[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 15108 1726882448.06087: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 15108 1726882448.06602: Added group all to inventory 15108 1726882448.06604: Added group ungrouped to inventory 15108 1726882448.06608: Group all now contains ungrouped 15108 1726882448.06611: Examining possible inventory source: /tmp/network-91m/inventory.yml 15108 1726882448.39211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15108 1726882448.39275: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15108 1726882448.39298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15108 1726882448.39359: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15108 1726882448.39434: Loaded config def from plugin (inventory/script) 15108 1726882448.39436: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15108 1726882448.39482: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15108 1726882448.39578: Loaded config def from plugin (inventory/yaml) 15108 1726882448.39580: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15108 1726882448.39874: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15108 1726882448.40817: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15108 1726882448.40821: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15108 1726882448.40825: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15108 1726882448.40831: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15108 1726882448.40836: Loading data from /tmp/network-91m/inventory.yml 15108 1726882448.40911: /tmp/network-91m/inventory.yml was not parsable by auto 15108 1726882448.41003: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15108 1726882448.41044: Loading data from /tmp/network-91m/inventory.yml 15108 1726882448.41134: group all already in inventory 15108 1726882448.41142: set inventory_file for managed_node1 15108 1726882448.41146: set inventory_dir for managed_node1 15108 1726882448.41147: Added host managed_node1 to inventory 15108 1726882448.41149: Added host managed_node1 to group all 15108 1726882448.41150: set ansible_host for managed_node1 15108 1726882448.41151: set ansible_ssh_extra_args for managed_node1 15108 1726882448.41157: set inventory_file for managed_node2 15108 1726882448.41160: set inventory_dir for managed_node2 15108 1726882448.41161: Added host managed_node2 to inventory 15108 1726882448.41163: Added host managed_node2 to group all 15108 1726882448.41171: set ansible_host for managed_node2 15108 1726882448.41172: set ansible_ssh_extra_args for managed_node2 15108 1726882448.41180: set inventory_file for managed_node3 15108 1726882448.41183: set inventory_dir for managed_node3 15108 1726882448.41184: Added host managed_node3 to inventory 15108 1726882448.41185: Added host managed_node3 to group all 15108 1726882448.41186: set ansible_host for managed_node3 15108 1726882448.41186: set ansible_ssh_extra_args for managed_node3 15108 1726882448.41189: Reconcile groups and hosts in inventory. 15108 1726882448.41195: Group ungrouped now contains managed_node1 15108 1726882448.41197: Group ungrouped now contains managed_node2 15108 1726882448.41199: Group ungrouped now contains managed_node3 15108 1726882448.41301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15108 1726882448.41431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15108 1726882448.41484: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15108 1726882448.41510: Loaded config def from plugin (vars/host_group_vars) 15108 1726882448.41512: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 15108 1726882448.41520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15108 1726882448.41528: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 15108 1726882448.41575: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15108 1726882448.41921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882448.42018: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15108 1726882448.42061: Loaded config def from plugin (connection/local) 15108 1726882448.42067: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15108 1726882448.42800: Loaded config def from plugin (connection/paramiko_ssh) 15108 1726882448.42804: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 15108 1726882448.43896: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15108 1726882448.43936: Loaded config def from plugin (connection/psrp) 15108 1726882448.43939: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15108 1726882448.45385: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15108 1726882448.45430: Loaded config def from plugin (connection/ssh) 15108 1726882448.45434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15108 1726882448.47411: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 15108 1726882448.47452: Loaded config def from plugin (connection/winrm) 15108 1726882448.47457: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15108 1726882448.47494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15108 1726882448.47561: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15108 1726882448.47726: Loaded config def from plugin (shell/cmd) 15108 1726882448.47728: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15108 1726882448.47756: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 15108 1726882448.47823: Loaded config def from plugin (shell/powershell) 15108 1726882448.47826: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15108 1726882448.47887: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15108 1726882448.48073: Loaded config def from plugin (shell/sh) 15108 1726882448.48075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15108 1726882448.48111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15108 1726882448.48379: Loaded config def from plugin (become/runas) 15108 1726882448.48381: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15108 1726882448.48575: Loaded config def from plugin (become/su) 15108 1726882448.48577: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15108 1726882448.49216: Loaded config def from plugin (become/sudo) 15108 1726882448.49219: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 15108 1726882448.49256: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15108 1726882448.49598: in VariableManager get_vars() 15108 1726882448.49620: done with get_vars() 15108 1726882448.49758: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15108 1726882448.52761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15108 1726882448.52888: in VariableManager get_vars() 15108 1726882448.52893: done with get_vars() 15108 1726882448.52896: variable 'playbook_dir' from source: magic vars 15108 1726882448.52898: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.52898: variable 'ansible_config_file' from source: magic vars 15108 1726882448.52899: variable 'groups' from source: magic vars 15108 1726882448.52900: variable 'omit' from source: magic vars 15108 1726882448.52901: variable 'ansible_version' from source: magic vars 15108 1726882448.52901: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.52902: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.52903: variable 'ansible_forks' from source: magic vars 15108 1726882448.52903: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.52904: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.52905: variable 'ansible_limit' from source: magic vars 15108 1726882448.52905: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.52906: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.52940: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 15108 1726882448.53413: in VariableManager get_vars() 15108 1726882448.53456: done with get_vars() 15108 1726882448.53497: in VariableManager get_vars() 15108 1726882448.53513: done with get_vars() 15108 1726882448.53577: in VariableManager get_vars() 15108 1726882448.53589: done with get_vars() 15108 1726882448.53687: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15108 1726882448.53962: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15108 1726882448.54101: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15108 1726882448.54781: in VariableManager get_vars() 15108 1726882448.54803: done with get_vars() 15108 1726882448.55256: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15108 1726882448.55410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882448.56708: in VariableManager get_vars() 15108 1726882448.56712: done with get_vars() 15108 1726882448.56715: variable 'playbook_dir' from source: magic vars 15108 1726882448.56716: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.56717: variable 'ansible_config_file' from source: magic vars 15108 1726882448.56718: variable 'groups' from source: magic vars 15108 1726882448.56719: variable 'omit' from source: magic vars 15108 1726882448.56720: variable 'ansible_version' from source: magic vars 15108 1726882448.56720: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.56721: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.56722: variable 'ansible_forks' from source: magic vars 15108 1726882448.56723: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.56724: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.56724: variable 'ansible_limit' from source: magic vars 15108 1726882448.56725: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.56726: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.56780: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15108 1726882448.56892: in VariableManager get_vars() 15108 1726882448.56907: done with get_vars() 15108 1726882448.56942: in VariableManager get_vars() 15108 1726882448.56946: done with get_vars() 15108 1726882448.56948: variable 'playbook_dir' from source: magic vars 15108 1726882448.56949: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.56950: variable 'ansible_config_file' from source: magic vars 15108 1726882448.56950: variable 'groups' from source: magic vars 15108 1726882448.56951: variable 'omit' from source: magic vars 15108 1726882448.56952: variable 'ansible_version' from source: magic vars 15108 1726882448.56953: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.56957: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.56958: variable 'ansible_forks' from source: magic vars 15108 1726882448.56958: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.56959: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.56960: variable 'ansible_limit' from source: magic vars 15108 1726882448.56961: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.56961: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.57017: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15108 1726882448.57284: in VariableManager get_vars() 15108 1726882448.57299: done with get_vars() 15108 1726882448.57350: in VariableManager get_vars() 15108 1726882448.57353: done with get_vars() 15108 1726882448.57358: variable 'playbook_dir' from source: magic vars 15108 1726882448.57359: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.57360: variable 'ansible_config_file' from source: magic vars 15108 1726882448.57360: variable 'groups' from source: magic vars 15108 1726882448.57361: variable 'omit' from source: magic vars 15108 1726882448.57362: variable 'ansible_version' from source: magic vars 15108 1726882448.57363: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.57369: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.57370: variable 'ansible_forks' from source: magic vars 15108 1726882448.57374: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.57375: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.57376: variable 'ansible_limit' from source: magic vars 15108 1726882448.57376: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.57377: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.57408: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15108 1726882448.57482: in VariableManager get_vars() 15108 1726882448.57486: done with get_vars() 15108 1726882448.57488: variable 'playbook_dir' from source: magic vars 15108 1726882448.57489: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.57489: variable 'ansible_config_file' from source: magic vars 15108 1726882448.57490: variable 'groups' from source: magic vars 15108 1726882448.57491: variable 'omit' from source: magic vars 15108 1726882448.57492: variable 'ansible_version' from source: magic vars 15108 1726882448.57492: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.57493: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.57494: variable 'ansible_forks' from source: magic vars 15108 1726882448.57495: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.57495: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.57496: variable 'ansible_limit' from source: magic vars 15108 1726882448.57497: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.57497: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.57527: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15108 1726882448.57600: in VariableManager get_vars() 15108 1726882448.57613: done with get_vars() 15108 1726882448.57658: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15108 1726882448.57777: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15108 1726882448.58074: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15108 1726882448.58873: in VariableManager get_vars() 15108 1726882448.58897: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882448.60818: in VariableManager get_vars() 15108 1726882448.60834: done with get_vars() 15108 1726882448.60876: in VariableManager get_vars() 15108 1726882448.60880: done with get_vars() 15108 1726882448.60882: variable 'playbook_dir' from source: magic vars 15108 1726882448.60883: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.60884: variable 'ansible_config_file' from source: magic vars 15108 1726882448.60884: variable 'groups' from source: magic vars 15108 1726882448.60885: variable 'omit' from source: magic vars 15108 1726882448.60886: variable 'ansible_version' from source: magic vars 15108 1726882448.60887: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.60887: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.60888: variable 'ansible_forks' from source: magic vars 15108 1726882448.60889: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.60889: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.60890: variable 'ansible_limit' from source: magic vars 15108 1726882448.60891: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.60892: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.60924: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15108 1726882448.61001: in VariableManager get_vars() 15108 1726882448.61013: done with get_vars() 15108 1726882448.61058: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15108 1726882448.61195: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15108 1726882448.61274: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15108 1726882448.61680: in VariableManager get_vars() 15108 1726882448.61700: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882448.64133: in VariableManager get_vars() 15108 1726882448.64137: done with get_vars() 15108 1726882448.64140: variable 'playbook_dir' from source: magic vars 15108 1726882448.64141: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.64142: variable 'ansible_config_file' from source: magic vars 15108 1726882448.64142: variable 'groups' from source: magic vars 15108 1726882448.64143: variable 'omit' from source: magic vars 15108 1726882448.64144: variable 'ansible_version' from source: magic vars 15108 1726882448.64145: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.64146: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.64146: variable 'ansible_forks' from source: magic vars 15108 1726882448.64147: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.64148: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.64149: variable 'ansible_limit' from source: magic vars 15108 1726882448.64149: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.64150: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.64189: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15108 1726882448.64265: in VariableManager get_vars() 15108 1726882448.64280: done with get_vars() 15108 1726882448.64679: in VariableManager get_vars() 15108 1726882448.64682: done with get_vars() 15108 1726882448.64684: variable 'playbook_dir' from source: magic vars 15108 1726882448.64685: variable 'ansible_playbook_python' from source: magic vars 15108 1726882448.64686: variable 'ansible_config_file' from source: magic vars 15108 1726882448.64687: variable 'groups' from source: magic vars 15108 1726882448.64687: variable 'omit' from source: magic vars 15108 1726882448.64688: variable 'ansible_version' from source: magic vars 15108 1726882448.64689: variable 'ansible_check_mode' from source: magic vars 15108 1726882448.64690: variable 'ansible_diff_mode' from source: magic vars 15108 1726882448.64690: variable 'ansible_forks' from source: magic vars 15108 1726882448.64691: variable 'ansible_inventory_sources' from source: magic vars 15108 1726882448.64692: variable 'ansible_skip_tags' from source: magic vars 15108 1726882448.64693: variable 'ansible_limit' from source: magic vars 15108 1726882448.64693: variable 'ansible_run_tags' from source: magic vars 15108 1726882448.64694: variable 'ansible_verbosity' from source: magic vars 15108 1726882448.64731: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15108 1726882448.64821: in VariableManager get_vars() 15108 1726882448.64835: done with get_vars() 15108 1726882448.64905: in VariableManager get_vars() 15108 1726882448.64917: done with get_vars() 15108 1726882448.65006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15108 1726882448.65020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 15108 1726882448.65273: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15108 1726882448.67336: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15108 1726882448.67345: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 15108 1726882448.67384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15108 1726882448.67411: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 15108 1726882448.67586: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15108 1726882448.67648: Loaded config def from plugin (callback/default) 15108 1726882448.67651: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15108 1726882448.68830: Loaded config def from plugin (callback/junit) 15108 1726882448.68833: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15108 1726882448.68885: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 15108 1726882448.68948: Loaded config def from plugin (callback/minimal) 15108 1726882448.68950: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15108 1726882448.68995: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15108 1726882448.69053: Loaded config def from plugin (callback/tree) 15108 1726882448.69058: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 15108 1726882448.69178: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15108 1726882448.69181: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15108 1726882448.69208: in VariableManager get_vars() 15108 1726882448.69223: done with get_vars() 15108 1726882448.69230: in VariableManager get_vars() 15108 1726882448.69238: done with get_vars() 15108 1726882448.69243: variable 'omit' from source: magic vars 15108 1726882448.69285: in VariableManager get_vars() 15108 1726882448.69299: done with get_vars() 15108 1726882448.69320: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 15108 1726882448.69885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15108 1726882448.69958: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15108 1726882448.69988: getting the remaining hosts for this loop 15108 1726882448.69990: done getting the remaining hosts for this loop 15108 1726882448.69993: getting the next task for host managed_node3 15108 1726882448.69997: done getting next task for host managed_node3 15108 1726882448.69998: ^ task is: TASK: Gathering Facts 15108 1726882448.70000: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882448.70002: getting variables 15108 1726882448.70003: in VariableManager get_vars() 15108 1726882448.70013: Calling all_inventory to load vars for managed_node3 15108 1726882448.70015: Calling groups_inventory to load vars for managed_node3 15108 1726882448.70018: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882448.70029: Calling all_plugins_play to load vars for managed_node3 15108 1726882448.70041: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882448.70044: Calling groups_plugins_play to load vars for managed_node3 15108 1726882448.70083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882448.70134: done with get_vars() 15108 1726882448.70140: done getting variables 15108 1726882448.70206: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 21:34:08 -0400 (0:00:00.011) 0:00:00.011 ****** 15108 1726882448.70226: entering _queue_task() for managed_node3/gather_facts 15108 1726882448.70228: Creating lock for gather_facts 15108 1726882448.70569: worker is 1 (out of 1 available) 15108 1726882448.70580: exiting _queue_task() for managed_node3/gather_facts 15108 1726882448.70593: done queuing things up, now waiting for results queue to drain 15108 1726882448.70595: waiting for pending results... 15108 1726882448.70857: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882448.70963: in run() - task 0e448fcc-3ce9-56d9-2779-00000000007e 15108 1726882448.70987: variable 'ansible_search_path' from source: unknown 15108 1726882448.71030: calling self._execute() 15108 1726882448.71103: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882448.71113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882448.71125: variable 'omit' from source: magic vars 15108 1726882448.71239: variable 'omit' from source: magic vars 15108 1726882448.71283: variable 'omit' from source: magic vars 15108 1726882448.71323: variable 'omit' from source: magic vars 15108 1726882448.71379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15108 1726882448.71420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15108 1726882448.71446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15108 1726882448.71476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882448.71496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882448.71529: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882448.71539: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882448.71547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882448.71658: Set connection var ansible_timeout to 10 15108 1726882448.71670: Set connection var ansible_shell_type to sh 15108 1726882448.71681: Set connection var ansible_pipelining to False 15108 1726882448.71692: Set connection var ansible_shell_executable to /bin/sh 15108 1726882448.71706: Set connection var ansible_module_compression to ZIP_DEFLATED 15108 1726882448.71713: Set connection var ansible_connection to ssh 15108 1726882448.71784: variable 'ansible_shell_executable' from source: unknown 15108 1726882448.71793: variable 'ansible_connection' from source: unknown 15108 1726882448.71800: variable 'ansible_module_compression' from source: unknown 15108 1726882448.71811: variable 'ansible_shell_type' from source: unknown 15108 1726882448.71818: variable 'ansible_shell_executable' from source: unknown 15108 1726882448.71825: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882448.71832: variable 'ansible_pipelining' from source: unknown 15108 1726882448.71837: variable 'ansible_timeout' from source: unknown 15108 1726882448.71843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882448.72034: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15108 1726882448.72049: variable 'omit' from source: magic vars 15108 1726882448.72060: starting attempt loop 15108 1726882448.72072: running the handler 15108 1726882448.72093: variable 'ansible_facts' from source: unknown 15108 1726882448.72115: _low_level_execute_command(): starting 15108 1726882448.72128: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15108 1726882448.72927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882448.72944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882448.72966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882448.72986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882448.73033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882448.73043: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882448.73058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882448.73081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882448.73091: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882448.73101: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882448.73112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882448.73127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882448.73140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882448.73150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882448.73163: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882448.73176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882448.73253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882448.73281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882448.73296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882448.73437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882448.75196: stdout chunk (state=3): >>>/root <<< 15108 1726882448.75289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882448.75393: stderr chunk (state=3): >>><<< 15108 1726882448.75405: stdout chunk (state=3): >>><<< 15108 1726882448.75472: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882448.75476: _low_level_execute_command(): starting 15108 1726882448.75570: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024 `" && echo ansible-tmp-1726882448.7544641-15143-98610748380024="` echo /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024 `" ) && sleep 0' 15108 1726882448.76238: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882448.76271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882448.76288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882448.76308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882448.76371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882448.76385: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882448.76400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882448.76419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882448.76431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882448.76444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882448.76468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882448.76486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882448.76502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882448.76514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882448.76525: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882448.76539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882448.76631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882448.76658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882448.76685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882448.76831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882448.78741: stdout chunk (state=3): >>>ansible-tmp-1726882448.7544641-15143-98610748380024=/root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024 <<< 15108 1726882448.78844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882448.78951: stderr chunk (state=3): >>><<< 15108 1726882448.78967: stdout chunk (state=3): >>><<< 15108 1726882448.79178: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882448.7544641-15143-98610748380024=/root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882448.79182: variable 'ansible_module_compression' from source: unknown 15108 1726882448.79184: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15108 1726882448.79187: ANSIBALLZ: Acquiring lock 15108 1726882448.79189: ANSIBALLZ: Lock acquired: 140442402189488 15108 1726882448.79190: ANSIBALLZ: Creating module 15108 1726882449.41138: ANSIBALLZ: Writing module into payload 15108 1726882449.41466: ANSIBALLZ: Writing module 15108 1726882449.41615: ANSIBALLZ: Renaming module 15108 1726882449.41702: ANSIBALLZ: Done creating module 15108 1726882449.41745: variable 'ansible_facts' from source: unknown 15108 1726882449.41760: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882449.41813: _low_level_execute_command(): starting 15108 1726882449.41825: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 15108 1726882449.43661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882449.43890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.43908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.43927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.43977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.43993: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882449.44007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.44023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882449.44033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882449.44043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882449.44056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.44074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.44095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.44107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.44117: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882449.44129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.44286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882449.44335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882449.44356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882449.44540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882449.46232: stdout chunk (state=3): >>>PLATFORM <<< 15108 1726882449.46328: stdout chunk (state=3): >>>Linux <<< 15108 1726882449.46332: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 15108 1726882449.46334: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15108 1726882449.46478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882449.46583: stderr chunk (state=3): >>><<< 15108 1726882449.46586: stdout chunk (state=3): >>><<< 15108 1726882449.46726: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882449.46736 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 15108 1726882449.46739: _low_level_execute_command(): starting 15108 1726882449.46741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 15108 1726882449.47108: Sending initial data 15108 1726882449.47111: Sent initial data (1181 bytes) 15108 1726882449.48223: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882449.48240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.48256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.48284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.48328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.48339: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882449.48352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.48378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882449.48397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882449.48407: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882449.48418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.48429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.48443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.48456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.48468: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882449.48480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.48567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882449.48583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882449.48597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882449.48737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882449.52539: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 15108 1726882449.53174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882449.53178: stdout chunk (state=3): >>><<< 15108 1726882449.53181: stderr chunk (state=3): >>><<< 15108 1726882449.53183: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882449.53185: variable 'ansible_facts' from source: unknown 15108 1726882449.53186: variable 'ansible_facts' from source: unknown 15108 1726882449.53188: variable 'ansible_module_compression' from source: unknown 15108 1726882449.53190: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15108sv8ex9c7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15108 1726882449.53192: variable 'ansible_facts' from source: unknown 15108 1726882449.53349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/AnsiballZ_setup.py 15108 1726882449.53948: Sending initial data 15108 1726882449.53956: Sent initial data (153 bytes) 15108 1726882449.55710: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882449.55718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.55731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.55744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.55790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.55797: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882449.55804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.55819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882449.55826: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882449.55832: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882449.55840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.55849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.55867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.55876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.55881: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882449.55891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.55960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882449.55984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882449.55996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882449.56124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882449.58318: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 15108 1726882449.58411: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 15108 1726882449.58515: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15108sv8ex9c7/tmp0umhw379 /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/AnsiballZ_setup.py <<< 15108 1726882449.58614: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 15108 1726882449.62180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882449.62260: stderr chunk (state=3): >>><<< 15108 1726882449.62265: stdout chunk (state=3): >>><<< 15108 1726882449.62287: done transferring module to remote 15108 1726882449.62303: _low_level_execute_command(): starting 15108 1726882449.62307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/ /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/AnsiballZ_setup.py && sleep 0' 15108 1726882449.63682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882449.64560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.64589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.64665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.64721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.64857: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882449.64879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.64899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882449.64911: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882449.64923: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882449.64935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.64961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.64984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.64997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882449.65009: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882449.65038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.65129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882449.65202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882449.65217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882449.65403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882449.67288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882449.67291: stdout chunk (state=3): >>><<< 15108 1726882449.67294: stderr chunk (state=3): >>><<< 15108 1726882449.67370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882449.67373: _low_level_execute_command(): starting 15108 1726882449.67376: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/AnsiballZ_setup.py && sleep 0' 15108 1726882449.70012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882449.70019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882449.70051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.70057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882449.70060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882449.70126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882449.70131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882449.70138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882449.70257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882449.72222: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 15108 1726882449.72226: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15108 1726882449.72274: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15108 1726882449.72310: stdout chunk (state=3): >>>import 'posix' # <<< 15108 1726882449.72349: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15108 1726882449.72356: stdout chunk (state=3): >>># installing zipimport hook <<< 15108 1726882449.72384: stdout chunk (state=3): >>>import 'time' # <<< 15108 1726882449.72387: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 15108 1726882449.72440: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.72469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 15108 1726882449.72492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 15108 1726882449.72503: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043dc0> <<< 15108 1726882449.72560: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 15108 1726882449.72563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 15108 1726882449.72572: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043b20> <<< 15108 1726882449.72606: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 15108 1726882449.72609: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043ac0> <<< 15108 1726882449.72619: stdout chunk (state=3): >>>import '_signal' # <<< 15108 1726882449.72647: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 15108 1726882449.72667: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8490> <<< 15108 1726882449.72714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 15108 1726882449.72721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 15108 1726882449.72723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 15108 1726882449.72738: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8940> <<< 15108 1726882449.72749: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8670> <<< 15108 1726882449.72790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 15108 1726882449.72792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 15108 1726882449.72833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 15108 1726882449.72839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 15108 1726882449.72852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 15108 1726882449.72866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 15108 1726882449.72896: stdout chunk (state=3): >>>import '_stat' # <<< 15108 1726882449.72902: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f190> <<< 15108 1726882449.72915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 15108 1726882449.72936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 15108 1726882449.73010: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f220> <<< 15108 1726882449.73039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 15108 1726882449.73068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 15108 1726882449.73071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f940> <<< 15108 1726882449.73100: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdf0880> <<< 15108 1726882449.73127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 15108 1726882449.73129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd88d90> <<< 15108 1726882449.73194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 15108 1726882449.73197: stdout chunk (state=3): >>>import '_locale' # <<< 15108 1726882449.73199: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdb2d90> <<< 15108 1726882449.73243: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8970> <<< 15108 1726882449.73270: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15108 1726882449.73600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 15108 1726882449.73635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 15108 1726882449.73659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 15108 1726882449.73676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 15108 1726882449.73709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 15108 1726882449.73721: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2eeb0> <<< 15108 1726882449.73767: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd30f40> <<< 15108 1726882449.73784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 15108 1726882449.73813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 15108 1726882449.73831: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 15108 1726882449.73853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 15108 1726882449.73873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 15108 1726882449.73887: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd27610> <<< 15108 1726882449.73909: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2d640> <<< 15108 1726882449.73931: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2e370> <<< 15108 1726882449.73940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 15108 1726882449.74001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 15108 1726882449.74033: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 15108 1726882449.74048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.74077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 15108 1726882449.74107: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.74123: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cc14d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14880> import 'itertools' # <<< 15108 1726882449.74153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14e80> <<< 15108 1726882449.74171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 15108 1726882449.74189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 15108 1726882449.74206: stdout chunk (state=3): >>>import '_operator' # <<< 15108 1726882449.74222: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14f40> <<< 15108 1726882449.74242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14e50> <<< 15108 1726882449.74268: stdout chunk (state=3): >>>import '_collections' # <<< 15108 1726882449.74304: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd09d00> <<< 15108 1726882449.74318: stdout chunk (state=3): >>>import '_functools' # <<< 15108 1726882449.74330: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd025e0> <<< 15108 1726882449.74392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd16640> <<< 15108 1726882449.74412: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd35df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 15108 1726882449.74426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 15108 1726882449.74445: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cc26c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd09220> <<< 15108 1726882449.74502: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cd16250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd3b9a0> <<< 15108 1726882449.74519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 15108 1726882449.74531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 15108 1726882449.74548: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.74608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26d60> <<< 15108 1726882449.74632: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 15108 1726882449.74661: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 15108 1726882449.74682: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 15108 1726882449.74713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 15108 1726882449.74787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 15108 1726882449.74822: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbfa340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 15108 1726882449.74855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbfa430> <<< 15108 1726882449.74989: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc2ef70> <<< 15108 1726882449.75071: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc28a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc284c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 15108 1726882449.75090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 15108 1726882449.75108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 15108 1726882449.75125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 15108 1726882449.75142: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb2d190> <<< 15108 1726882449.75172: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbe4cd0> <<< 15108 1726882449.75294: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc28e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd35fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 15108 1726882449.75321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb3fac0> import 'errno' # <<< 15108 1726882449.75390: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb3fdf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 15108 1726882449.75409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51700> <<< 15108 1726882449.75484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51c40> <<< 15108 1726882449.75593: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cade370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb3fee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 15108 1726882449.75618: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35caef250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51580> import 'pwd' # <<< 15108 1726882449.75635: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35caef310> <<< 15108 1726882449.75684: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc269a0> <<< 15108 1726882449.75705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 15108 1726882449.75730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 15108 1726882449.75829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b940> <<< 15108 1726882449.75850: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0b730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.75881: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 15108 1726882449.76141: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0bc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb191c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0b8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cafea00> <<< 15108 1726882449.76170: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26580> <<< 15108 1726882449.76182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 15108 1726882449.76246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 15108 1726882449.76279: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0ba60> <<< 15108 1726882449.76428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd35ca33640> <<< 15108 1726882449.76744: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip' <<< 15108 1726882449.76766: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.76839: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.76878: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 15108 1726882449.76911: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.76925: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 15108 1726882449.78123: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.79033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971790> <<< 15108 1726882449.79052: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.79112: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 15108 1726882449.79119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 15108 1726882449.79122: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 15108 1726882449.79134: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c971160> <<< 15108 1726882449.79169: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971280> <<< 15108 1726882449.79201: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971ee0> <<< 15108 1726882449.79229: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 15108 1726882449.79269: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971fd0> <<< 15108 1726882449.79273: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971d00> import 'atexit' # <<< 15108 1726882449.79310: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c971f40> <<< 15108 1726882449.79325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 15108 1726882449.79346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 15108 1726882449.79392: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971100> <<< 15108 1726882449.79398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 15108 1726882449.79422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 15108 1726882449.79432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 15108 1726882449.79456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 15108 1726882449.79479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 15108 1726882449.79484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 15108 1726882449.79575: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3edeb0> <<< 15108 1726882449.79605: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3070a0> <<< 15108 1726882449.79629: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.79641: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c307280> <<< 15108 1726882449.79651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 15108 1726882449.79662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 15108 1726882449.79693: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c307c10> <<< 15108 1726882449.79714: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c958dc0> <<< 15108 1726882449.79894: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9583d0> <<< 15108 1726882449.79906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 15108 1726882449.79930: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c958f40> <<< 15108 1726882449.79943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 15108 1726882449.79950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 15108 1726882449.79988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 15108 1726882449.79997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 15108 1726882449.80010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 15108 1726882449.80043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 15108 1726882449.80047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 15108 1726882449.80050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9a6b20><<< 15108 1726882449.80057: stdout chunk (state=3): >>> <<< 15108 1726882449.80133: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c982ca0> <<< 15108 1726882449.80140: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c982370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3e2bb0> <<< 15108 1726882449.80173: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.80190: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c982490> <<< 15108 1726882449.80198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9824c0> <<< 15108 1726882449.80222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 15108 1726882449.80231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 15108 1726882449.80257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 15108 1726882449.80294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 15108 1726882449.80354: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.80380: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c365220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b81c0> <<< 15108 1726882449.80387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 15108 1726882449.80441: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3728e0> <<< 15108 1726882449.80447: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b8340> <<< 15108 1726882449.80476: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 15108 1726882449.80509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.80529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 15108 1726882449.80539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 15108 1726882449.80600: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b8ca0> <<< 15108 1726882449.80728: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c372880> <<< 15108 1726882449.80821: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.80838: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c951160> <<< 15108 1726882449.80841: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.80851: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c97c9a0> <<< 15108 1726882449.80882: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.80888: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c9b86d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b1880> <<< 15108 1726882449.80932: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 15108 1726882449.80939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 15108 1726882449.80943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 15108 1726882449.80989: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3679d0> <<< 15108 1726882449.81178: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c384d00> <<< 15108 1726882449.81209: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c371640> <<< 15108 1726882449.81228: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.81232: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c371a30> <<< 15108 1726882449.81235: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81237: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 15108 1726882449.81260: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81332: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15108 1726882449.81434: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 15108 1726882449.81438: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81443: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 15108 1726882449.81471: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81565: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.81660: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.82100: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.82552: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 15108 1726882449.82557: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 15108 1726882449.82584: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 15108 1726882449.82589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.82648: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3ad790> <<< 15108 1726882449.82717: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 15108 1726882449.82722: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3b27f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1a9d0> <<< 15108 1726882449.83089: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3ec760> <<< 15108 1726882449.83095: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.83489: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.83906: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.83970: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 15108 1726882449.83976: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84003: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84033: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 15108 1726882449.84039: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84173: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 15108 1726882449.84184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15108 1726882449.84199: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 15108 1726882449.84207: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84236: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84279: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 15108 1726882449.84285: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84469: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 15108 1726882449.84738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 15108 1726882449.84747: stdout chunk (state=3): >>>import '_ast' # <<< 15108 1726882449.84751: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c974400> <<< 15108 1726882449.84808: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84875: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84883: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 15108 1726882449.84890: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 15108 1726882449.84933: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84977: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.84981: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 15108 1726882449.85017: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85024: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85067: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85155: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85211: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 15108 1726882449.85240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.85306: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.85312: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3a4a60> <<< 15108 1726882449.85386: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c977f70> <<< 15108 1726882449.85424: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 15108 1726882449.85430: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85480: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85538: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85560: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 15108 1726882449.85603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 15108 1726882449.85629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 15108 1726882449.85672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 15108 1726882449.85689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 15108 1726882449.85698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 15108 1726882449.85783: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3b5640> <<< 15108 1726882449.85818: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c943cd0> <<< 15108 1726882449.85896: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3a47f0> <<< 15108 1726882449.85899: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 15108 1726882449.85908: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.85930: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 15108 1726882449.86001: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 15108 1726882449.86018: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86030: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 15108 1726882449.86043: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86095: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86159: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86167: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86188: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86220: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86266: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86289: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86321: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 15108 1726882449.86395: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86454: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86481: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86504: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 15108 1726882449.86510: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86651: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86789: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86820: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.86868: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882449.86889: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 15108 1726882449.86904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 15108 1726882449.86917: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 15108 1726882449.86923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 15108 1726882449.86953: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf479d0> <<< 15108 1726882449.86978: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 15108 1726882449.86991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 15108 1726882449.86996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 15108 1726882449.87032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 15108 1726882449.87048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 15108 1726882449.87060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 15108 1726882449.87069: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bef9b20> <<< 15108 1726882449.87105: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bef9a90> <<< 15108 1726882449.87174: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf2f820> <<< 15108 1726882449.87181: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf47f70> <<< 15108 1726882449.87209: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc9ae20> <<< 15108 1726882449.87214: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1f670> <<< 15108 1726882449.87235: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 15108 1726882449.87254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 15108 1726882449.87275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 15108 1726882449.87281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 15108 1726882449.87315: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c954c70> <<< 15108 1726882449.87329: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bee8130> <<< 15108 1726882449.87337: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 15108 1726882449.87358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 15108 1726882449.87376: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9544f0> <<< 15108 1726882449.87398: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 15108 1726882449.87413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 15108 1726882449.87449: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882449.87459: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bd02f70> <<< 15108 1726882449.87492: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf2cd30> <<< 15108 1726882449.87501: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1f9a0> <<< 15108 1726882449.87506: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 15108 1726882449.87535: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87549: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 15108 1726882449.87554: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87613: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87662: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 15108 1726882449.87672: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87708: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87768: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 15108 1726882449.87772: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87783: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 15108 1726882449.87795: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87813: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87842: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 15108 1726882449.87848: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87898: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 15108 1726882449.87945: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.87982: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88018: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 15108 1726882449.88028: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88082: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88127: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88227: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 15108 1726882449.88234: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 15108 1726882449.88620: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.88981: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 15108 1726882449.88990: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89022: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89078: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89100: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89131: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 15108 1726882449.89140: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89173: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89193: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 15108 1726882449.89199: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89251: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89300: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 15108 1726882449.89307: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89331: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89355: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 15108 1726882449.89365: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89393: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89416: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 15108 1726882449.89423: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89485: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 15108 1726882449.89585: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc1adf0> <<< 15108 1726882449.89601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 15108 1726882449.89627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 15108 1726882449.89784: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc1a9d0> <<< 15108 1726882449.89792: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 15108 1726882449.89849: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89907: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 15108 1726882449.89913: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.89987: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90068: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 15108 1726882449.90126: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90193: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 15108 1726882449.90199: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90230: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 15108 1726882449.90300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 15108 1726882449.90435: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bc00b50> <<< 15108 1726882449.90678: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc596a0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 15108 1726882449.90681: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90720: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90771: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 15108 1726882449.90842: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.90910: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91006: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91133: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 15108 1726882449.91140: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 15108 1726882449.91182: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91213: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 15108 1726882449.91242: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91249: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 15108 1726882449.91345: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bb87340> <<< 15108 1726882449.91358: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bb87640> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 15108 1726882449.91371: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91382: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 15108 1726882449.91390: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91425: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91468: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 15108 1726882449.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91602: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91727: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 15108 1726882449.91735: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91825: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91892: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91922: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.91960: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 15108 1726882449.91983: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92051: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92064: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92177: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92294: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 15108 1726882449.92302: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92405: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92505: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 15108 1726882449.92511: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92542: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.92573: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.93019: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.93928: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 15108 1726882449.94490: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882449.94600: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 15108 1726882449.94604: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.94607: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 15108 1726882449.94678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.94853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 15108 1726882449.94949: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.95087: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.95389: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.95689: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 15108 1726882449.95708: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 15108 1726882449.95758: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.95805: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 15108 1726882449.96039: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96049: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882449.96122: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882449.96177: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 15108 1726882449.96180: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96226: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96281: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 15108 1726882449.96284: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96494: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96711: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 15108 1726882449.96713: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96770: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 15108 1726882449.96826: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.96979: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97042: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 15108 1726882449.97046: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 15108 1726882449.97104: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97197: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 15108 1726882449.97212: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97246: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97313: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 15108 1726882449.97317: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97338: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97404: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97433: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.97870: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 15108 1726882449.98374: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available<<< 15108 1726882449.98435: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15108 1726882449.98539: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 15108 1726882449.98542: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.98649: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.98778: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 15108 1726882449.98785: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 15108 1726882449.98813: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.98942: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.99089: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 15108 1726882449.99093: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 15108 1726882449.99216: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882449.99828: stdout chunk (state=3): >>>import 'gc' # <<< 15108 1726882450.00285: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 15108 1726882450.00297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 15108 1726882450.00342: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bb90310> <<< 15108 1726882450.00360: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bcfc0d0> <<< 15108 1726882450.00447: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba0b760> <<< 15108 1726882450.09323: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 15108 1726882450.09327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bb90b50> <<< 15108 1726882450.09329: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 15108 1726882450.09341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 15108 1726882450.09379: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35b9f6f70> <<< 15108 1726882450.09424: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.09460: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 15108 1726882450.09483: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba24b20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba24e50> <<< 15108 1726882450.09734: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 15108 1726882450.30153: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_<<< 15108 1726882450.30206: stdout chunk (state=3): >>>virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.93, "5m": 0.61, "15m": 0.28}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "10", "epoch": "1726882450", "epoch_int": "1726882450", "date": "2024-09-20", "time": "21:34:10", "iso8601_micro": "2024-09-21T01:34:10.021570Z", "iso8601": "2024-09-21T01:34:10Z", "iso8601_basic": "20240920T213410021570", "iso8601_basic_short": "20240920T213410", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "<<< 15108 1726882450.30224: stdout chunk (state=3): >>>eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "of<<< 15108 1726882450.30244: stdout chunk (state=3): >>>f [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2819, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 713, "free": 2819}, "nocache": {"free": 3266, "used": 266}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 392, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264249475072, "block_size": 4096, "block_total": 65519355, "block_available": 64514032, "block_used": 1005323, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15108 1726882450.30953: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 15108 1726882450.30994: stdout chunk (state=3): >>># clear sys.argv <<< 15108 1726882450.30999: stdout chunk (state=3): >>># clear sys.ps1 <<< 15108 1726882450.31008: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type<<< 15108 1726882450.31011: stdout chunk (state=3): >>> # clear sys.last_value<<< 15108 1726882450.31029: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks <<< 15108 1726882450.31045: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15108 1726882450.31066: stdout chunk (state=3): >>># clear sys.meta_path<<< 15108 1726882450.31085: stdout chunk (state=3): >>> # clear sys.__interactivehook__ <<< 15108 1726882450.31152: stdout chunk (state=3): >>># restore sys.stdin<<< 15108 1726882450.31158: stdout chunk (state=3): >>> # restore sys.stdout<<< 15108 1726882450.31162: stdout chunk (state=3): >>> # restore sys.stderr<<< 15108 1726882450.31168: stdout chunk (state=3): >>> # cleanup[2] removing sys<<< 15108 1726882450.31172: stdout chunk (state=3): >>> # cleanup[2] removing builtins<<< 15108 1726882450.31213: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 15108 1726882450.31238: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 15108 1726882450.31245: stdout chunk (state=3): >>># cleanup[2] removing _warnings<<< 15108 1726882450.31250: stdout chunk (state=3): >>> # cleanup[2] removing _weakref<<< 15108 1726882450.31252: stdout chunk (state=3): >>> <<< 15108 1726882450.31259: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 15108 1726882450.31268: stdout chunk (state=3): >>># cleanup[2] removing marshal<<< 15108 1726882450.31296: stdout chunk (state=3): >>> # cleanup[2] removing posix <<< 15108 1726882450.31324: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport<<< 15108 1726882450.31338: stdout chunk (state=3): >>> # cleanup[2] removing _codecs<<< 15108 1726882450.31347: stdout chunk (state=3): >>> <<< 15108 1726882450.31357: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 15108 1726882450.31373: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases<<< 15108 1726882450.31388: stdout chunk (state=3): >>> # cleanup[2] removing encodings<<< 15108 1726882450.31429: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8<<< 15108 1726882450.31444: stdout chunk (state=3): >>> # cleanup[2] removing _signal<<< 15108 1726882450.31471: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1<<< 15108 1726882450.31493: stdout chunk (state=3): >>> # cleanup[2] removing _abc <<< 15108 1726882450.31529: stdout chunk (state=3): >>># cleanup[2] removing abc <<< 15108 1726882450.31545: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__<<< 15108 1726882450.31562: stdout chunk (state=3): >>> # cleanup[2] removing _stat<<< 15108 1726882450.31578: stdout chunk (state=3): >>> # cleanup[2] removing stat<<< 15108 1726882450.31593: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath<<< 15108 1726882450.31607: stdout chunk (state=3): >>> # cleanup[2] removing posixpath<<< 15108 1726882450.31640: stdout chunk (state=3): >>> # cleanup[2] removing os.path<<< 15108 1726882450.31656: stdout chunk (state=3): >>> # cleanup[2] removing os<<< 15108 1726882450.31677: stdout chunk (state=3): >>> # cleanup[2] removing _sitebuiltins<<< 15108 1726882450.31693: stdout chunk (state=3): >>> <<< 15108 1726882450.31712: stdout chunk (state=3): >>># cleanup[2] removing _locale <<< 15108 1726882450.31751: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale<<< 15108 1726882450.31778: stdout chunk (state=3): >>> # cleanup[2] removing site<<< 15108 1726882450.31787: stdout chunk (state=3): >>> <<< 15108 1726882450.31791: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types<<< 15108 1726882450.31795: stdout chunk (state=3): >>> # cleanup[2] removing enum<<< 15108 1726882450.31800: stdout chunk (state=3): >>> # cleanup[2] removing _sre<<< 15108 1726882450.31811: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants<<< 15108 1726882450.31815: stdout chunk (state=3): >>> # destroy sre_constants <<< 15108 1726882450.31818: stdout chunk (state=3): >>># cleanup[2] removing sre_parse <<< 15108 1726882450.31820: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq<<< 15108 1726882450.31822: stdout chunk (state=3): >>> # cleanup[2] removing heapq # cleanup[2] removing itertools<<< 15108 1726882450.31824: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator<<< 15108 1726882450.31832: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re<<< 15108 1726882450.31852: stdout chunk (state=3): >>> # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 15108 1726882450.31873: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 15108 1726882450.31888: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2<<< 15108 1726882450.31900: stdout chunk (state=3): >>> # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 15108 1726882450.31926: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible<<< 15108 1726882450.31930: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 15108 1726882450.31960: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select<<< 15108 1726882450.31972: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize<<< 15108 1726882450.31982: stdout chunk (state=3): >>> # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime<<< 15108 1726882450.31995: stdout chunk (state=3): >>> # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128<<< 15108 1726882450.32018: stdout chunk (state=3): >>> # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text<<< 15108 1726882450.32036: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 15108 1726882450.32063: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing<<< 15108 1726882450.32081: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec<<< 15108 1726882450.32205: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 15108 1726882450.32347: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace <<< 15108 1726882450.32352: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing <<< 15108 1726882450.32361: stdout chunk (state=3): >>># cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot <<< 15108 1726882450.32364: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl <<< 15108 1726882450.32366: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl <<< 15108 1726882450.32368: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network <<< 15108 1726882450.32369: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly <<< 15108 1726882450.32370: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl<<< 15108 1726882450.32374: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux <<< 15108 1726882450.32376: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot<<< 15108 1726882450.32377: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys <<< 15108 1726882450.32378: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix <<< 15108 1726882450.32379: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly <<< 15108 1726882450.32381: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux <<< 15108 1726882450.32382: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 15108 1726882450.32684: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15108 1726882450.32707: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 15108 1726882450.32737: stdout chunk (state=3): >>># destroy zipimport <<< 15108 1726882450.32743: stdout chunk (state=3): >>># destroy _compression <<< 15108 1726882450.32796: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 15108 1726882450.32803: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 15108 1726882450.32814: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 15108 1726882450.32829: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 15108 1726882450.32878: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 15108 1726882450.32935: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 15108 1726882450.32938: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 15108 1726882450.32960: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 15108 1726882450.32969: stdout chunk (state=3): >>># destroy queue <<< 15108 1726882450.32979: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 15108 1726882450.32984: stdout chunk (state=3): >>># destroy shlex <<< 15108 1726882450.33014: stdout chunk (state=3): >>># destroy datetime <<< 15108 1726882450.33038: stdout chunk (state=3): >>># destroy base64 <<< 15108 1726882450.33041: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 15108 1726882450.33045: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 15108 1726882450.33093: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 15108 1726882450.33096: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 15108 1726882450.33099: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 15108 1726882450.33254: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing <<< 15108 1726882450.33259: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 15108 1726882450.33268: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 15108 1726882450.33302: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 15108 1726882450.33366: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 15108 1726882450.33392: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 15108 1726882450.33395: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 15108 1726882450.33576: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 15108 1726882450.33645: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 15108 1726882450.33649: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 15108 1726882450.33657: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 15108 1726882450.33689: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 15108 1726882450.34103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 15108 1726882450.34107: stdout chunk (state=3): >>><<< 15108 1726882450.34109: stderr chunk (state=3): >>><<< 15108 1726882450.34269: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35d043ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cdd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd30f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cc14d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc14e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd09d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd025e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd16640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd35df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cc26c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd09220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cd16250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd3b9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbfa340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbfa430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc2ef70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc28a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc284c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb2d190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cbe4cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc28e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cd35fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb3fac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb3fdf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cade370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb3fee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35caef250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb51580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35caef310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc269a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0b730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0b820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb0bc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35cb191c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0b8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cafea00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cc26580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35cb0ba60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd35ca33640> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c971160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c971f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c971100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3edeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3070a0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c307280> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c307c10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c958dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9583d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c958f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9a6b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c982ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c982370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3e2bb0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c982490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9824c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c365220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b81c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b8340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b8ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c372880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c951160> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c97c9a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c9b86d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9b1880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c384d00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c371640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c371a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3ad790> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3b27f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1a9d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3ec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c974400> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c3a4a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c977f70> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3b5640> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c943cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c3a47f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf479d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bef9b20> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bef9a90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf2f820> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf47f70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc9ae20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1f670> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35c954c70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bee8130> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35c9544f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bd02f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf2cd30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bf1f9a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc1adf0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc1a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bc00b50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bc596a0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bb87340> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bb87640> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ztm565ri/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd35bb90310> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bcfc0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba0b760> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35bb90b50> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35b9f6f70> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba24b20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35ba24e50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.93, "5m": 0.61, "15m": 0.28}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "10", "epoch": "1726882450", "epoch_int": "1726882450", "date": "2024-09-20", "time": "21:34:10", "iso8601_micro": "2024-09-21T01:34:10.021570Z", "iso8601": "2024-09-21T01:34:10Z", "iso8601_basic": "20240920T213410021570", "iso8601_basic_short": "20240920T213410", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1017:b6ff:fe65:79c3", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.105", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:17:b6:65:79:c3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.105"], "ansible_all_ipv6_addresses": ["fe80::1017:b6ff:fe65:79c3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1017:b6ff:fe65:79c3"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2819, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 713, "free": 2819}, "nocache": {"free": 3266, "used": 266}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_uuid": "ec22ad84-1eae-ee28-1218-fa166c0fad9a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 392, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264249475072, "block_size": 4096, "block_total": 65519355, "block_available": 64514032, "block_used": 1005323, "inode_total": 131071472, "inode_available": 130998779, "inode_used": 72693, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 15108 1726882450.35126: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15108 1726882450.35129: _low_level_execute_command(): starting 15108 1726882450.35131: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882448.7544641-15143-98610748380024/ > /dev/null 2>&1 && sleep 0' 15108 1726882450.35354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.35357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.35401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 15108 1726882450.35405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.35407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.35450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.35459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.35579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882450.37528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882450.37627: stderr chunk (state=3): >>><<< 15108 1726882450.37633: stdout chunk (state=3): >>><<< 15108 1726882450.37666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 15108 1726882450.37681: handler run complete 15108 1726882450.37811: variable 'ansible_facts' from source: unknown 15108 1726882450.37907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.38266: variable 'ansible_facts' from source: unknown 15108 1726882450.38359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.38493: attempt loop complete, returning result 15108 1726882450.38496: _execute() done 15108 1726882450.38498: dumping result to json 15108 1726882450.38540: done dumping result, returning 15108 1726882450.38549: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-00000000007e] 15108 1726882450.38556: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000007e 15108 1726882450.40056: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000007e ok: [managed_node3] 15108 1726882450.40070: WORKER PROCESS EXITING 15108 1726882450.40189: no more pending results, returning what we have 15108 1726882450.40197: results queue empty 15108 1726882450.40198: checking for any_errors_fatal 15108 1726882450.40199: done checking for any_errors_fatal 15108 1726882450.40200: checking for max_fail_percentage 15108 1726882450.40202: done checking for max_fail_percentage 15108 1726882450.40203: checking to see if all hosts have failed and the running result is not ok 15108 1726882450.40203: done checking to see if all hosts have failed 15108 1726882450.40204: getting the remaining hosts for this loop 15108 1726882450.40207: done getting the remaining hosts for this loop 15108 1726882450.40211: getting the next task for host managed_node3 15108 1726882450.40218: done getting next task for host managed_node3 15108 1726882450.40220: ^ task is: TASK: meta (flush_handlers) 15108 1726882450.40222: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882450.40226: getting variables 15108 1726882450.40228: in VariableManager get_vars() 15108 1726882450.40255: Calling all_inventory to load vars for managed_node3 15108 1726882450.40259: Calling groups_inventory to load vars for managed_node3 15108 1726882450.40263: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882450.40285: Calling all_plugins_play to load vars for managed_node3 15108 1726882450.40288: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882450.40291: Calling groups_plugins_play to load vars for managed_node3 15108 1726882450.40478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.40901: done with get_vars() 15108 1726882450.40914: done getting variables 15108 1726882450.40993: in VariableManager get_vars() 15108 1726882450.41003: Calling all_inventory to load vars for managed_node3 15108 1726882450.41005: Calling groups_inventory to load vars for managed_node3 15108 1726882450.41008: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882450.41012: Calling all_plugins_play to load vars for managed_node3 15108 1726882450.41014: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882450.41017: Calling groups_plugins_play to load vars for managed_node3 15108 1726882450.41191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.41400: done with get_vars() 15108 1726882450.41413: done queuing things up, now waiting for results queue to drain 15108 1726882450.41415: results queue empty 15108 1726882450.41417: checking for any_errors_fatal 15108 1726882450.41419: done checking for any_errors_fatal 15108 1726882450.41420: checking for max_fail_percentage 15108 1726882450.41421: done checking for max_fail_percentage 15108 1726882450.41422: checking to see if all hosts have failed and the running result is not ok 15108 1726882450.41430: done checking to see if all hosts have failed 15108 1726882450.41431: getting the remaining hosts for this loop 15108 1726882450.41432: done getting the remaining hosts for this loop 15108 1726882450.41435: getting the next task for host managed_node3 15108 1726882450.41439: done getting next task for host managed_node3 15108 1726882450.41441: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15108 1726882450.41443: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882450.41445: getting variables 15108 1726882450.41446: in VariableManager get_vars() 15108 1726882450.41454: Calling all_inventory to load vars for managed_node3 15108 1726882450.41456: Calling groups_inventory to load vars for managed_node3 15108 1726882450.41458: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882450.41468: Calling all_plugins_play to load vars for managed_node3 15108 1726882450.41471: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882450.41479: Calling groups_plugins_play to load vars for managed_node3 15108 1726882450.41628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.41840: done with get_vars() 15108 1726882450.41847: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Friday 20 September 2024 21:34:10 -0400 (0:00:01.717) 0:00:01.728 ****** 15108 1726882450.41940: entering _queue_task() for managed_node3/include_tasks 15108 1726882450.41942: Creating lock for include_tasks 15108 1726882450.42287: worker is 1 (out of 1 available) 15108 1726882450.42300: exiting _queue_task() for managed_node3/include_tasks 15108 1726882450.42312: done queuing things up, now waiting for results queue to drain 15108 1726882450.42314: waiting for pending results... 15108 1726882450.42577: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 15108 1726882450.42682: in run() - task 0e448fcc-3ce9-56d9-2779-000000000006 15108 1726882450.42708: variable 'ansible_search_path' from source: unknown 15108 1726882450.42745: calling self._execute() 15108 1726882450.42833: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882450.42844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882450.42857: variable 'omit' from source: magic vars 15108 1726882450.42968: _execute() done 15108 1726882450.42978: dumping result to json 15108 1726882450.42984: done dumping result, returning 15108 1726882450.42996: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-56d9-2779-000000000006] 15108 1726882450.43006: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000006 15108 1726882450.43151: no more pending results, returning what we have 15108 1726882450.43156: in VariableManager get_vars() 15108 1726882450.43198: Calling all_inventory to load vars for managed_node3 15108 1726882450.43202: Calling groups_inventory to load vars for managed_node3 15108 1726882450.43206: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882450.43220: Calling all_plugins_play to load vars for managed_node3 15108 1726882450.43224: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882450.43227: Calling groups_plugins_play to load vars for managed_node3 15108 1726882450.43648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.43951: done with get_vars() 15108 1726882450.43959: variable 'ansible_search_path' from source: unknown 15108 1726882450.44030: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000006 15108 1726882450.44033: WORKER PROCESS EXITING 15108 1726882450.44040: we have included files to process 15108 1726882450.44041: generating all_blocks data 15108 1726882450.44042: done generating all_blocks data 15108 1726882450.44043: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15108 1726882450.44044: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15108 1726882450.44046: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15108 1726882450.44897: in VariableManager get_vars() 15108 1726882450.44920: done with get_vars() 15108 1726882450.44932: done processing included file 15108 1726882450.44934: iterating over new_blocks loaded from include file 15108 1726882450.44935: in VariableManager get_vars() 15108 1726882450.44944: done with get_vars() 15108 1726882450.44945: filtering new block on tags 15108 1726882450.44960: done filtering new block on tags 15108 1726882450.44962: in VariableManager get_vars() 15108 1726882450.44974: done with get_vars() 15108 1726882450.44976: filtering new block on tags 15108 1726882450.44991: done filtering new block on tags 15108 1726882450.45024: in VariableManager get_vars() 15108 1726882450.45035: done with get_vars() 15108 1726882450.45037: filtering new block on tags 15108 1726882450.45051: done filtering new block on tags 15108 1726882450.45053: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 15108 1726882450.45059: extending task lists for all hosts with included blocks 15108 1726882450.45116: done extending task lists 15108 1726882450.45118: done processing included files 15108 1726882450.45125: results queue empty 15108 1726882450.45126: checking for any_errors_fatal 15108 1726882450.45127: done checking for any_errors_fatal 15108 1726882450.45128: checking for max_fail_percentage 15108 1726882450.45129: done checking for max_fail_percentage 15108 1726882450.45130: checking to see if all hosts have failed and the running result is not ok 15108 1726882450.45131: done checking to see if all hosts have failed 15108 1726882450.45132: getting the remaining hosts for this loop 15108 1726882450.45133: done getting the remaining hosts for this loop 15108 1726882450.45136: getting the next task for host managed_node3 15108 1726882450.45140: done getting next task for host managed_node3 15108 1726882450.45142: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15108 1726882450.45144: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882450.45146: getting variables 15108 1726882450.45147: in VariableManager get_vars() 15108 1726882450.45155: Calling all_inventory to load vars for managed_node3 15108 1726882450.45157: Calling groups_inventory to load vars for managed_node3 15108 1726882450.45160: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882450.45167: Calling all_plugins_play to load vars for managed_node3 15108 1726882450.45170: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882450.45173: Calling groups_plugins_play to load vars for managed_node3 15108 1726882450.45318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882450.45522: done with get_vars() 15108 1726882450.45531: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:34:10 -0400 (0:00:00.036) 0:00:01.765 ****** 15108 1726882450.45610: entering _queue_task() for managed_node3/setup 15108 1726882450.45931: worker is 1 (out of 1 available) 15108 1726882450.45943: exiting _queue_task() for managed_node3/setup 15108 1726882450.45955: done queuing things up, now waiting for results queue to drain 15108 1726882450.45957: waiting for pending results... 15108 1726882450.46226: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 15108 1726882450.46357: in run() - task 0e448fcc-3ce9-56d9-2779-00000000008f 15108 1726882450.46379: variable 'ansible_search_path' from source: unknown 15108 1726882450.46386: variable 'ansible_search_path' from source: unknown 15108 1726882450.46541: calling self._execute() 15108 1726882450.46613: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882450.46624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882450.46647: variable 'omit' from source: magic vars 15108 1726882450.47210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882450.49732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882450.49832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882450.49879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882450.49936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882450.49968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882450.50062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882450.50095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882450.50134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882450.50184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882450.50202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882450.50478: variable 'ansible_facts' from source: unknown 15108 1726882450.50559: variable 'network_test_required_facts' from source: task vars 15108 1726882450.50606: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 15108 1726882450.50621: variable 'omit' from source: magic vars 15108 1726882450.50788: variable 'omit' from source: magic vars 15108 1726882450.50828: variable 'omit' from source: magic vars 15108 1726882450.50884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15108 1726882450.50994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15108 1726882450.51014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15108 1726882450.51034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882450.51085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882450.51119: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882450.51130: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882450.51138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882450.51246: Set connection var ansible_timeout to 10 15108 1726882450.51253: Set connection var ansible_shell_type to sh 15108 1726882450.51262: Set connection var ansible_pipelining to False 15108 1726882450.51273: Set connection var ansible_shell_executable to /bin/sh 15108 1726882450.51287: Set connection var ansible_module_compression to ZIP_DEFLATED 15108 1726882450.51296: Set connection var ansible_connection to ssh 15108 1726882450.51324: variable 'ansible_shell_executable' from source: unknown 15108 1726882450.51330: variable 'ansible_connection' from source: unknown 15108 1726882450.51336: variable 'ansible_module_compression' from source: unknown 15108 1726882450.51340: variable 'ansible_shell_type' from source: unknown 15108 1726882450.51345: variable 'ansible_shell_executable' from source: unknown 15108 1726882450.51349: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882450.51354: variable 'ansible_pipelining' from source: unknown 15108 1726882450.51359: variable 'ansible_timeout' from source: unknown 15108 1726882450.51367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882450.51532: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 15108 1726882450.51547: variable 'omit' from source: magic vars 15108 1726882450.51555: starting attempt loop 15108 1726882450.51562: running the handler 15108 1726882450.51582: _low_level_execute_command(): starting 15108 1726882450.51594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15108 1726882450.52357: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882450.52383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.52400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.52419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.52461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.52604: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882450.52618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.52635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882450.52646: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882450.52656: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882450.52671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.52684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.52703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.52722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.52733: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882450.52746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.52838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882450.52944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.52959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.53104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882450.54777: stdout chunk (state=3): >>>/root <<< 15108 1726882450.54966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882450.54971: stdout chunk (state=3): >>><<< 15108 1726882450.54973: stderr chunk (state=3): >>><<< 15108 1726882450.55070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882450.55073: _low_level_execute_command(): starting 15108 1726882450.55077: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826 `" && echo ansible-tmp-1726882450.5499601-15196-274429372960826="` echo /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826 `" ) && sleep 0' 15108 1726882450.56437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882450.56451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.56470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.56488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.56535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.56546: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882450.56559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.56579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882450.56590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882450.56599: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882450.56612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.56632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.56647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.56659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.56672: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882450.56685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.56766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882450.56791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.56808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.56942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882450.59124: stdout chunk (state=3): >>>ansible-tmp-1726882450.5499601-15196-274429372960826=/root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826 <<< 15108 1726882450.59384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882450.59388: stdout chunk (state=3): >>><<< 15108 1726882450.59391: stderr chunk (state=3): >>><<< 15108 1726882450.59842: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882450.5499601-15196-274429372960826=/root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882450.59847: variable 'ansible_module_compression' from source: unknown 15108 1726882450.59849: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-15108sv8ex9c7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15108 1726882450.59851: variable 'ansible_facts' from source: unknown 15108 1726882450.59853: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/AnsiballZ_setup.py 15108 1726882450.60056: Sending initial data 15108 1726882450.60059: Sent initial data (154 bytes) 15108 1726882450.61044: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882450.61058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.61080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.61099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.61146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.61160: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882450.61178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.61198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882450.61212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882450.61222: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882450.61233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.61245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.61259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.61274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.61290: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882450.61303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.61385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882450.61400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.61627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.61754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882450.63674: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 15108 1726882450.63776: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 15108 1726882450.63888: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15108sv8ex9c7/tmpjfxzb_fv /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/AnsiballZ_setup.py <<< 15108 1726882450.63986: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 15108 1726882450.67390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882450.67599: stderr chunk (state=3): >>><<< 15108 1726882450.67603: stdout chunk (state=3): >>><<< 15108 1726882450.67605: done transferring module to remote 15108 1726882450.67607: _low_level_execute_command(): starting 15108 1726882450.67609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/ /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/AnsiballZ_setup.py && sleep 0' 15108 1726882450.68223: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882450.68236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.68258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.68278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.68321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.68332: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882450.68344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.68371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882450.68383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882450.68392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882450.68403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.68414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.68428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.68438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.68447: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882450.68468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.68545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882450.68573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.68593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.68726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882450.71315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882450.71341: stderr chunk (state=3): >>><<< 15108 1726882450.71344: stdout chunk (state=3): >>><<< 15108 1726882450.71438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882450.71441: _low_level_execute_command(): starting 15108 1726882450.71443: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/AnsiballZ_setup.py && sleep 0' 15108 1726882450.72007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882450.72020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.72034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.72051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.72099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.72111: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882450.72123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.72139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882450.72149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882450.72159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882450.72174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882450.72186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882450.72201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882450.72212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882450.72221: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882450.72233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882450.72311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882450.72338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882450.72355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882450.72494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882450.75400: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 15108 1726882450.75430: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 15108 1726882450.75534: stdout chunk (state=3): >>>import '_io' # <<< 15108 1726882450.75550: stdout chunk (state=3): >>>import 'marshal' # <<< 15108 1726882450.75609: stdout chunk (state=3): >>>import 'posix' # <<< 15108 1726882450.75612: stdout chunk (state=3): >>> <<< 15108 1726882450.75663: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15108 1726882450.75679: stdout chunk (state=3): >>># installing zipimport hook <<< 15108 1726882450.75724: stdout chunk (state=3): >>>import 'time' # <<< 15108 1726882450.75759: stdout chunk (state=3): >>>import 'zipimport' # <<< 15108 1726882450.75776: stdout chunk (state=3): >>> # installed zipimport hook <<< 15108 1726882450.75851: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 15108 1726882450.75867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.75896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 15108 1726882450.75930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 15108 1726882450.75954: stdout chunk (state=3): >>>import '_codecs' # <<< 15108 1726882450.75999: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773dc0> <<< 15108 1726882450.76053: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 15108 1726882450.76108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 15108 1726882450.76126: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a07183a0> <<< 15108 1726882450.76128: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773b20> <<< 15108 1726882450.76166: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 15108 1726882450.76177: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 15108 1726882450.76210: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773ac0> <<< 15108 1726882450.76245: stdout chunk (state=3): >>>import '_signal' # <<< 15108 1726882450.76301: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 15108 1726882450.76304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 15108 1726882450.76332: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718490> <<< 15108 1726882450.76374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 15108 1726882450.76390: stdout chunk (state=3): >>> <<< 15108 1726882450.76399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 15108 1726882450.76433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 15108 1726882450.76438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 15108 1726882450.76480: stdout chunk (state=3): >>>import '_abc' # <<< 15108 1726882450.76493: stdout chunk (state=3): >>> <<< 15108 1726882450.76496: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718940> <<< 15108 1726882450.76524: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718670> <<< 15108 1726882450.76588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 15108 1726882450.76591: stdout chunk (state=3): >>> <<< 15108 1726882450.76602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 15108 1726882450.76631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 15108 1726882450.76677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 15108 1726882450.76703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 15108 1726882450.76736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 15108 1726882450.76795: stdout chunk (state=3): >>>import '_stat' # <<< 15108 1726882450.76799: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf190> <<< 15108 1726882450.76825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 15108 1726882450.76873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 15108 1726882450.76877: stdout chunk (state=3): >>> <<< 15108 1726882450.76991: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf220> <<< 15108 1726882450.77033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 15108 1726882450.77046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 15108 1726882450.77107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 15108 1726882450.77133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 15108 1726882450.77136: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf940> <<< 15108 1726882450.77188: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0730880> <<< 15108 1726882450.77243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 15108 1726882450.77258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 15108 1726882450.77267: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06c8d90> <<< 15108 1726882450.77354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 15108 1726882450.77369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 15108 1726882450.77382: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06f2d90> <<< 15108 1726882450.77466: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718970> <<< 15108 1726882450.77528: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15108 1726882450.78099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 15108 1726882450.78113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 15108 1726882450.78146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 15108 1726882450.78177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 15108 1726882450.78207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 15108 1726882450.78238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 15108 1726882450.78291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 15108 1726882450.78305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 15108 1726882450.78328: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066eeb0> <<< 15108 1726882450.78411: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0670f40> <<< 15108 1726882450.78441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 15108 1726882450.78467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 15108 1726882450.78503: stdout chunk (state=3): >>>import '_sre' # <<< 15108 1726882450.78534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 15108 1726882450.78567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 15108 1726882450.78600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 15108 1726882450.78627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 15108 1726882450.78662: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0667610> <<< 15108 1726882450.78689: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066d640> <<< 15108 1726882450.78715: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066e370> <<< 15108 1726882450.78751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 15108 1726882450.78766: stdout chunk (state=3): >>> <<< 15108 1726882450.78859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 15108 1726882450.78893: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 15108 1726882450.78949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.78992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 15108 1726882450.79004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 15108 1726882450.79058: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.79084: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a034ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034c910> <<< 15108 1726882450.79108: stdout chunk (state=3): >>>import 'itertools' # <<< 15108 1726882450.79145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 15108 1726882450.79177: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034cf10><<< 15108 1726882450.79197: stdout chunk (state=3): >>> <<< 15108 1726882450.79212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 15108 1726882450.79244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 15108 1726882450.79294: stdout chunk (state=3): >>>import '_operator' # <<< 15108 1726882450.79304: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034cfd0> <<< 15108 1726882450.79344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 15108 1726882450.79371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 15108 1726882450.79403: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035f0d0> import '_collections' # <<< 15108 1726882450.79488: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0649d90> <<< 15108 1726882450.79507: stdout chunk (state=3): >>>import '_functools' # <<< 15108 1726882450.79540: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0642670> <<< 15108 1726882450.79659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 15108 1726882450.79685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0675e20> <<< 15108 1726882450.79715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'<<< 15108 1726882450.79718: stdout chunk (state=3): >>> <<< 15108 1726882450.79793: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.79807: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a035fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06492b0> <<< 15108 1726882450.79849: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.79905: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a06542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a067b9d0> <<< 15108 1726882450.79949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 15108 1726882450.79962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 15108 1726882450.80056: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.80074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 15108 1726882450.80117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035feb0> <<< 15108 1726882450.80120: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fdf0> <<< 15108 1726882450.80161: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 15108 1726882450.80192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 15108 1726882450.80233: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fd60> <<< 15108 1726882450.80268: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 15108 1726882450.80292: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 15108 1726882450.80306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 15108 1726882450.80341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 15108 1726882450.80423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 15108 1726882450.80490: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 15108 1726882450.80494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a03323d0> <<< 15108 1726882450.80518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 15108 1726882450.80549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 15108 1726882450.80606: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a03324c0> <<< 15108 1726882450.80816: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0366f40> <<< 15108 1726882450.80873: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361a90> <<< 15108 1726882450.80925: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361490> <<< 15108 1726882450.80960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 15108 1726882450.81014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 15108 1726882450.81048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 15108 1726882450.81132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 15108 1726882450.81135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0266220> <<< 15108 1726882450.81193: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a031d520> <<< 15108 1726882450.81266: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361f10> <<< 15108 1726882450.81296: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a067b040> <<< 15108 1726882450.81311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 15108 1726882450.81354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 15108 1726882450.81380: stdout chunk (state=3): >>> <<< 15108 1726882450.81419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0278b50> <<< 15108 1726882450.81514: stdout chunk (state=3): >>>import 'errno' # <<< 15108 1726882450.81527: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0278e80> <<< 15108 1726882450.81550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 15108 1726882450.81578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 15108 1726882450.81626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 15108 1726882450.81651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 15108 1726882450.81668: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289790> <<< 15108 1726882450.81697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 15108 1726882450.81753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 15108 1726882450.81802: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289cd0> <<< 15108 1726882450.81869: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.81895: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0217400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0278f70> <<< 15108 1726882450.81930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 15108 1726882450.81956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 15108 1726882450.82027: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.82058: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02282e0> <<< 15108 1726882450.82091: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289610> import 'pwd' # <<< 15108 1726882450.82140: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.82158: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02283a0> <<< 15108 1726882450.82214: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fa30> <<< 15108 1726882450.82255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 15108 1726882450.82289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 15108 1726882450.82320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 15108 1726882450.82353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 15108 1726882450.82556: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0243700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.82613: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02439d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a02437c0> <<< 15108 1726882450.82632: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02438b0> <<< 15108 1726882450.82680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 15108 1726882450.82697: stdout chunk (state=3): >>> <<< 15108 1726882450.82700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<< 15108 1726882450.82701: stdout chunk (state=3): >>> <<< 15108 1726882450.82992: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.83002: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.83005: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0243d00><<< 15108 1726882450.83013: stdout chunk (state=3): >>> <<< 15108 1726882450.83046: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.83069: stdout chunk (state=3): >>> <<< 15108 1726882450.83082: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882450.83099: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a024e250><<< 15108 1726882450.83102: stdout chunk (state=3): >>> <<< 15108 1726882450.83105: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0243940><<< 15108 1726882450.83106: stdout chunk (state=3): >>> <<< 15108 1726882450.83133: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0237a90><<< 15108 1726882450.83138: stdout chunk (state=3): >>> <<< 15108 1726882450.83178: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035f610><<< 15108 1726882450.83185: stdout chunk (state=3): >>> <<< 15108 1726882450.83218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 15108 1726882450.83310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 15108 1726882450.83367: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0243af0><<< 15108 1726882450.83374: stdout chunk (state=3): >>> <<< 15108 1726882450.83588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 15108 1726882450.83619: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a01676d0> <<< 15108 1726882450.84148: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip'<<< 15108 1726882450.84173: stdout chunk (state=3): >>> # zipimport: zlib available <<< 15108 1726882450.84327: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882450.84334: stdout chunk (state=3): >>> <<< 15108 1726882450.84369: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/__init__.py <<< 15108 1726882450.84401: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.84425: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.84446: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/__init__.py<<< 15108 1726882450.84453: stdout chunk (state=3): >>> <<< 15108 1726882450.84482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.86418: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.87968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 15108 1726882450.87973: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63820> <<< 15108 1726882450.87999: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 15108 1726882450.88013: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 15108 1726882450.88022: stdout chunk (state=3): >>> <<< 15108 1726882450.88063: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 15108 1726882450.88067: stdout chunk (state=3): >>> <<< 15108 1726882450.88076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 15108 1726882450.88128: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 15108 1726882450.88131: stdout chunk (state=3): >>> <<< 15108 1726882450.88191: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.88212: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.88215: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb63160> <<< 15108 1726882450.88268: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63280> <<< 15108 1726882450.88327: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63f70> <<< 15108 1726882450.88373: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 15108 1726882450.88386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 15108 1726882450.88471: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb634f0> <<< 15108 1726882450.88494: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63d90> <<< 15108 1726882450.88497: stdout chunk (state=3): >>>import 'atexit' # <<< 15108 1726882450.88573: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.88583: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb63fd0> <<< 15108 1726882450.88597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 15108 1726882450.88640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 15108 1726882450.88691: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63100> <<< 15108 1726882450.88726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 15108 1726882450.88748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 15108 1726882450.88781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 15108 1726882450.88807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 15108 1726882450.88846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 15108 1726882450.89003: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb3a0d0> <<< 15108 1726882450.89077: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa3f310> <<< 15108 1726882450.89111: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.89114: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.89116: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa3f160> <<< 15108 1726882450.89147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 15108 1726882450.89173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 15108 1726882450.89219: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fa3fca0> <<< 15108 1726882450.89248: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb49dc0> <<< 15108 1726882450.89514: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb493a0> <<< 15108 1726882450.89548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 15108 1726882450.89566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 15108 1726882450.89591: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb49fd0> <<< 15108 1726882450.89614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 15108 1726882450.89638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 15108 1726882450.89684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 15108 1726882450.89690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 15108 1726882450.89717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 15108 1726882450.89740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 15108 1726882450.89778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 15108 1726882450.89789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 15108 1726882450.89795: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb9ad30> <<< 15108 1726882450.89890: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45400> <<< 15108 1726882450.89912: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb18b20> <<< 15108 1726882450.89946: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.89973: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.89982: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb45520> <<< 15108 1726882450.90016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 15108 1726882450.90039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.90044: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45550> <<< 15108 1726882450.90082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 15108 1726882450.90109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 15108 1726882450.90144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 15108 1726882450.90229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 15108 1726882450.90332: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929faaafd0> <<< 15108 1726882450.90335: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbac250> <<< 15108 1726882450.90337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 15108 1726882450.90339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 15108 1726882450.90390: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929faa7850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbac3d0> <<< 15108 1726882450.90412: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 15108 1726882450.90445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.90491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 15108 1726882450.90503: stdout chunk (state=3): >>>import '_string' # <<< 15108 1726882450.90547: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbacca0> <<< 15108 1726882450.90678: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa77f0> <<< 15108 1726882450.90771: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb44c10> <<< 15108 1726882450.90795: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fbacfa0> <<< 15108 1726882450.90835: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fbac550> <<< 15108 1726882450.90844: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fba4910> <<< 15108 1726882450.90879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 15108 1726882450.90898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 15108 1726882450.90913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 15108 1726882450.90970: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa9d940> <<< 15108 1726882450.91170: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.91210: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fabad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa6580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa9dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa69a0> # zipimport: zlib available <<< 15108 1726882450.91243: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 15108 1726882450.91290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.91379: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15108 1726882450.91405: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882450.91431: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 15108 1726882450.91529: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.91623: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.92367: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.93112: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 15108 1726882450.93142: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 15108 1726882450.93175: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 15108 1726882450.93192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.93285: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882450.93293: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fab97f0> <<< 15108 1726882450.93383: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 15108 1726882450.93391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 15108 1726882450.93408: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faf48b0> <<< 15108 1726882450.93430: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f64e970> <<< 15108 1726882450.93483: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 15108 1726882450.93507: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.93529: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.93554: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 15108 1726882450.93573: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.93766: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.93973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 15108 1726882450.93985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 15108 1726882450.94009: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb20730> <<< 15108 1726882450.94030: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.94593: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.95480: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 15108 1726882450.95598: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.95787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 15108 1726882450.95818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 15108 1726882450.95821: stdout chunk (state=3): >>>import '_ast' # <<< 15108 1726882450.95897: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb66370> <<< 15108 1726882450.95900: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.95966: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96040: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 15108 1726882450.96043: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 15108 1726882450.96046: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 15108 1726882450.96098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96101: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96139: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 15108 1726882450.96142: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96178: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96217: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96302: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 15108 1726882450.96388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882450.96466: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fad7550> <<< 15108 1726882450.96580: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f4df160> <<< 15108 1726882450.96583: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 15108 1726882450.96639: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96688: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96722: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.96759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 15108 1726882450.96789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 15108 1726882450.96802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 15108 1726882450.96821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 15108 1726882450.96833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 15108 1726882450.96863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 15108 1726882450.96937: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fada910> <<< 15108 1726882450.96983: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fadc790> <<< 15108 1726882450.97042: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fad7b50> <<< 15108 1726882450.97045: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 15108 1726882450.97098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97102: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 15108 1726882450.97216: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 15108 1726882450.97221: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97271: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97337: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97343: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97357: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97395: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97430: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97460: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97497: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 15108 1726882450.97503: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97568: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97639: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97650: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97689: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 15108 1726882450.97836: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.97981: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98019: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98760: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f611370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f630580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f6304f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f601280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f611970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c97f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c9b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f64cf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f61a0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f64ce80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f432fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f65e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c9d60> <<< 15108 1726882450.98782: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 15108 1726882450.98793: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 15108 1726882450.98797: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98800: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98805: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 15108 1726882450.98820: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98899: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.98971: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 15108 1726882450.98976: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99026: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99093: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 15108 1726882450.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99116: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 15108 1726882450.99140: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99224: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 15108 1726882450.99230: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99303: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99343: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 15108 1726882450.99358: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99404: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99455: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 15108 1726882450.99476: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99628: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99701: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99770: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882450.99836: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 15108 1726882450.99848: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 15108 1726882450.99852: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.00503: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.00941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 15108 1726882451.00948: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.00989: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01040: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01062: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01098: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 15108 1726882451.01103: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01131: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01179: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 15108 1726882451.01183: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01221: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 15108 1726882451.01292: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01320: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01337: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 15108 1726882451.01362: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01398: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 15108 1726882451.01462: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.01536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 15108 1726882451.01561: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f31be80> <<< 15108 1726882451.01582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 15108 1726882451.01607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 15108 1726882451.01763: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f31b9d0><<< 15108 1726882451.01778: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 15108 1726882451.01783: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.02123: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882451.02174: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 15108 1726882451.02255: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.02345: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 15108 1726882451.02362: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.02401: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.02467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 15108 1726882451.02491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 15108 1726882451.02691: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f392490> <<< 15108 1726882451.03097: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f318850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 15108 1726882451.03114: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03180: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03249: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 15108 1726882451.03258: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03366: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03476: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03613: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03824: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 15108 1726882451.03828: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 15108 1726882451.03887: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03929: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 15108 1726882451.03942: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.03988: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 15108 1726882451.04104: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.04119: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f390670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f390220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 15108 1726882451.04129: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04143: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04152: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 15108 1726882451.04165: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04215: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04271: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 15108 1726882451.04278: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04854: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 15108 1726882451.04919: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.04959: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05021: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 15108 1726882451.05024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 15108 1726882451.05026: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05102: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05115: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05237: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05360: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 15108 1726882451.05470: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05569: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 15108 1726882451.05590: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05602: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.05627: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06050: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06467: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 15108 1726882451.06472: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06558: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06643: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 15108 1726882451.06729: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06824: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 15108 1726882451.06827: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.06941: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07089: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 15108 1726882451.07109: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 15108 1726882451.07116: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07137: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07188: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 15108 1726882451.07191: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07273: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07349: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07519: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07696: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 15108 1726882451.07700: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 15108 1726882451.07728: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07780: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 15108 1726882451.07793: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07813: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07816: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 15108 1726882451.07882: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07943: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 15108 1726882451.07946: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07965: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.07985: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 15108 1726882451.08041: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08090: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 15108 1726882451.08093: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08140: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 15108 1726882451.08416: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08632: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 15108 1726882451.08636: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08683: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08740: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 15108 1726882451.08777: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08805: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 15108 1726882451.08812: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08837: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08885: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 15108 1726882451.08907: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08910: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.08944: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 15108 1726882451.08947: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09013: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09088: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 15108 1726882451.09105: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 15108 1726882451.09116: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09157: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09200: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 15108 1726882451.09221: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09226: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09238: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09333: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09389: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09449: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 15108 1726882451.09462: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 15108 1726882451.09472: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09507: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09559: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 15108 1726882451.09561: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09724: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09892: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 15108 1726882451.09895: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09929: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.09980: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 15108 1726882451.09983: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10020: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10073: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 15108 1726882451.10076: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10132: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10223: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 15108 1726882451.10226: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10368: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 15108 1726882451.10447: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.10719: stdout chunk (state=3): >>>import 'gc' # <<< 15108 1726882451.11002: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 15108 1726882451.11053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 15108 1726882451.11093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 15108 1726882451.11097: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f2d4a90> <<< 15108 1726882451.11100: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f328af0> <<< 15108 1726882451.11170: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f328c10> <<< 15108 1726882451.13388: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "11", "epoch": "1726882451", "epoch_int": "1726882451", "date": "2024-09-20", "time": "21:34:11", "iso8601_micro": "2024-09-21T01:34:11.126763Z", "iso8601": "2024-09-21T01:34:11Z", "iso8601_basic": "20240920T213411126763", "iso8601_basic_short": "20240920T213411", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15108 1726882451.14032: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 15108 1726882451.14091: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 15108 1726882451.14358: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15108 1726882451.14374: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 15108 1726882451.14416: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 15108 1726882451.14418: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 15108 1726882451.14462: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 15108 1726882451.14473: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 15108 1726882451.14485: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 15108 1726882451.14526: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 15108 1726882451.14591: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 15108 1726882451.14629: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 15108 1726882451.14651: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 15108 1726882451.14678: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 15108 1726882451.14709: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 15108 1726882451.14725: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 15108 1726882451.14798: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios <<< 15108 1726882451.14835: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 15108 1726882451.14914: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp <<< 15108 1726882451.14940: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 15108 1726882451.15028: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 15108 1726882451.15048: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 15108 1726882451.15065: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 15108 1726882451.15238: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 15108 1726882451.15296: stdout chunk (state=3): >>># destroy tokenize <<< 15108 1726882451.15319: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 15108 1726882451.15322: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 15108 1726882451.15368: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 15108 1726882451.15743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 15108 1726882451.15746: stdout chunk (state=3): >>><<< 15108 1726882451.15748: stderr chunk (state=3): >>><<< 15108 1726882451.16003: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a07183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0730880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0718970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0670f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a066e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a034ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034c910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034cf10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a034cfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035f0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0649d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0642670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0675e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a035fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a06492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a06542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a067b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a03323d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a03324c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0366f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0266220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a031d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0361f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a067b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0278b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0278e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0217400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0278f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02282e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0289610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02283a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035fa30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0243700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02439d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a02437c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a02438b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a0243d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a024e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0243940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0237a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a035f610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a0243af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a01676d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb63160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb634f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb63fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb63100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb3a0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa3f310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa3f160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fa3fca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb49dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb493a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb49fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb9ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb18b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb45520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb45550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929faaafd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbac250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929faa7850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbac3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fbacca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa77f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fb44c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fbacfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fbac550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fba4910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa9d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fabad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa6580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fa9dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faa69a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fab97f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929faf48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f64e970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb20730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fb66370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929fad7550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f4df160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fada910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fadc790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929fad7b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f611370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f630580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f6304f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f601280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f611970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c97f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c9b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f64cf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f61a0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f64ce80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f432fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f65e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f3c9d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f31be80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f31b9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f392490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f318850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f390670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f390220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_nwl_hagg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f929f2d4a90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f328af0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f929f328c10> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 41562 10.31.9.105 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 41562 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMruMK1bQAN2ZKT9Gz5y9LMcY91zsaGs4D5/2tl0kiUrTJJ6a4iaGVAlbUSOH/eFLbpumS7bwRDOrzCoxGZcjgqWeH9QyOBRsgzzkY20aGCpZJkWq5WAS1vEqPEluvfzQsvemyArAYNc/mtSSIhjEP8o7LHchvIQvBaZOpO6lXqhAAAAFQDy4lQ3VYZawvaoH+wYSMTdxNEVDQAAAIB3MiJd7Ys1ZA7b5EdD1Ddq0zBTPjYakijcxX7DgErh0qpNSRRkY6NFV5AIwdNbiswGgMXTYJlCE5QibC+wjHkRmc+zpL0duV1PKjuw4VmeneW+2StfXtXZuWLjfFU5W2itDWDHL1IxW0GTmrKPTaGvEVOTj7IQJ0b4xwKWt4fJXQAAAIEAiGkqcEONLVf5xo8P98LaUv+oX9CtvrOp/TspfkqdLZh7yzh1tscKkW1Y57h+ChQPwdczNsw3nrWPVyL9+suW1r2KOHFPpd3VhU3+Z6d6ObBMcNJLm12V9I850lhS20ZJwMyjxtGOPXcL2vWotjXeCb/nfiomBY6WWp6AlY33TEQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ0jV6ctSViFfjVC9MN+2Chs4KzF8v4RnHSnnKi/2De42QfEC5AaqGsyG1qsOqWCAZh5y4zIkgH0j88c8S/6tzKXr/eIkh2BFHDAVVckn/tQu5rcQRJwtPcA0euS7jwPFYGa9QLIi8fxvI3JmhTyLQtOaucug8CwfZEZRMtb7lj9Lkw3OjypfMf3XiTZIQGVPrRiGyYcLciuusyV/Txc6JElLFrfe0gqofjsucPqJeOqg0pBoIIk26IQWtnOnkr/bBP192Am8aWbzPJelEPRMoqVTBQpPJpbgnGEQA468RJh+26TBiOziw7DGl3AQPv0hR6USaFINS0ZEP18LphV5ia1Svh8+c3+v9mjwTUtEDcisXptYrB/hq+wl43Z3dhXUdsg6V5K4OmAg2fOhgHhWEQAvqoIEM/vCjoOQGvosfxhh2uc3vQMtc8h2kFEpNoR7QC98BDlO2WPBbD4CAmjdmMZfOzz3i8Cg9fSHMOENPKNMO7sykMAmNqs3fGMdUe9U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPN+Ah1eZj/Pnrw1hAkr0uxJOrwF7Plvh1GxSFMvQnQCO/se+VX1v9sAK1LgTCVRKNus8c60rzVJj3mX7mIfbuI=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINvAn2nJJCATGk4VjPEgLee3GkCQSDs2/YRD6Bgn6Ur4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-105", "ansible_nodename": "ip-10-31-9-105.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "4caeda0612e9497f82cca7b2657ce9a0", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "11", "epoch": "1726882451", "epoch_int": "1726882451", "date": "2024-09-20", "time": "21:34:11", "iso8601_micro": "2024-09-21T01:34:11.126763Z", "iso8601": "2024-09-21T01:34:11Z", "iso8601_basic": "20240920T213411126763", "iso8601_basic_short": "20240920T213411", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 15108 1726882451.17343: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15108 1726882451.17346: _low_level_execute_command(): starting 15108 1726882451.17349: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882450.5499601-15196-274429372960826/ > /dev/null 2>&1 && sleep 0' 15108 1726882451.18679: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.18684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.18707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.18710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.18713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.18814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882451.18817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.18904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15108 1726882451.20739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882451.20814: stderr chunk (state=3): >>><<< 15108 1726882451.20818: stdout chunk (state=3): >>><<< 15108 1726882451.21075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 15108 1726882451.21078: handler run complete 15108 1726882451.21081: variable 'ansible_facts' from source: unknown 15108 1726882451.21083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882451.21090: variable 'ansible_facts' from source: unknown 15108 1726882451.21138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882451.21209: attempt loop complete, returning result 15108 1726882451.21216: _execute() done 15108 1726882451.21223: dumping result to json 15108 1726882451.21238: done dumping result, returning 15108 1726882451.21250: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-56d9-2779-00000000008f] 15108 1726882451.21259: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000008f ok: [managed_node3] 15108 1726882451.21581: no more pending results, returning what we have 15108 1726882451.21584: results queue empty 15108 1726882451.21585: checking for any_errors_fatal 15108 1726882451.21586: done checking for any_errors_fatal 15108 1726882451.21587: checking for max_fail_percentage 15108 1726882451.21589: done checking for max_fail_percentage 15108 1726882451.21589: checking to see if all hosts have failed and the running result is not ok 15108 1726882451.21590: done checking to see if all hosts have failed 15108 1726882451.21591: getting the remaining hosts for this loop 15108 1726882451.21593: done getting the remaining hosts for this loop 15108 1726882451.21596: getting the next task for host managed_node3 15108 1726882451.21605: done getting next task for host managed_node3 15108 1726882451.21608: ^ task is: TASK: Check if system is ostree 15108 1726882451.21611: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882451.21614: getting variables 15108 1726882451.21615: in VariableManager get_vars() 15108 1726882451.21638: Calling all_inventory to load vars for managed_node3 15108 1726882451.21640: Calling groups_inventory to load vars for managed_node3 15108 1726882451.21644: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882451.21655: Calling all_plugins_play to load vars for managed_node3 15108 1726882451.21658: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882451.21661: Calling groups_plugins_play to load vars for managed_node3 15108 1726882451.21829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882451.22185: done with get_vars() 15108 1726882451.22195: done getting variables 15108 1726882451.22382: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000008f 15108 1726882451.22386: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:34:11 -0400 (0:00:00.769) 0:00:02.534 ****** 15108 1726882451.22571: entering _queue_task() for managed_node3/stat 15108 1726882451.23221: worker is 1 (out of 1 available) 15108 1726882451.23234: exiting _queue_task() for managed_node3/stat 15108 1726882451.23245: done queuing things up, now waiting for results queue to drain 15108 1726882451.23247: waiting for pending results... 15108 1726882451.23559: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 15108 1726882451.23770: in run() - task 0e448fcc-3ce9-56d9-2779-000000000091 15108 1726882451.23782: variable 'ansible_search_path' from source: unknown 15108 1726882451.23785: variable 'ansible_search_path' from source: unknown 15108 1726882451.23822: calling self._execute() 15108 1726882451.24004: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882451.24007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882451.24017: variable 'omit' from source: magic vars 15108 1726882451.25025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15108 1726882451.26337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15108 1726882451.26486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15108 1726882451.26519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15108 1726882451.26547: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15108 1726882451.26734: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 15108 1726882451.26756: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 15108 1726882451.26801: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882451.26835: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 15108 1726882451.26977: Evaluated conditional (not __network_is_ostree is defined): True 15108 1726882451.26984: variable 'omit' from source: magic vars 15108 1726882451.27024: variable 'omit' from source: magic vars 15108 1726882451.27066: variable 'omit' from source: magic vars 15108 1726882451.27090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15108 1726882451.27118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15108 1726882451.27136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15108 1726882451.27152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882451.27166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882451.27196: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882451.27200: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882451.27202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882451.27302: Set connection var ansible_timeout to 10 15108 1726882451.27305: Set connection var ansible_shell_type to sh 15108 1726882451.27310: Set connection var ansible_pipelining to False 15108 1726882451.27316: Set connection var ansible_shell_executable to /bin/sh 15108 1726882451.27322: Set connection var ansible_module_compression to ZIP_DEFLATED 15108 1726882451.27326: Set connection var ansible_connection to ssh 15108 1726882451.27357: variable 'ansible_shell_executable' from source: unknown 15108 1726882451.27362: variable 'ansible_connection' from source: unknown 15108 1726882451.27367: variable 'ansible_module_compression' from source: unknown 15108 1726882451.27370: variable 'ansible_shell_type' from source: unknown 15108 1726882451.27372: variable 'ansible_shell_executable' from source: unknown 15108 1726882451.27374: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882451.27379: variable 'ansible_pipelining' from source: unknown 15108 1726882451.27381: variable 'ansible_timeout' from source: unknown 15108 1726882451.27385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882451.27534: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 15108 1726882451.27543: variable 'omit' from source: magic vars 15108 1726882451.27548: starting attempt loop 15108 1726882451.27550: running the handler 15108 1726882451.27568: _low_level_execute_command(): starting 15108 1726882451.27577: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15108 1726882451.28331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882451.28341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.28352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.28374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.28421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.28427: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882451.28437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.28450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882451.28462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882451.28471: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882451.28479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.28504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.28508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.28516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.28522: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882451.28532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.28880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882451.28884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882451.28888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.29171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882451.30840: stdout chunk (state=3): >>>/root <<< 15108 1726882451.31010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882451.31014: stdout chunk (state=3): >>><<< 15108 1726882451.31024: stderr chunk (state=3): >>><<< 15108 1726882451.31046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 15108 1726882451.31066: _low_level_execute_command(): starting 15108 1726882451.31072: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943 `" && echo ansible-tmp-1726882451.3104534-15232-10188462579943="` echo /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943 `" ) && sleep 0' 15108 1726882451.31742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882451.31749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.31763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.31780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.31818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.31825: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882451.31835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.31849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882451.31856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882451.31867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882451.31878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.31887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.31899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.31906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.31912: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882451.31921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.31997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882451.32010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882451.32021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.32154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882451.34344: stdout chunk (state=3): >>>ansible-tmp-1726882451.3104534-15232-10188462579943=/root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943 <<< 15108 1726882451.34669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882451.34673: stdout chunk (state=3): >>><<< 15108 1726882451.34675: stderr chunk (state=3): >>><<< 15108 1726882451.34976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882451.3104534-15232-10188462579943=/root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 15108 1726882451.34979: variable 'ansible_module_compression' from source: unknown 15108 1726882451.34981: ANSIBALLZ: Using lock for stat 15108 1726882451.34983: ANSIBALLZ: Acquiring lock 15108 1726882451.34985: ANSIBALLZ: Lock acquired: 140442402190784 15108 1726882451.34987: ANSIBALLZ: Creating module 15108 1726882451.57241: ANSIBALLZ: Writing module into payload 15108 1726882451.57439: ANSIBALLZ: Writing module 15108 1726882451.57555: ANSIBALLZ: Renaming module 15108 1726882451.57568: ANSIBALLZ: Done creating module 15108 1726882451.57591: variable 'ansible_facts' from source: unknown 15108 1726882451.57706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/AnsiballZ_stat.py 15108 1726882451.58252: Sending initial data 15108 1726882451.58265: Sent initial data (152 bytes) 15108 1726882451.60756: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.60761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.60798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 15108 1726882451.60803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.60806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found <<< 15108 1726882451.60809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.60991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882451.61003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.61150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882451.63739: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 15108 1726882451.63839: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 15108 1726882451.63943: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-15108sv8ex9c7/tmpphxl6sjt /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/AnsiballZ_stat.py <<< 15108 1726882451.64047: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 15108 1726882451.65385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882451.65553: stderr chunk (state=3): >>><<< 15108 1726882451.65557: stdout chunk (state=3): >>><<< 15108 1726882451.65681: done transferring module to remote 15108 1726882451.65685: _low_level_execute_command(): starting 15108 1726882451.65687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/ /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/AnsiballZ_stat.py && sleep 0' 15108 1726882451.67040: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882451.67070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.67087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.67107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.67150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.67163: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882451.67179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.67195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882451.67211: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882451.67223: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882451.67233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.67245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.67258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.67272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.67282: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882451.67294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.67377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882451.67399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882451.67413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.67558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882451.70171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882451.70195: stdout chunk (state=3): >>><<< 15108 1726882451.70198: stderr chunk (state=3): >>><<< 15108 1726882451.70273: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 15108 1726882451.70278: _low_level_execute_command(): starting 15108 1726882451.70281: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/AnsiballZ_stat.py && sleep 0' 15108 1726882451.71146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15108 1726882451.71161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.71180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.71199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.71240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.71253: stderr chunk (state=3): >>>debug2: match not found <<< 15108 1726882451.71273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.71290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15108 1726882451.71302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 15108 1726882451.71313: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15108 1726882451.71324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882451.71336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882451.71352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882451.71367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882451.71379: stderr chunk (state=3): >>>debug2: match found <<< 15108 1726882451.71393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882451.71462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 15108 1726882451.71488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882451.71505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882451.71648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882451.74345: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15108 1726882451.74349: stdout chunk (state=3): >>>import _imp # builtin <<< 15108 1726882451.74408: stdout chunk (state=3): >>>import '_thread' # <<< 15108 1726882451.74411: stdout chunk (state=3): >>>import '_warnings' # <<< 15108 1726882451.74430: stdout chunk (state=3): >>>import '_weakref' # <<< 15108 1726882451.74517: stdout chunk (state=3): >>>import '_io' # <<< 15108 1726882451.74546: stdout chunk (state=3): >>>import 'marshal' # <<< 15108 1726882451.74602: stdout chunk (state=3): >>>import 'posix' # <<< 15108 1726882451.74666: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15108 1726882451.74678: stdout chunk (state=3): >>># installing zipimport hook <<< 15108 1726882451.74721: stdout chunk (state=3): >>>import 'time' # <<< 15108 1726882451.74773: stdout chunk (state=3): >>>import 'zipimport' # <<< 15108 1726882451.74776: stdout chunk (state=3): >>># installed zipimport hook <<< 15108 1726882451.74847: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 15108 1726882451.74859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882451.74899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 15108 1726882451.74934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 15108 1726882451.74960: stdout chunk (state=3): >>>import '_codecs' # <<< 15108 1726882451.75016: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698dc0><<< 15108 1726882451.75019: stdout chunk (state=3): >>> <<< 15108 1726882451.75061: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 15108 1726882451.75123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 15108 1726882451.75161: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d3a0> <<< 15108 1726882451.75190: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698b20> <<< 15108 1726882451.75193: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 15108 1726882451.75231: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698ac0> <<< 15108 1726882451.75273: stdout chunk (state=3): >>>import '_signal' # <<< 15108 1726882451.75292: stdout chunk (state=3): >>> <<< 15108 1726882451.75324: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 15108 1726882451.75327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 15108 1726882451.75358: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d490> <<< 15108 1726882451.75405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 15108 1726882451.75418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 15108 1726882451.75472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 15108 1726882451.75508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 15108 1726882451.75523: stdout chunk (state=3): >>>import '_abc' # <<< 15108 1726882451.75535: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d940> <<< 15108 1726882451.75577: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d670> <<< 15108 1726882451.75618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 15108 1726882451.75643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 15108 1726882451.75682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 15108 1726882451.75717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 15108 1726882451.75761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 15108 1726882451.75783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 15108 1726882451.75831: stdout chunk (state=3): >>>import '_stat' # <<< 15108 1726882451.75835: stdout chunk (state=3): >>> <<< 15108 1726882451.75862: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 15108 1726882451.75900: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 15108 1726882451.75910: stdout chunk (state=3): >>> <<< 15108 1726882451.76173: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 15108 1726882451.76179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<< 15108 1726882451.76224: stdout chunk (state=3): >>> import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3f2850><<< 15108 1726882451.76227: stdout chunk (state=3): >>> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf940> <<< 15108 1726882451.76236: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b655880> <<< 15108 1726882451.76315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 15108 1726882451.76332: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3c8d90> <<< 15108 1726882451.76442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 15108 1726882451.76455: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3f2d90> <<< 15108 1726882451.76549: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d970> <<< 15108 1726882451.76602: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 15108 1726882451.76614: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 15108 1726882451.76939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 15108 1726882451.76965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 15108 1726882451.77002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 15108 1726882451.77025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 15108 1726882451.77060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 15108 1726882451.77105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 15108 1726882451.77130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 15108 1726882451.77160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 15108 1726882451.77189: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b393eb0><<< 15108 1726882451.77216: stdout chunk (state=3): >>> <<< 15108 1726882451.77277: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b395f40> <<< 15108 1726882451.77333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 15108 1726882451.77345: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 15108 1726882451.77379: stdout chunk (state=3): >>>import '_sre' # <<< 15108 1726882451.77421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 15108 1726882451.77449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 15108 1726882451.77484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 15108 1726882451.77508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 15108 1726882451.77553: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b38c610> <<< 15108 1726882451.77584: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b392640><<< 15108 1726882451.77608: stdout chunk (state=3): >>> <<< 15108 1726882451.77620: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b393370> <<< 15108 1726882451.77662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 15108 1726882451.77775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 15108 1726882451.77801: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 15108 1726882451.77861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882451.77909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 15108 1726882451.77923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 15108 1726882451.78010: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.78059: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b314e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314910> <<< 15108 1726882451.78075: stdout chunk (state=3): >>>import 'itertools' # <<< 15108 1726882451.78130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 15108 1726882451.78154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314f10><<< 15108 1726882451.78168: stdout chunk (state=3): >>> <<< 15108 1726882451.78202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 15108 1726882451.78249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 15108 1726882451.78260: stdout chunk (state=3): >>> <<< 15108 1726882451.78290: stdout chunk (state=3): >>>import '_operator' # <<< 15108 1726882451.78322: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314fd0><<< 15108 1726882451.78336: stdout chunk (state=3): >>> <<< 15108 1726882451.78365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 15108 1726882451.78389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 15108 1726882451.78416: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3270d0><<< 15108 1726882451.78448: stdout chunk (state=3): >>> <<< 15108 1726882451.78460: stdout chunk (state=3): >>>import '_collections' # <<< 15108 1726882451.78528: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b36ed90><<< 15108 1726882451.78565: stdout chunk (state=3): >>> import '_functools' # <<< 15108 1726882451.78620: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b367670> <<< 15108 1726882451.78778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 15108 1726882451.78792: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b39ae20> <<< 15108 1726882451.78829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 15108 1726882451.78920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b327cd0><<< 15108 1726882451.78923: stdout chunk (state=3): >>> <<< 15108 1726882451.78926: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b36e2b0> <<< 15108 1726882451.78982: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.79023: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b3792e0><<< 15108 1726882451.79044: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3a09d0><<< 15108 1726882451.79049: stdout chunk (state=3): >>> <<< 15108 1726882451.79081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 15108 1726882451.79093: stdout chunk (state=3): >>> <<< 15108 1726882451.79104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 15108 1726882451.79112: stdout chunk (state=3): >>> <<< 15108 1726882451.79140: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 15108 1726882451.79148: stdout chunk (state=3): >>> <<< 15108 1726882451.79173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 15108 1726882451.79188: stdout chunk (state=3): >>> <<< 15108 1726882451.79204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 15108 1726882451.79213: stdout chunk (state=3): >>> <<< 15108 1726882451.79237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 15108 1726882451.79241: stdout chunk (state=3): >>> <<< 15108 1726882451.79274: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327eb0><<< 15108 1726882451.79284: stdout chunk (state=3): >>> <<< 15108 1726882451.79287: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327df0><<< 15108 1726882451.79294: stdout chunk (state=3): >>> <<< 15108 1726882451.79336: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 15108 1726882451.79350: stdout chunk (state=3): >>> <<< 15108 1726882451.79353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 15108 1726882451.79366: stdout chunk (state=3): >>> <<< 15108 1726882451.79380: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327d60> <<< 15108 1726882451.79410: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 15108 1726882451.79415: stdout chunk (state=3): >>> <<< 15108 1726882451.79439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 15108 1726882451.79475: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 15108 1726882451.79495: stdout chunk (state=3): >>> <<< 15108 1726882451.79498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 15108 1726882451.79504: stdout chunk (state=3): >>> <<< 15108 1726882451.79533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 15108 1726882451.79541: stdout chunk (state=3): >>> <<< 15108 1726882451.79609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 15108 1726882451.79614: stdout chunk (state=3): >>> <<< 15108 1726882451.79642: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 15108 1726882451.79665: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 15108 1726882451.79682: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2fa3d0> <<< 15108 1726882451.79712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 15108 1726882451.79716: stdout chunk (state=3): >>> <<< 15108 1726882451.79738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 15108 1726882451.79742: stdout chunk (state=3): >>> <<< 15108 1726882451.79792: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2fa4c0><<< 15108 1726882451.79797: stdout chunk (state=3): >>> <<< 15108 1726882451.79985: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b32ef40> <<< 15108 1726882451.80046: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329a90> <<< 15108 1726882451.80077: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329490> <<< 15108 1726882451.80109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 15108 1726882451.80137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 15108 1726882451.80186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 15108 1726882451.80198: stdout chunk (state=3): >>> <<< 15108 1726882451.80227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 15108 1726882451.80274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 15108 1726882451.80301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 15108 1726882451.80314: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b22e220> <<< 15108 1726882451.80371: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2e5520> <<< 15108 1726882451.80454: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329f10> <<< 15108 1726882451.80481: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3a0040> <<< 15108 1726882451.80506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 15108 1726882451.80551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 15108 1726882451.80563: stdout chunk (state=3): >>> <<< 15108 1726882451.80615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 15108 1726882451.80628: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b240b50> <<< 15108 1726882451.80656: stdout chunk (state=3): >>>import 'errno' # <<< 15108 1726882451.80723: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.80735: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b240e80> <<< 15108 1726882451.80784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 15108 1726882451.80911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251790> <<< 15108 1726882451.80926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 15108 1726882451.81018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 15108 1726882451.81135: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251cd0> <<< 15108 1726882451.81178: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1df400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b240f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 15108 1726882451.81300: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1f02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251610> <<< 15108 1726882451.81330: stdout chunk (state=3): >>>import 'pwd' # <<< 15108 1726882451.81399: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.81414: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1f03a0> <<< 15108 1726882451.81477: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327a30> <<< 15108 1726882451.81522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 15108 1726882451.81547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 15108 1726882451.81590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 15108 1726882451.81617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 15108 1726882451.81683: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.81724: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b700> <<< 15108 1726882451.81740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 15108 1726882451.81805: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.81818: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20b7c0> <<< 15108 1726882451.81878: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.81889: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b8b0> <<< 15108 1726882451.81942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 15108 1726882451.81961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 15108 1726882451.82231: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.82242: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20bd00> <<< 15108 1726882451.82315: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.82341: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b216250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20b940> <<< 15108 1726882451.82377: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b1ffa90><<< 15108 1726882451.82387: stdout chunk (state=3): >>> <<< 15108 1726882451.82417: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327610><<< 15108 1726882451.82423: stdout chunk (state=3): >>> <<< 15108 1726882451.82460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 15108 1726882451.82464: stdout chunk (state=3): >>> <<< 15108 1726882451.82580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 15108 1726882451.82607: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20baf0><<< 15108 1726882451.82617: stdout chunk (state=3): >>> <<< 15108 1726882451.82796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 15108 1726882451.82801: stdout chunk (state=3): >>> <<< 15108 1726882451.82815: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff77abe76d0> <<< 15108 1726882451.83572: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 15108 1726882451.85084: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.86736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 15108 1726882451.86741: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d820> <<< 15108 1726882451.86786: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 15108 1726882451.86794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882451.86833: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 15108 1726882451.86847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 15108 1726882451.86876: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 15108 1726882451.86894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 15108 1726882451.86930: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.86949: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.86956: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab0d160> <<< 15108 1726882451.87027: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d280> <<< 15108 1726882451.87074: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0df70> <<< 15108 1726882451.87100: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 15108 1726882451.87117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 15108 1726882451.87176: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d4f0> <<< 15108 1726882451.87181: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0dd90> <<< 15108 1726882451.87200: stdout chunk (state=3): >>>import 'atexit' # <<< 15108 1726882451.87243: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.87246: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.87251: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab0dfd0> <<< 15108 1726882451.87279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 15108 1726882451.87317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 15108 1726882451.87380: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d100> <<< 15108 1726882451.87403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 15108 1726882451.87432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 15108 1726882451.87460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 15108 1726882451.87496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 15108 1726882451.87525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 15108 1726882451.87541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 15108 1726882451.87660: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa64f40> <<< 15108 1726882451.87707: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.87715: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa83d00> <<< 15108 1726882451.87751: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.87767: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.87772: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa83eb0> <<< 15108 1726882451.87801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 15108 1726882451.87848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 15108 1726882451.87899: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa83370> <<< 15108 1726882451.87933: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab74dc0> <<< 15108 1726882451.88216: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab743a0> <<< 15108 1726882451.88246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 15108 1726882451.88265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 15108 1726882451.88292: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab74fd0> <<< 15108 1726882451.88319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 15108 1726882451.88349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 15108 1726882451.88379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 15108 1726882451.88389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 15108 1726882451.88416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 15108 1726882451.88444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 15108 1726882451.88477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 15108 1726882451.88495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 15108 1726882451.88504: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab44d30> <<< 15108 1726882451.88627: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0d30> <<< 15108 1726882451.88632: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0400> <<< 15108 1726882451.88652: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab154f0> <<< 15108 1726882451.88682: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.88705: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aae0520> <<< 15108 1726882451.88760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 15108 1726882451.88778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 15108 1726882451.88790: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0550> <<< 15108 1726882451.88829: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 15108 1726882451.88833: stdout chunk (state=3): >>> <<< 15108 1726882451.88870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 15108 1726882451.88906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 15108 1726882451.88910: stdout chunk (state=3): >>> <<< 15108 1726882451.88966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 15108 1726882451.89093: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89097: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89112: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa54fd0> <<< 15108 1726882451.89118: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab55250> <<< 15108 1726882451.89148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 15108 1726882451.89151: stdout chunk (state=3): >>> <<< 15108 1726882451.89184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 15108 1726882451.89247: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89273: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89292: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa51850> <<< 15108 1726882451.89303: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab553d0> <<< 15108 1726882451.89330: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 15108 1726882451.89393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 15108 1726882451.89403: stdout chunk (state=3): >>> <<< 15108 1726882451.89436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 15108 1726882451.89442: stdout chunk (state=3): >>> <<< 15108 1726882451.89449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 15108 1726882451.89470: stdout chunk (state=3): >>>import '_string' # <<< 15108 1726882451.89572: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab6de50><<< 15108 1726882451.89577: stdout chunk (state=3): >>> <<< 15108 1726882451.89791: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa517f0><<< 15108 1726882451.89795: stdout chunk (state=3): >>> <<< 15108 1726882451.89927: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89959: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.89962: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa51640> <<< 15108 1726882451.90003: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.90018: stdout chunk (state=3): >>> <<< 15108 1726882451.90032: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90038: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa505b0> <<< 15108 1726882451.90099: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90128: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90136: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa45d90> <<< 15108 1726882451.90166: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab4c910> <<< 15108 1726882451.90196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 15108 1726882451.90205: stdout chunk (state=3): >>> <<< 15108 1726882451.90218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 15108 1726882451.90251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 15108 1726882451.90253: stdout chunk (state=3): >>> <<< 15108 1726882451.90289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 15108 1726882451.90360: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.90373: stdout chunk (state=3): >>> <<< 15108 1726882451.90395: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90397: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad66a0> <<< 15108 1726882451.90699: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90730: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90733: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad4b20> <<< 15108 1726882451.90760: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae40a0><<< 15108 1726882451.90766: stdout chunk (state=3): >>> <<< 15108 1726882451.90812: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90839: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.90849: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad6100> <<< 15108 1726882451.90867: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab19b20> <<< 15108 1726882451.90893: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.90923: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.90933: stdout chunk (state=3): >>> <<< 15108 1726882451.90951: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 15108 1726882451.90987: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91104: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91222: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.91230: stdout chunk (state=3): >>> <<< 15108 1726882451.91247: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91271: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 15108 1726882451.91290: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91312: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91333: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 15108 1726882451.91368: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.91374: stdout chunk (state=3): >>> <<< 15108 1726882451.91528: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.91697: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.91706: stdout chunk (state=3): >>> <<< 15108 1726882451.92490: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.93277: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 15108 1726882451.93307: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 15108 1726882451.93326: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 15108 1726882451.93332: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 15108 1726882451.93374: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<< 15108 1726882451.93377: stdout chunk (state=3): >>> <<< 15108 1726882451.93407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'<<< 15108 1726882451.93416: stdout chunk (state=3): >>> <<< 15108 1726882451.93497: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.93517: stdout chunk (state=3): >>> <<< 15108 1726882451.93525: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.93527: stdout chunk (state=3): >>> <<< 15108 1726882451.93528: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77a63c5e0><<< 15108 1726882451.93531: stdout chunk (state=3): >>> <<< 15108 1726882451.93640: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 15108 1726882451.93648: stdout chunk (state=3): >>> <<< 15108 1726882451.93651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 15108 1726882451.93672: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa1e580> <<< 15108 1726882451.93693: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a5dd100><<< 15108 1726882451.93697: stdout chunk (state=3): >>> <<< 15108 1726882451.93767: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py<<< 15108 1726882451.93772: stdout chunk (state=3): >>> <<< 15108 1726882451.93798: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.93822: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.93828: stdout chunk (state=3): >>> <<< 15108 1726882451.93861: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/_text.py<<< 15108 1726882451.93883: stdout chunk (state=3): >>> <<< 15108 1726882451.93886: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.93892: stdout chunk (state=3): >>> <<< 15108 1726882451.94095: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.94100: stdout chunk (state=3): >>> <<< 15108 1726882451.94327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 15108 1726882451.94331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<< 15108 1726882451.94335: stdout chunk (state=3): >>> <<< 15108 1726882451.94380: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aad4b80><<< 15108 1726882451.94383: stdout chunk (state=3): >>> <<< 15108 1726882451.94406: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.94413: stdout chunk (state=3): >>> <<< 15108 1726882451.95073: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.95078: stdout chunk (state=3): >>> <<< 15108 1726882451.95696: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.95700: stdout chunk (state=3): >>> <<< 15108 1726882451.95798: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.95801: stdout chunk (state=3): >>> <<< 15108 1726882451.95897: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py<<< 15108 1726882451.95911: stdout chunk (state=3): >>> <<< 15108 1726882451.95925: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.95981: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.96034: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py<<< 15108 1726882451.96039: stdout chunk (state=3): >>> <<< 15108 1726882451.96063: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96070: stdout chunk (state=3): >>> <<< 15108 1726882451.96168: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96174: stdout chunk (state=3): >>> <<< 15108 1726882451.96285: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/errors.py<<< 15108 1726882451.96290: stdout chunk (state=3): >>> <<< 15108 1726882451.96314: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96317: stdout chunk (state=3): >>> <<< 15108 1726882451.96337: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96350: stdout chunk (state=3): >>> <<< 15108 1726882451.96365: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 15108 1726882451.96385: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96392: stdout chunk (state=3): >>> <<< 15108 1726882451.96444: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96447: stdout chunk (state=3): >>> <<< 15108 1726882451.96497: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 15108 1726882451.96505: stdout chunk (state=3): >>> <<< 15108 1726882451.96529: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.96833: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.96838: stdout chunk (state=3): >>> <<< 15108 1726882451.97160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 15108 1726882451.97166: stdout chunk (state=3): >>> <<< 15108 1726882451.97210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 15108 1726882451.97221: stdout chunk (state=3): >>> <<< 15108 1726882451.97239: stdout chunk (state=3): >>>import '_ast' # <<< 15108 1726882451.97354: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a60ef10><<< 15108 1726882451.97364: stdout chunk (state=3): >>> <<< 15108 1726882451.97382: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97387: stdout chunk (state=3): >>> <<< 15108 1726882451.97483: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97488: stdout chunk (state=3): >>> <<< 15108 1726882451.97582: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py<<< 15108 1726882451.97593: stdout chunk (state=3): >>> <<< 15108 1726882451.97617: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py<<< 15108 1726882451.97621: stdout chunk (state=3): >>> <<< 15108 1726882451.97635: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 15108 1726882451.97647: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 15108 1726882451.97685: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97690: stdout chunk (state=3): >>> <<< 15108 1726882451.97747: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97752: stdout chunk (state=3): >>> <<< 15108 1726882451.97806: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py<<< 15108 1726882451.97811: stdout chunk (state=3): >>> <<< 15108 1726882451.97838: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97843: stdout chunk (state=3): >>> <<< 15108 1726882451.97908: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97913: stdout chunk (state=3): >>> <<< 15108 1726882451.97980: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.97986: stdout chunk (state=3): >>> <<< 15108 1726882451.98122: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.98127: stdout chunk (state=3): >>> <<< 15108 1726882451.98222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 15108 1726882451.98227: stdout chunk (state=3): >>> <<< 15108 1726882451.98274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 15108 1726882451.98279: stdout chunk (state=3): >>> <<< 15108 1726882451.98396: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 15108 1726882451.98399: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 15108 1726882451.98401: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab60220> <<< 15108 1726882451.98445: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a60e850><<< 15108 1726882451.98450: stdout chunk (state=3): >>> <<< 15108 1726882451.98515: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/file.py<<< 15108 1726882451.98518: stdout chunk (state=3): >>> <<< 15108 1726882451.98521: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/process.py<<< 15108 1726882451.98533: stdout chunk (state=3): >>> <<< 15108 1726882451.98546: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.98740: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.98747: stdout chunk (state=3): >>> <<< 15108 1726882451.98829: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.98834: stdout chunk (state=3): >>> <<< 15108 1726882451.98874: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.98880: stdout chunk (state=3): >>> <<< 15108 1726882451.98940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 15108 1726882451.98949: stdout chunk (state=3): >>> <<< 15108 1726882451.98978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 15108 1726882451.98983: stdout chunk (state=3): >>> <<< 15108 1726882451.99010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 15108 1726882451.99015: stdout chunk (state=3): >>> <<< 15108 1726882451.99076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 15108 1726882451.99081: stdout chunk (state=3): >>> <<< 15108 1726882451.99111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 15108 1726882451.99116: stdout chunk (state=3): >>> <<< 15108 1726882451.99144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 15108 1726882451.99149: stdout chunk (state=3): >>> <<< 15108 1726882451.99310: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa14ca0><<< 15108 1726882451.99315: stdout chunk (state=3): >>> <<< 15108 1726882451.99383: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa10f70><<< 15108 1726882451.99392: stdout chunk (state=3): >>> <<< 15108 1726882451.99483: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa09940><<< 15108 1726882451.99504: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro <<< 15108 1726882451.99507: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 15108 1726882451.99526: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.99573: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.99623: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py<<< 15108 1726882451.99627: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py<<< 15108 1726882451.99634: stdout chunk (state=3): >>> <<< 15108 1726882451.99746: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/basic.py<<< 15108 1726882451.99750: stdout chunk (state=3): >>> <<< 15108 1726882451.99780: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882451.99803: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.99808: stdout chunk (state=3): >>> <<< 15108 1726882451.99830: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 15108 1726882451.99860: stdout chunk (state=3): >>># zipimport: zlib available<<< 15108 1726882451.99866: stdout chunk (state=3): >>> <<< 15108 1726882452.00048: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882452.00316: stdout chunk (state=3): >>># zipimport: zlib available <<< 15108 1726882452.00501: stdout chunk (state=3): >>> <<< 15108 1726882452.00504: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 15108 1726882452.00507: stdout chunk (state=3): >>> <<< 15108 1726882452.00537: stdout chunk (state=3): >>># destroy __main__<<< 15108 1726882452.00540: stdout chunk (state=3): >>> <<< 15108 1726882452.00950: stdout chunk (state=3): >>># clear builtins._<<< 15108 1726882452.00967: stdout chunk (state=3): >>> # clear sys.path <<< 15108 1726882452.00970: stdout chunk (state=3): >>># clear sys.argv <<< 15108 1726882452.00975: stdout chunk (state=3): >>># clear sys.ps1 <<< 15108 1726882452.00978: stdout chunk (state=3): >>># clear sys.ps2<<< 15108 1726882452.00981: stdout chunk (state=3): >>> # clear sys.last_type<<< 15108 1726882452.00984: stdout chunk (state=3): >>> <<< 15108 1726882452.01010: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback <<< 15108 1726882452.01026: stdout chunk (state=3): >>># clear sys.path_hooks <<< 15108 1726882452.01049: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15108 1726882452.01055: stdout chunk (state=3): >>># clear sys.meta_path <<< 15108 1726882452.01058: stdout chunk (state=3): >>># clear sys.__interactivehook__<<< 15108 1726882452.01061: stdout chunk (state=3): >>> <<< 15108 1726882452.01095: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout<<< 15108 1726882452.01100: stdout chunk (state=3): >>> <<< 15108 1726882452.01105: stdout chunk (state=3): >>># restore sys.stderr <<< 15108 1726882452.01136: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins <<< 15108 1726882452.01176: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib <<< 15108 1726882452.01232: stdout chunk (state=3): >>># cleanup[2] removing _imp <<< 15108 1726882452.01251: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 15108 1726882452.01262: stdout chunk (state=3): >>># cleanup[2] removing _warnings <<< 15108 1726882452.01322: stdout chunk (state=3): >>># cleanup[2] removing _weakref <<< 15108 1726882452.01366: stdout chunk (state=3): >>># cleanup[2] removing _io<<< 15108 1726882452.01372: stdout chunk (state=3): >>> <<< 15108 1726882452.01377: stdout chunk (state=3): >>># cleanup[2] removing marshal<<< 15108 1726882452.01380: stdout chunk (state=3): >>> <<< 15108 1726882452.01382: stdout chunk (state=3): >>># cleanup[2] removing posix<<< 15108 1726882452.01386: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external <<< 15108 1726882452.01388: stdout chunk (state=3): >>># cleanup[2] removing time <<< 15108 1726882452.01392: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 15108 1726882452.01395: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 15108 1726882452.01399: stdout chunk (state=3): >>># cleanup[2] removing codecs<<< 15108 1726882452.01401: stdout chunk (state=3): >>> <<< 15108 1726882452.01476: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 15108 1726882452.01493: stdout chunk (state=3): >>># cleanup[2] removing encodings<<< 15108 1726882452.01498: stdout chunk (state=3): >>> <<< 15108 1726882452.01502: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 <<< 15108 1726882452.01506: stdout chunk (state=3): >>># cleanup[2] removing _signal <<< 15108 1726882452.01509: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc <<< 15108 1726882452.01512: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io <<< 15108 1726882452.01516: stdout chunk (state=3): >>># cleanup[2] removing __main__ <<< 15108 1726882452.01519: stdout chunk (state=3): >>># cleanup[2] removing _stat<<< 15108 1726882452.01520: stdout chunk (state=3): >>> <<< 15108 1726882452.01522: stdout chunk (state=3): >>># cleanup[2] removing stat <<< 15108 1726882452.01527: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc <<< 15108 1726882452.01530: stdout chunk (state=3): >>># cleanup[2] removing genericpath <<< 15108 1726882452.01537: stdout chunk (state=3): >>># cleanup[2] removing posixpath <<< 15108 1726882452.01613: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 15108 1726882452.01618: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 15108 1726882452.01621: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site <<< 15108 1726882452.01626: stdout chunk (state=3): >>># destroy site<<< 15108 1726882452.01628: stdout chunk (state=3): >>> <<< 15108 1726882452.01631: stdout chunk (state=3): >>># cleanup[2] removing types <<< 15108 1726882452.01656: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants<<< 15108 1726882452.01672: stdout chunk (state=3): >>> # destroy sre_constants<<< 15108 1726882452.01683: stdout chunk (state=3): >>> # cleanup[2] removing sre_parse<<< 15108 1726882452.01720: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 15108 1726882452.01725: stdout chunk (state=3): >>># cleanup[2] removing heapq<<< 15108 1726882452.01728: stdout chunk (state=3): >>> # cleanup[2] removing itertools<<< 15108 1726882452.01748: stdout chunk (state=3): >>> # cleanup[2] removing keyword<<< 15108 1726882452.01860: stdout chunk (state=3): >>> # destroy keyword<<< 15108 1726882452.01868: stdout chunk (state=3): >>> <<< 15108 1726882452.01872: stdout chunk (state=3): >>># cleanup[2] removing _operator<<< 15108 1726882452.01876: stdout chunk (state=3): >>> # cleanup[2] removing operator<<< 15108 1726882452.01880: stdout chunk (state=3): >>> <<< 15108 1726882452.01883: stdout chunk (state=3): >>># cleanup[2] removing reprlib <<< 15108 1726882452.01891: stdout chunk (state=3): >>># destroy reprlib<<< 15108 1726882452.01900: stdout chunk (state=3): >>> <<< 15108 1726882452.01904: stdout chunk (state=3): >>># cleanup[2] removing _collections <<< 15108 1726882452.01909: stdout chunk (state=3): >>># cleanup[2] removing collections<<< 15108 1726882452.01911: stdout chunk (state=3): >>> <<< 15108 1726882452.01915: stdout chunk (state=3): >>># cleanup[2] removing _functools<<< 15108 1726882452.01917: stdout chunk (state=3): >>> <<< 15108 1726882452.01986: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re<<< 15108 1726882452.01993: stdout chunk (state=3): >>> # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 15108 1726882452.01995: stdout chunk (state=3): >>> <<< 15108 1726882452.01999: stdout chunk (state=3): >>># cleanup[2] removing base64<<< 15108 1726882452.02003: stdout chunk (state=3): >>> <<< 15108 1726882452.02013: stdout chunk (state=3): >>># destroy base64<<< 15108 1726882452.02015: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap<<< 15108 1726882452.02018: stdout chunk (state=3): >>> <<< 15108 1726882452.02023: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external<<< 15108 1726882452.02025: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing<<< 15108 1726882452.02035: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 15108 1726882452.02080: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect<<< 15108 1726882452.02131: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 15108 1726882452.02169: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 15108 1726882452.02187: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 15108 1726882452.02209: stdout chunk (state=3): >>># destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file<<< 15108 1726882452.02226: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules<<< 15108 1726882452.02358: stdout chunk (state=3): >>> <<< 15108 1726882452.02481: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 15108 1726882452.02493: stdout chunk (state=3): >>> <<< 15108 1726882452.02522: stdout chunk (state=3): >>># destroy importlib.util <<< 15108 1726882452.02527: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery<<< 15108 1726882452.02537: stdout chunk (state=3): >>> <<< 15108 1726882452.02565: stdout chunk (state=3): >>># destroy zipimport<<< 15108 1726882452.02585: stdout chunk (state=3): >>> <<< 15108 1726882452.02592: stdout chunk (state=3): >>># destroy _compression<<< 15108 1726882452.02602: stdout chunk (state=3): >>> <<< 15108 1726882452.02627: stdout chunk (state=3): >>># destroy binascii<<< 15108 1726882452.02670: stdout chunk (state=3): >>> # destroy importlib <<< 15108 1726882452.02673: stdout chunk (state=3): >>># destroy struct # destroy bz2<<< 15108 1726882452.02675: stdout chunk (state=3): >>> # destroy lzma<<< 15108 1726882452.02679: stdout chunk (state=3): >>> <<< 15108 1726882452.02714: stdout chunk (state=3): >>># destroy __main__<<< 15108 1726882452.02791: stdout chunk (state=3): >>> <<< 15108 1726882452.02805: stdout chunk (state=3): >>># destroy locale # destroy tempfile<<< 15108 1726882452.02810: stdout chunk (state=3): >>> <<< 15108 1726882452.02813: stdout chunk (state=3): >>># destroy systemd.journal<<< 15108 1726882452.02817: stdout chunk (state=3): >>> # destroy systemd.daemon<<< 15108 1726882452.02819: stdout chunk (state=3): >>> <<< 15108 1726882452.02822: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 15108 1726882452.02824: stdout chunk (state=3): >>> # destroy hashlib<<< 15108 1726882452.02836: stdout chunk (state=3): >>> # destroy json.decoder<<< 15108 1726882452.02839: stdout chunk (state=3): >>> # destroy json.encoder<<< 15108 1726882452.02844: stdout chunk (state=3): >>> # destroy json.scanner <<< 15108 1726882452.02859: stdout chunk (state=3): >>># destroy _json # destroy encodings<<< 15108 1726882452.02861: stdout chunk (state=3): >>> <<< 15108 1726882452.02905: stdout chunk (state=3): >>># destroy syslog<<< 15108 1726882452.02909: stdout chunk (state=3): >>> <<< 15108 1726882452.02911: stdout chunk (state=3): >>># destroy uuid <<< 15108 1726882452.02938: stdout chunk (state=3): >>># destroy array<<< 15108 1726882452.02944: stdout chunk (state=3): >>> <<< 15108 1726882452.02957: stdout chunk (state=3): >>># destroy datetime<<< 15108 1726882452.02960: stdout chunk (state=3): >>> <<< 15108 1726882452.02997: stdout chunk (state=3): >>># destroy selinux<<< 15108 1726882452.03026: stdout chunk (state=3): >>> # destroy distro<<< 15108 1726882452.03038: stdout chunk (state=3): >>> # destroy json <<< 15108 1726882452.03048: stdout chunk (state=3): >>># destroy shlex # destroy logging<<< 15108 1726882452.03054: stdout chunk (state=3): >>> # destroy argparse <<< 15108 1726882452.03108: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux<<< 15108 1726882452.03141: stdout chunk (state=3): >>> <<< 15108 1726882452.03156: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 15108 1726882452.03181: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 15108 1726882452.03206: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 15108 1726882452.03221: stdout chunk (state=3): >>> # cleanup[3] wiping _socket<<< 15108 1726882452.03243: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128<<< 15108 1726882452.03277: stdout chunk (state=3): >>> <<< 15108 1726882452.03296: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 15108 1726882452.03301: stdout chunk (state=3): >>> # cleanup[3] wiping _string <<< 15108 1726882452.03305: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 15108 1726882452.03307: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache<<< 15108 1726882452.03326: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping platform<<< 15108 1726882452.03333: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select<<< 15108 1726882452.03359: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437<<< 15108 1726882452.03377: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 15108 1726882452.03390: stdout chunk (state=3): >>> # cleanup[3] wiping shutil # destroy fnmatch<<< 15108 1726882452.03397: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading<<< 15108 1726882452.03418: stdout chunk (state=3): >>> # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref<<< 15108 1726882452.03431: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 15108 1726882452.03445: stdout chunk (state=3): >>> # cleanup[3] wiping _struct<<< 15108 1726882452.03459: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg<<< 15108 1726882452.03478: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 15108 1726882452.03488: stdout chunk (state=3): >>> # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 15108 1726882452.03508: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 15108 1726882452.03531: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 15108 1726882452.03542: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath<<< 15108 1726882452.03559: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 15108 1726882452.03577: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 15108 1726882452.03594: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 15108 1726882452.03617: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 15108 1726882452.03622: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 15108 1726882452.03641: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy _socket # destroy systemd.id128<<< 15108 1726882452.03840: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform<<< 15108 1726882452.03870: stdout chunk (state=3): >>> # destroy _uuid<<< 15108 1726882452.03886: stdout chunk (state=3): >>> <<< 15108 1726882452.03889: stdout chunk (state=3): >>># destroy _sre<<< 15108 1726882452.03892: stdout chunk (state=3): >>> # destroy sre_parse<<< 15108 1726882452.03894: stdout chunk (state=3): >>> <<< 15108 1726882452.03911: stdout chunk (state=3): >>># destroy tokenize <<< 15108 1726882452.03922: stdout chunk (state=3): >>># destroy _heapq<<< 15108 1726882452.03930: stdout chunk (state=3): >>> <<< 15108 1726882452.03936: stdout chunk (state=3): >>># destroy posixpath <<< 15108 1726882452.03960: stdout chunk (state=3): >>># destroy stat <<< 15108 1726882452.04008: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 15108 1726882452.04012: stdout chunk (state=3): >>># destroy errno<<< 15108 1726882452.04017: stdout chunk (state=3): >>> <<< 15108 1726882452.04021: stdout chunk (state=3): >>># destroy signal <<< 15108 1726882452.04038: stdout chunk (state=3): >>># destroy contextlib # destroy pwd <<< 15108 1726882452.04057: stdout chunk (state=3): >>># destroy grp <<< 15108 1726882452.04076: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 15108 1726882452.04079: stdout chunk (state=3): >>># destroy selectors <<< 15108 1726882452.04098: stdout chunk (state=3): >>># destroy select<<< 15108 1726882452.04127: stdout chunk (state=3): >>> <<< 15108 1726882452.04144: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 15108 1726882452.04184: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.request<<< 15108 1726882452.04206: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.response <<< 15108 1726882452.04221: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 15108 1726882452.04238: stdout chunk (state=3): >>> # destroy itertools <<< 15108 1726882452.04244: stdout chunk (state=3): >>># destroy operator <<< 15108 1726882452.04246: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 15108 1726882452.04249: stdout chunk (state=3): >>># destroy _operator <<< 15108 1726882452.04270: stdout chunk (state=3): >>># destroy _frozen_importlib_external <<< 15108 1726882452.04281: stdout chunk (state=3): >>># destroy _imp # destroy io<<< 15108 1726882452.04328: stdout chunk (state=3): >>> # destroy marshal # destroy _frozen_importlib <<< 15108 1726882452.04339: stdout chunk (state=3): >>># clear sys.audit hooks <<< 15108 1726882452.04732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 15108 1726882452.04795: stderr chunk (state=3): >>><<< 15108 1726882452.04798: stdout chunk (state=3): >>><<< 15108 1726882452.04869: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b698ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b655880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b63d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b393eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b395f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b38c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b392640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b393370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b314e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b314fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b36ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b367670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b39ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b327cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b36e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b3792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2fa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2fa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b32ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b22e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b2e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b329f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b3a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b240b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b240e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1df400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b240f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1f02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b251610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b1f03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b20bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77b216250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b1ffa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b327610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77b20baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff77abe76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab0dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab0d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa64f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa83d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab154f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aae0520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae0550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab55250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa51850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab553d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab6de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa517f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa51640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa505b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aa45d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab4c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aae40a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77aad6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77ab19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77a63c5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa1e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a5dd100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aad4b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a60ef10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff77ab60220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77a60e850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa14ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa10f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff77aa09940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pgnlwwtc/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 15108 1726882452.05403: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15108 1726882452.05406: _low_level_execute_command(): starting 15108 1726882452.05409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882451.3104534-15232-10188462579943/ > /dev/null 2>&1 && sleep 0' 15108 1726882452.05571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15108 1726882452.05575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15108 1726882452.05614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 15108 1726882452.05618: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882452.05621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15108 1726882452.05624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15108 1726882452.05690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 15108 1726882452.05693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15108 1726882452.05802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15108 1726882452.08349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15108 1726882452.08405: stderr chunk (state=3): >>><<< 15108 1726882452.08410: stdout chunk (state=3): >>><<< 15108 1726882452.08427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 15108 1726882452.08432: handler run complete 15108 1726882452.08448: attempt loop complete, returning result 15108 1726882452.08451: _execute() done 15108 1726882452.08453: dumping result to json 15108 1726882452.08458: done dumping result, returning 15108 1726882452.08466: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-56d9-2779-000000000091] 15108 1726882452.08472: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000091 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 15108 1726882452.08622: no more pending results, returning what we have 15108 1726882452.08624: results queue empty 15108 1726882452.08625: checking for any_errors_fatal 15108 1726882452.08632: done checking for any_errors_fatal 15108 1726882452.08633: checking for max_fail_percentage 15108 1726882452.08634: done checking for max_fail_percentage 15108 1726882452.08635: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.08636: done checking to see if all hosts have failed 15108 1726882452.08636: getting the remaining hosts for this loop 15108 1726882452.08638: done getting the remaining hosts for this loop 15108 1726882452.08641: getting the next task for host managed_node3 15108 1726882452.08647: done getting next task for host managed_node3 15108 1726882452.08650: ^ task is: TASK: Set flag to indicate system is ostree 15108 1726882452.08652: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.08657: getting variables 15108 1726882452.08659: in VariableManager get_vars() 15108 1726882452.08690: Calling all_inventory to load vars for managed_node3 15108 1726882452.08693: Calling groups_inventory to load vars for managed_node3 15108 1726882452.08696: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.08706: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.08709: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.08712: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.08854: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000091 15108 1726882452.08858: WORKER PROCESS EXITING 15108 1726882452.08871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.08991: done with get_vars() 15108 1726882452.08999: done getting variables 15108 1726882452.09077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:34:12 -0400 (0:00:00.865) 0:00:03.399 ****** 15108 1726882452.09098: entering _queue_task() for managed_node3/set_fact 15108 1726882452.09099: Creating lock for set_fact 15108 1726882452.09346: worker is 1 (out of 1 available) 15108 1726882452.09360: exiting _queue_task() for managed_node3/set_fact 15108 1726882452.09372: done queuing things up, now waiting for results queue to drain 15108 1726882452.09374: waiting for pending results... 15108 1726882452.09533: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 15108 1726882452.09608: in run() - task 0e448fcc-3ce9-56d9-2779-000000000092 15108 1726882452.09618: variable 'ansible_search_path' from source: unknown 15108 1726882452.09622: variable 'ansible_search_path' from source: unknown 15108 1726882452.09650: calling self._execute() 15108 1726882452.09711: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.09717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.09725: variable 'omit' from source: magic vars 15108 1726882452.10068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15108 1726882452.10245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15108 1726882452.10281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15108 1726882452.10307: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15108 1726882452.10331: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15108 1726882452.10401: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 15108 1726882452.10418: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 15108 1726882452.10437: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.10455: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 15108 1726882452.10548: Evaluated conditional (not __network_is_ostree is defined): True 15108 1726882452.10553: variable 'omit' from source: magic vars 15108 1726882452.10587: variable 'omit' from source: magic vars 15108 1726882452.10672: variable '__ostree_booted_stat' from source: set_fact 15108 1726882452.10713: variable 'omit' from source: magic vars 15108 1726882452.10732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15108 1726882452.10752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15108 1726882452.10781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15108 1726882452.10800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882452.10807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882452.10829: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882452.10833: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.10836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.10905: Set connection var ansible_timeout to 10 15108 1726882452.10908: Set connection var ansible_shell_type to sh 15108 1726882452.10910: Set connection var ansible_pipelining to False 15108 1726882452.10916: Set connection var ansible_shell_executable to /bin/sh 15108 1726882452.10923: Set connection var ansible_module_compression to ZIP_DEFLATED 15108 1726882452.10926: Set connection var ansible_connection to ssh 15108 1726882452.10946: variable 'ansible_shell_executable' from source: unknown 15108 1726882452.10949: variable 'ansible_connection' from source: unknown 15108 1726882452.10951: variable 'ansible_module_compression' from source: unknown 15108 1726882452.10954: variable 'ansible_shell_type' from source: unknown 15108 1726882452.10956: variable 'ansible_shell_executable' from source: unknown 15108 1726882452.10960: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.10966: variable 'ansible_pipelining' from source: unknown 15108 1726882452.10968: variable 'ansible_timeout' from source: unknown 15108 1726882452.10972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.11045: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15108 1726882452.11053: variable 'omit' from source: magic vars 15108 1726882452.11059: starting attempt loop 15108 1726882452.11062: running the handler 15108 1726882452.11074: handler run complete 15108 1726882452.11082: attempt loop complete, returning result 15108 1726882452.11084: _execute() done 15108 1726882452.11087: dumping result to json 15108 1726882452.11089: done dumping result, returning 15108 1726882452.11095: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-56d9-2779-000000000092] 15108 1726882452.11101: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000092 15108 1726882452.11186: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000092 15108 1726882452.11189: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15108 1726882452.11250: no more pending results, returning what we have 15108 1726882452.11253: results queue empty 15108 1726882452.11253: checking for any_errors_fatal 15108 1726882452.11262: done checking for any_errors_fatal 15108 1726882452.11262: checking for max_fail_percentage 15108 1726882452.11265: done checking for max_fail_percentage 15108 1726882452.11266: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.11267: done checking to see if all hosts have failed 15108 1726882452.11268: getting the remaining hosts for this loop 15108 1726882452.11269: done getting the remaining hosts for this loop 15108 1726882452.11273: getting the next task for host managed_node3 15108 1726882452.11281: done getting next task for host managed_node3 15108 1726882452.11283: ^ task is: TASK: Fix CentOS6 Base repo 15108 1726882452.11286: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.11289: getting variables 15108 1726882452.11291: in VariableManager get_vars() 15108 1726882452.11317: Calling all_inventory to load vars for managed_node3 15108 1726882452.11320: Calling groups_inventory to load vars for managed_node3 15108 1726882452.11323: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.11339: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.11342: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.11354: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.11473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.11595: done with get_vars() 15108 1726882452.11603: done getting variables 15108 1726882452.11692: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:34:12 -0400 (0:00:00.026) 0:00:03.426 ****** 15108 1726882452.11711: entering _queue_task() for managed_node3/copy 15108 1726882452.11900: worker is 1 (out of 1 available) 15108 1726882452.11913: exiting _queue_task() for managed_node3/copy 15108 1726882452.11925: done queuing things up, now waiting for results queue to drain 15108 1726882452.11927: waiting for pending results... 15108 1726882452.12084: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 15108 1726882452.12141: in run() - task 0e448fcc-3ce9-56d9-2779-000000000094 15108 1726882452.12152: variable 'ansible_search_path' from source: unknown 15108 1726882452.12155: variable 'ansible_search_path' from source: unknown 15108 1726882452.12188: calling self._execute() 15108 1726882452.12242: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.12246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.12255: variable 'omit' from source: magic vars 15108 1726882452.12596: variable 'ansible_distribution' from source: facts 15108 1726882452.12613: Evaluated conditional (ansible_distribution == 'CentOS'): True 15108 1726882452.12699: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.12703: Evaluated conditional (ansible_distribution_major_version == '6'): False 15108 1726882452.12706: when evaluation is False, skipping this task 15108 1726882452.12709: _execute() done 15108 1726882452.12711: dumping result to json 15108 1726882452.12716: done dumping result, returning 15108 1726882452.12721: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-56d9-2779-000000000094] 15108 1726882452.12727: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000094 15108 1726882452.12822: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000094 15108 1726882452.12825: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15108 1726882452.12896: no more pending results, returning what we have 15108 1726882452.12899: results queue empty 15108 1726882452.12900: checking for any_errors_fatal 15108 1726882452.12905: done checking for any_errors_fatal 15108 1726882452.12906: checking for max_fail_percentage 15108 1726882452.12907: done checking for max_fail_percentage 15108 1726882452.12908: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.12909: done checking to see if all hosts have failed 15108 1726882452.12910: getting the remaining hosts for this loop 15108 1726882452.12911: done getting the remaining hosts for this loop 15108 1726882452.12914: getting the next task for host managed_node3 15108 1726882452.12919: done getting next task for host managed_node3 15108 1726882452.12922: ^ task is: TASK: Include the task 'enable_epel.yml' 15108 1726882452.12924: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.12927: getting variables 15108 1726882452.12929: in VariableManager get_vars() 15108 1726882452.12952: Calling all_inventory to load vars for managed_node3 15108 1726882452.12955: Calling groups_inventory to load vars for managed_node3 15108 1726882452.12958: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.12974: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.12976: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.12979: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.13111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.13230: done with get_vars() 15108 1726882452.13237: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.442 ****** 15108 1726882452.13305: entering _queue_task() for managed_node3/include_tasks 15108 1726882452.13494: worker is 1 (out of 1 available) 15108 1726882452.13506: exiting _queue_task() for managed_node3/include_tasks 15108 1726882452.13516: done queuing things up, now waiting for results queue to drain 15108 1726882452.13518: waiting for pending results... 15108 1726882452.13668: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 15108 1726882452.13729: in run() - task 0e448fcc-3ce9-56d9-2779-000000000095 15108 1726882452.13744: variable 'ansible_search_path' from source: unknown 15108 1726882452.13747: variable 'ansible_search_path' from source: unknown 15108 1726882452.13778: calling self._execute() 15108 1726882452.13831: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.13835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.13848: variable 'omit' from source: magic vars 15108 1726882452.14202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.15795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.15844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.15876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.15900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.15924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.15987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.16017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.16037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.16068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.16079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.16171: variable '__network_is_ostree' from source: set_fact 15108 1726882452.16186: Evaluated conditional (not __network_is_ostree | d(false)): True 15108 1726882452.16193: _execute() done 15108 1726882452.16195: dumping result to json 15108 1726882452.16198: done dumping result, returning 15108 1726882452.16205: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-56d9-2779-000000000095] 15108 1726882452.16210: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000095 15108 1726882452.16301: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000095 15108 1726882452.16304: WORKER PROCESS EXITING 15108 1726882452.16336: no more pending results, returning what we have 15108 1726882452.16341: in VariableManager get_vars() 15108 1726882452.16377: Calling all_inventory to load vars for managed_node3 15108 1726882452.16380: Calling groups_inventory to load vars for managed_node3 15108 1726882452.16383: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.16393: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.16396: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.16398: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.16552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.16673: done with get_vars() 15108 1726882452.16680: variable 'ansible_search_path' from source: unknown 15108 1726882452.16681: variable 'ansible_search_path' from source: unknown 15108 1726882452.16706: we have included files to process 15108 1726882452.16707: generating all_blocks data 15108 1726882452.16708: done generating all_blocks data 15108 1726882452.16712: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15108 1726882452.16713: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15108 1726882452.16714: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15108 1726882452.17210: done processing included file 15108 1726882452.17212: iterating over new_blocks loaded from include file 15108 1726882452.17212: in VariableManager get_vars() 15108 1726882452.17221: done with get_vars() 15108 1726882452.17222: filtering new block on tags 15108 1726882452.17236: done filtering new block on tags 15108 1726882452.17238: in VariableManager get_vars() 15108 1726882452.17244: done with get_vars() 15108 1726882452.17245: filtering new block on tags 15108 1726882452.17251: done filtering new block on tags 15108 1726882452.17253: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 15108 1726882452.17259: extending task lists for all hosts with included blocks 15108 1726882452.17323: done extending task lists 15108 1726882452.17324: done processing included files 15108 1726882452.17325: results queue empty 15108 1726882452.17325: checking for any_errors_fatal 15108 1726882452.17327: done checking for any_errors_fatal 15108 1726882452.17328: checking for max_fail_percentage 15108 1726882452.17328: done checking for max_fail_percentage 15108 1726882452.17329: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.17329: done checking to see if all hosts have failed 15108 1726882452.17330: getting the remaining hosts for this loop 15108 1726882452.17331: done getting the remaining hosts for this loop 15108 1726882452.17332: getting the next task for host managed_node3 15108 1726882452.17335: done getting next task for host managed_node3 15108 1726882452.17336: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15108 1726882452.17338: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.17340: getting variables 15108 1726882452.17340: in VariableManager get_vars() 15108 1726882452.17346: Calling all_inventory to load vars for managed_node3 15108 1726882452.17347: Calling groups_inventory to load vars for managed_node3 15108 1726882452.17349: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.17352: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.17360: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.17362: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.17460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.17572: done with get_vars() 15108 1726882452.17578: done getting variables 15108 1726882452.17626: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 15108 1726882452.17767: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:34:12 -0400 (0:00:00.044) 0:00:03.486 ****** 15108 1726882452.17800: entering _queue_task() for managed_node3/command 15108 1726882452.17801: Creating lock for command 15108 1726882452.18023: worker is 1 (out of 1 available) 15108 1726882452.18036: exiting _queue_task() for managed_node3/command 15108 1726882452.18048: done queuing things up, now waiting for results queue to drain 15108 1726882452.18049: waiting for pending results... 15108 1726882452.18211: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 15108 1726882452.18287: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000af 15108 1726882452.18299: variable 'ansible_search_path' from source: unknown 15108 1726882452.18303: variable 'ansible_search_path' from source: unknown 15108 1726882452.18330: calling self._execute() 15108 1726882452.18395: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.18399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.18407: variable 'omit' from source: magic vars 15108 1726882452.18681: variable 'ansible_distribution' from source: facts 15108 1726882452.18690: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15108 1726882452.18781: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.18785: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15108 1726882452.18788: when evaluation is False, skipping this task 15108 1726882452.18791: _execute() done 15108 1726882452.18793: dumping result to json 15108 1726882452.18798: done dumping result, returning 15108 1726882452.18804: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-56d9-2779-0000000000af] 15108 1726882452.18811: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000af 15108 1726882452.18903: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000af 15108 1726882452.18906: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15108 1726882452.18984: no more pending results, returning what we have 15108 1726882452.18987: results queue empty 15108 1726882452.18987: checking for any_errors_fatal 15108 1726882452.18989: done checking for any_errors_fatal 15108 1726882452.18989: checking for max_fail_percentage 15108 1726882452.18991: done checking for max_fail_percentage 15108 1726882452.18992: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.18992: done checking to see if all hosts have failed 15108 1726882452.18993: getting the remaining hosts for this loop 15108 1726882452.18994: done getting the remaining hosts for this loop 15108 1726882452.18998: getting the next task for host managed_node3 15108 1726882452.19003: done getting next task for host managed_node3 15108 1726882452.19005: ^ task is: TASK: Install yum-utils package 15108 1726882452.19009: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.19011: getting variables 15108 1726882452.19012: in VariableManager get_vars() 15108 1726882452.19046: Calling all_inventory to load vars for managed_node3 15108 1726882452.19049: Calling groups_inventory to load vars for managed_node3 15108 1726882452.19052: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.19061: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.19062: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.19067: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.19176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.19293: done with get_vars() 15108 1726882452.19300: done getting variables 15108 1726882452.19375: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.502 ****** 15108 1726882452.19396: entering _queue_task() for managed_node3/package 15108 1726882452.19397: Creating lock for package 15108 1726882452.19594: worker is 1 (out of 1 available) 15108 1726882452.19606: exiting _queue_task() for managed_node3/package 15108 1726882452.19619: done queuing things up, now waiting for results queue to drain 15108 1726882452.19621: waiting for pending results... 15108 1726882452.19778: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 15108 1726882452.19847: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000b0 15108 1726882452.19861: variable 'ansible_search_path' from source: unknown 15108 1726882452.19866: variable 'ansible_search_path' from source: unknown 15108 1726882452.19894: calling self._execute() 15108 1726882452.20005: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.20010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.20016: variable 'omit' from source: magic vars 15108 1726882452.20278: variable 'ansible_distribution' from source: facts 15108 1726882452.20289: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15108 1726882452.20379: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.20383: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15108 1726882452.20386: when evaluation is False, skipping this task 15108 1726882452.20389: _execute() done 15108 1726882452.20394: dumping result to json 15108 1726882452.20396: done dumping result, returning 15108 1726882452.20403: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-56d9-2779-0000000000b0] 15108 1726882452.20408: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b0 15108 1726882452.20502: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b0 15108 1726882452.20506: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15108 1726882452.20612: no more pending results, returning what we have 15108 1726882452.20615: results queue empty 15108 1726882452.20615: checking for any_errors_fatal 15108 1726882452.20619: done checking for any_errors_fatal 15108 1726882452.20619: checking for max_fail_percentage 15108 1726882452.20621: done checking for max_fail_percentage 15108 1726882452.20621: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.20622: done checking to see if all hosts have failed 15108 1726882452.20623: getting the remaining hosts for this loop 15108 1726882452.20624: done getting the remaining hosts for this loop 15108 1726882452.20627: getting the next task for host managed_node3 15108 1726882452.20631: done getting next task for host managed_node3 15108 1726882452.20633: ^ task is: TASK: Enable EPEL 7 15108 1726882452.20636: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.20639: getting variables 15108 1726882452.20640: in VariableManager get_vars() 15108 1726882452.20657: Calling all_inventory to load vars for managed_node3 15108 1726882452.20659: Calling groups_inventory to load vars for managed_node3 15108 1726882452.20661: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.20670: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.20672: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.20674: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.20776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.20894: done with get_vars() 15108 1726882452.20900: done getting variables 15108 1726882452.20943: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.518 ****** 15108 1726882452.20970: entering _queue_task() for managed_node3/command 15108 1726882452.21162: worker is 1 (out of 1 available) 15108 1726882452.21177: exiting _queue_task() for managed_node3/command 15108 1726882452.21189: done queuing things up, now waiting for results queue to drain 15108 1726882452.21191: waiting for pending results... 15108 1726882452.21346: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 15108 1726882452.21423: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000b1 15108 1726882452.21432: variable 'ansible_search_path' from source: unknown 15108 1726882452.21436: variable 'ansible_search_path' from source: unknown 15108 1726882452.21472: calling self._execute() 15108 1726882452.21527: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.21530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.21538: variable 'omit' from source: magic vars 15108 1726882452.21818: variable 'ansible_distribution' from source: facts 15108 1726882452.21830: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15108 1726882452.21924: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.21929: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15108 1726882452.21932: when evaluation is False, skipping this task 15108 1726882452.21935: _execute() done 15108 1726882452.21937: dumping result to json 15108 1726882452.21941: done dumping result, returning 15108 1726882452.21946: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-56d9-2779-0000000000b1] 15108 1726882452.21953: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b1 15108 1726882452.22040: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b1 15108 1726882452.22043: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15108 1726882452.22109: no more pending results, returning what we have 15108 1726882452.22112: results queue empty 15108 1726882452.22113: checking for any_errors_fatal 15108 1726882452.22118: done checking for any_errors_fatal 15108 1726882452.22119: checking for max_fail_percentage 15108 1726882452.22120: done checking for max_fail_percentage 15108 1726882452.22121: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.22122: done checking to see if all hosts have failed 15108 1726882452.22123: getting the remaining hosts for this loop 15108 1726882452.22124: done getting the remaining hosts for this loop 15108 1726882452.22128: getting the next task for host managed_node3 15108 1726882452.22134: done getting next task for host managed_node3 15108 1726882452.22136: ^ task is: TASK: Enable EPEL 8 15108 1726882452.22140: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.22143: getting variables 15108 1726882452.22144: in VariableManager get_vars() 15108 1726882452.22180: Calling all_inventory to load vars for managed_node3 15108 1726882452.22182: Calling groups_inventory to load vars for managed_node3 15108 1726882452.22185: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.22195: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.22197: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.22200: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.22313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.22451: done with get_vars() 15108 1726882452.22458: done getting variables 15108 1726882452.22505: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.534 ****** 15108 1726882452.22526: entering _queue_task() for managed_node3/command 15108 1726882452.22734: worker is 1 (out of 1 available) 15108 1726882452.22746: exiting _queue_task() for managed_node3/command 15108 1726882452.22758: done queuing things up, now waiting for results queue to drain 15108 1726882452.22760: waiting for pending results... 15108 1726882452.22925: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 15108 1726882452.22997: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000b2 15108 1726882452.23010: variable 'ansible_search_path' from source: unknown 15108 1726882452.23013: variable 'ansible_search_path' from source: unknown 15108 1726882452.23045: calling self._execute() 15108 1726882452.23105: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.23109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.23117: variable 'omit' from source: magic vars 15108 1726882452.23393: variable 'ansible_distribution' from source: facts 15108 1726882452.23403: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15108 1726882452.23497: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.23502: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15108 1726882452.23505: when evaluation is False, skipping this task 15108 1726882452.23508: _execute() done 15108 1726882452.23510: dumping result to json 15108 1726882452.23513: done dumping result, returning 15108 1726882452.23520: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-56d9-2779-0000000000b2] 15108 1726882452.23526: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b2 15108 1726882452.23612: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b2 15108 1726882452.23615: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15108 1726882452.23682: no more pending results, returning what we have 15108 1726882452.23686: results queue empty 15108 1726882452.23687: checking for any_errors_fatal 15108 1726882452.23693: done checking for any_errors_fatal 15108 1726882452.23694: checking for max_fail_percentage 15108 1726882452.23695: done checking for max_fail_percentage 15108 1726882452.23696: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.23697: done checking to see if all hosts have failed 15108 1726882452.23698: getting the remaining hosts for this loop 15108 1726882452.23699: done getting the remaining hosts for this loop 15108 1726882452.23702: getting the next task for host managed_node3 15108 1726882452.23710: done getting next task for host managed_node3 15108 1726882452.23713: ^ task is: TASK: Enable EPEL 6 15108 1726882452.23716: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.23719: getting variables 15108 1726882452.23721: in VariableManager get_vars() 15108 1726882452.23754: Calling all_inventory to load vars for managed_node3 15108 1726882452.23757: Calling groups_inventory to load vars for managed_node3 15108 1726882452.23760: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.23771: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.23773: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.23776: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.23891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.24010: done with get_vars() 15108 1726882452.24017: done getting variables 15108 1726882452.24061: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.549 ****** 15108 1726882452.24084: entering _queue_task() for managed_node3/copy 15108 1726882452.24273: worker is 1 (out of 1 available) 15108 1726882452.24284: exiting _queue_task() for managed_node3/copy 15108 1726882452.24295: done queuing things up, now waiting for results queue to drain 15108 1726882452.24297: waiting for pending results... 15108 1726882452.24450: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 15108 1726882452.24527: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000b4 15108 1726882452.24536: variable 'ansible_search_path' from source: unknown 15108 1726882452.24539: variable 'ansible_search_path' from source: unknown 15108 1726882452.24568: calling self._execute() 15108 1726882452.24626: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.24630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.24637: variable 'omit' from source: magic vars 15108 1726882452.24903: variable 'ansible_distribution' from source: facts 15108 1726882452.24913: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15108 1726882452.24994: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.24998: Evaluated conditional (ansible_distribution_major_version == '6'): False 15108 1726882452.25002: when evaluation is False, skipping this task 15108 1726882452.25005: _execute() done 15108 1726882452.25009: dumping result to json 15108 1726882452.25012: done dumping result, returning 15108 1726882452.25018: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-56d9-2779-0000000000b4] 15108 1726882452.25024: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b4 15108 1726882452.25115: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000b4 15108 1726882452.25118: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15108 1726882452.25177: no more pending results, returning what we have 15108 1726882452.25180: results queue empty 15108 1726882452.25181: checking for any_errors_fatal 15108 1726882452.25186: done checking for any_errors_fatal 15108 1726882452.25187: checking for max_fail_percentage 15108 1726882452.25189: done checking for max_fail_percentage 15108 1726882452.25190: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.25190: done checking to see if all hosts have failed 15108 1726882452.25191: getting the remaining hosts for this loop 15108 1726882452.25193: done getting the remaining hosts for this loop 15108 1726882452.25196: getting the next task for host managed_node3 15108 1726882452.25203: done getting next task for host managed_node3 15108 1726882452.25206: ^ task is: TASK: Set network provider to 'initscripts' 15108 1726882452.25208: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.25211: getting variables 15108 1726882452.25213: in VariableManager get_vars() 15108 1726882452.25237: Calling all_inventory to load vars for managed_node3 15108 1726882452.25239: Calling groups_inventory to load vars for managed_node3 15108 1726882452.25242: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.25265: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.25269: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.25271: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.25518: done with get_vars() 15108 1726882452.25524: done getting variables 15108 1726882452.25567: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 21:34:12 -0400 (0:00:00.015) 0:00:03.564 ****** 15108 1726882452.25590: entering _queue_task() for managed_node3/set_fact 15108 1726882452.25789: worker is 1 (out of 1 available) 15108 1726882452.25802: exiting _queue_task() for managed_node3/set_fact 15108 1726882452.25814: done queuing things up, now waiting for results queue to drain 15108 1726882452.25816: waiting for pending results... 15108 1726882452.25978: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 15108 1726882452.26039: in run() - task 0e448fcc-3ce9-56d9-2779-000000000007 15108 1726882452.26049: variable 'ansible_search_path' from source: unknown 15108 1726882452.26083: calling self._execute() 15108 1726882452.26141: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.26145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.26152: variable 'omit' from source: magic vars 15108 1726882452.26234: variable 'omit' from source: magic vars 15108 1726882452.26259: variable 'omit' from source: magic vars 15108 1726882452.26289: variable 'omit' from source: magic vars 15108 1726882452.26323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15108 1726882452.26354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15108 1726882452.26373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15108 1726882452.26386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882452.26396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15108 1726882452.26420: variable 'inventory_hostname' from source: host vars for 'managed_node3' 15108 1726882452.26423: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.26425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.26502: Set connection var ansible_timeout to 10 15108 1726882452.26506: Set connection var ansible_shell_type to sh 15108 1726882452.26511: Set connection var ansible_pipelining to False 15108 1726882452.26516: Set connection var ansible_shell_executable to /bin/sh 15108 1726882452.26521: Set connection var ansible_module_compression to ZIP_DEFLATED 15108 1726882452.26523: Set connection var ansible_connection to ssh 15108 1726882452.26544: variable 'ansible_shell_executable' from source: unknown 15108 1726882452.26547: variable 'ansible_connection' from source: unknown 15108 1726882452.26549: variable 'ansible_module_compression' from source: unknown 15108 1726882452.26553: variable 'ansible_shell_type' from source: unknown 15108 1726882452.26555: variable 'ansible_shell_executable' from source: unknown 15108 1726882452.26561: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.26565: variable 'ansible_pipelining' from source: unknown 15108 1726882452.26567: variable 'ansible_timeout' from source: unknown 15108 1726882452.26572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.26678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15108 1726882452.26685: variable 'omit' from source: magic vars 15108 1726882452.26689: starting attempt loop 15108 1726882452.26692: running the handler 15108 1726882452.26703: handler run complete 15108 1726882452.26711: attempt loop complete, returning result 15108 1726882452.26713: _execute() done 15108 1726882452.26716: dumping result to json 15108 1726882452.26719: done dumping result, returning 15108 1726882452.26726: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-56d9-2779-000000000007] 15108 1726882452.26732: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000007 15108 1726882452.26823: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000007 15108 1726882452.26826: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15108 1726882452.26879: no more pending results, returning what we have 15108 1726882452.26882: results queue empty 15108 1726882452.26883: checking for any_errors_fatal 15108 1726882452.26889: done checking for any_errors_fatal 15108 1726882452.26890: checking for max_fail_percentage 15108 1726882452.26891: done checking for max_fail_percentage 15108 1726882452.26892: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.26893: done checking to see if all hosts have failed 15108 1726882452.26894: getting the remaining hosts for this loop 15108 1726882452.26895: done getting the remaining hosts for this loop 15108 1726882452.26905: getting the next task for host managed_node3 15108 1726882452.26915: done getting next task for host managed_node3 15108 1726882452.26918: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.26920: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.26925: getting variables 15108 1726882452.26927: in VariableManager get_vars() 15108 1726882452.26953: Calling all_inventory to load vars for managed_node3 15108 1726882452.26955: Calling groups_inventory to load vars for managed_node3 15108 1726882452.26958: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.26969: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.26972: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.26974: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.27098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.27212: done with get_vars() 15108 1726882452.27220: done getting variables 15108 1726882452.27274: in VariableManager get_vars() 15108 1726882452.27281: Calling all_inventory to load vars for managed_node3 15108 1726882452.27282: Calling groups_inventory to load vars for managed_node3 15108 1726882452.27283: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.27286: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.27288: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.27289: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.27373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.27500: done with get_vars() 15108 1726882452.27509: done queuing things up, now waiting for results queue to drain 15108 1726882452.27511: results queue empty 15108 1726882452.27511: checking for any_errors_fatal 15108 1726882452.27513: done checking for any_errors_fatal 15108 1726882452.27513: checking for max_fail_percentage 15108 1726882452.27514: done checking for max_fail_percentage 15108 1726882452.27514: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.27515: done checking to see if all hosts have failed 15108 1726882452.27515: getting the remaining hosts for this loop 15108 1726882452.27516: done getting the remaining hosts for this loop 15108 1726882452.27517: getting the next task for host managed_node3 15108 1726882452.27520: done getting next task for host managed_node3 15108 1726882452.27521: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.27522: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.27528: getting variables 15108 1726882452.27529: in VariableManager get_vars() 15108 1726882452.27534: Calling all_inventory to load vars for managed_node3 15108 1726882452.27535: Calling groups_inventory to load vars for managed_node3 15108 1726882452.27536: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.27539: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.27541: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.27542: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.27625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.27731: done with get_vars() 15108 1726882452.27737: done getting variables 15108 1726882452.27772: in VariableManager get_vars() 15108 1726882452.27779: Calling all_inventory to load vars for managed_node3 15108 1726882452.27780: Calling groups_inventory to load vars for managed_node3 15108 1726882452.27782: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.27784: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.27786: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.27787: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.27944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.28172: done with get_vars() 15108 1726882452.28180: done queuing things up, now waiting for results queue to drain 15108 1726882452.28181: results queue empty 15108 1726882452.28182: checking for any_errors_fatal 15108 1726882452.28182: done checking for any_errors_fatal 15108 1726882452.28183: checking for max_fail_percentage 15108 1726882452.28184: done checking for max_fail_percentage 15108 1726882452.28184: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.28185: done checking to see if all hosts have failed 15108 1726882452.28185: getting the remaining hosts for this loop 15108 1726882452.28186: done getting the remaining hosts for this loop 15108 1726882452.28187: getting the next task for host managed_node3 15108 1726882452.28189: done getting next task for host managed_node3 15108 1726882452.28190: ^ task is: None 15108 1726882452.28191: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.28191: done queuing things up, now waiting for results queue to drain 15108 1726882452.28192: results queue empty 15108 1726882452.28192: checking for any_errors_fatal 15108 1726882452.28193: done checking for any_errors_fatal 15108 1726882452.28193: checking for max_fail_percentage 15108 1726882452.28194: done checking for max_fail_percentage 15108 1726882452.28194: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.28194: done checking to see if all hosts have failed 15108 1726882452.28196: getting the next task for host managed_node3 15108 1726882452.28197: done getting next task for host managed_node3 15108 1726882452.28198: ^ task is: None 15108 1726882452.28198: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.28242: in VariableManager get_vars() 15108 1726882452.28253: done with get_vars() 15108 1726882452.28258: in VariableManager get_vars() 15108 1726882452.28266: done with get_vars() 15108 1726882452.28269: variable 'omit' from source: magic vars 15108 1726882452.28291: in VariableManager get_vars() 15108 1726882452.28297: done with get_vars() 15108 1726882452.28310: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 15108 1726882452.28471: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882452.28493: getting the remaining hosts for this loop 15108 1726882452.28494: done getting the remaining hosts for this loop 15108 1726882452.28496: getting the next task for host managed_node3 15108 1726882452.28498: done getting next task for host managed_node3 15108 1726882452.28499: ^ task is: TASK: Gathering Facts 15108 1726882452.28500: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.28501: getting variables 15108 1726882452.28502: in VariableManager get_vars() 15108 1726882452.28507: Calling all_inventory to load vars for managed_node3 15108 1726882452.28508: Calling groups_inventory to load vars for managed_node3 15108 1726882452.28510: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.28513: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.28522: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.28523: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.28606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.28718: done with get_vars() 15108 1726882452.28723: done getting variables 15108 1726882452.28749: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 21:34:12 -0400 (0:00:00.031) 0:00:03.596 ****** 15108 1726882452.28769: entering _queue_task() for managed_node3/gather_facts 15108 1726882452.28966: worker is 1 (out of 1 available) 15108 1726882452.28977: exiting _queue_task() for managed_node3/gather_facts 15108 1726882452.28989: done queuing things up, now waiting for results queue to drain 15108 1726882452.28991: waiting for pending results... 15108 1726882452.29150: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882452.29209: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000da 15108 1726882452.29220: variable 'ansible_search_path' from source: unknown 15108 1726882452.29248: calling self._execute() 15108 1726882452.29308: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.29320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.29328: variable 'omit' from source: magic vars 15108 1726882452.29688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.32546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.32632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.32699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.32740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.32770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.32866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.32905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.32945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.32993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.33025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.33186: variable 'ansible_distribution' from source: facts 15108 1726882452.33197: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.33222: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.33234: when evaluation is False, skipping this task 15108 1726882452.33267: _execute() done 15108 1726882452.33280: dumping result to json 15108 1726882452.33283: done dumping result, returning 15108 1726882452.33291: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000000da] 15108 1726882452.33301: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000da 15108 1726882452.33416: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000da 15108 1726882452.33418: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.33460: no more pending results, returning what we have 15108 1726882452.33465: results queue empty 15108 1726882452.33466: checking for any_errors_fatal 15108 1726882452.33468: done checking for any_errors_fatal 15108 1726882452.33468: checking for max_fail_percentage 15108 1726882452.33470: done checking for max_fail_percentage 15108 1726882452.33471: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.33472: done checking to see if all hosts have failed 15108 1726882452.33472: getting the remaining hosts for this loop 15108 1726882452.33474: done getting the remaining hosts for this loop 15108 1726882452.33477: getting the next task for host managed_node3 15108 1726882452.33484: done getting next task for host managed_node3 15108 1726882452.33486: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.33488: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.33491: getting variables 15108 1726882452.33493: in VariableManager get_vars() 15108 1726882452.33524: Calling all_inventory to load vars for managed_node3 15108 1726882452.33526: Calling groups_inventory to load vars for managed_node3 15108 1726882452.33529: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.33540: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.33543: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.33545: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.33862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.33976: done with get_vars() 15108 1726882452.33983: done getting variables 15108 1726882452.34033: in VariableManager get_vars() 15108 1726882452.34039: Calling all_inventory to load vars for managed_node3 15108 1726882452.34040: Calling groups_inventory to load vars for managed_node3 15108 1726882452.34042: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.34045: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.34046: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.34048: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.34129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.34238: done with get_vars() 15108 1726882452.34246: done queuing things up, now waiting for results queue to drain 15108 1726882452.34248: results queue empty 15108 1726882452.34248: checking for any_errors_fatal 15108 1726882452.34250: done checking for any_errors_fatal 15108 1726882452.34250: checking for max_fail_percentage 15108 1726882452.34251: done checking for max_fail_percentage 15108 1726882452.34251: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.34252: done checking to see if all hosts have failed 15108 1726882452.34252: getting the remaining hosts for this loop 15108 1726882452.34253: done getting the remaining hosts for this loop 15108 1726882452.34257: getting the next task for host managed_node3 15108 1726882452.34259: done getting next task for host managed_node3 15108 1726882452.34261: ^ task is: TASK: Set interface={{ interface }} 15108 1726882452.34262: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.34265: getting variables 15108 1726882452.34265: in VariableManager get_vars() 15108 1726882452.34270: Calling all_inventory to load vars for managed_node3 15108 1726882452.34272: Calling groups_inventory to load vars for managed_node3 15108 1726882452.34273: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.34280: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.34282: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.34283: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.34362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.34473: done with get_vars() 15108 1726882452.34478: done getting variables 15108 1726882452.34505: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 15108 1726882452.34591: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 21:34:12 -0400 (0:00:00.058) 0:00:03.655 ****** 15108 1726882452.34620: entering _queue_task() for managed_node3/set_fact 15108 1726882452.34857: worker is 1 (out of 1 available) 15108 1726882452.34872: exiting _queue_task() for managed_node3/set_fact 15108 1726882452.34883: done queuing things up, now waiting for results queue to drain 15108 1726882452.34885: waiting for pending results... 15108 1726882452.35044: running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 15108 1726882452.35103: in run() - task 0e448fcc-3ce9-56d9-2779-00000000000b 15108 1726882452.35120: variable 'ansible_search_path' from source: unknown 15108 1726882452.35148: calling self._execute() 15108 1726882452.35221: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.35237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.35250: variable 'omit' from source: magic vars 15108 1726882452.35678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.38149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.38224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.38272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.38311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.38340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.38424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.38456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.38493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.38540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.38558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.38703: variable 'ansible_distribution' from source: facts 15108 1726882452.38714: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.38736: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.38744: when evaluation is False, skipping this task 15108 1726882452.38750: _execute() done 15108 1726882452.38756: dumping result to json 15108 1726882452.38765: done dumping result, returning 15108 1726882452.38775: done running TaskExecutor() for managed_node3/TASK: Set interface=LSR-TST-br31 [0e448fcc-3ce9-56d9-2779-00000000000b] 15108 1726882452.38784: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.38929: no more pending results, returning what we have 15108 1726882452.38932: results queue empty 15108 1726882452.38933: checking for any_errors_fatal 15108 1726882452.38935: done checking for any_errors_fatal 15108 1726882452.38935: checking for max_fail_percentage 15108 1726882452.38938: done checking for max_fail_percentage 15108 1726882452.38938: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.38939: done checking to see if all hosts have failed 15108 1726882452.38940: getting the remaining hosts for this loop 15108 1726882452.38942: done getting the remaining hosts for this loop 15108 1726882452.38945: getting the next task for host managed_node3 15108 1726882452.38951: done getting next task for host managed_node3 15108 1726882452.38956: ^ task is: TASK: Include the task 'show_interfaces.yml' 15108 1726882452.38959: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.38962: getting variables 15108 1726882452.38965: in VariableManager get_vars() 15108 1726882452.38993: Calling all_inventory to load vars for managed_node3 15108 1726882452.38996: Calling groups_inventory to load vars for managed_node3 15108 1726882452.38999: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.39011: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.39014: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.39017: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.39185: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000b 15108 1726882452.39189: WORKER PROCESS EXITING 15108 1726882452.39202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.39429: done with get_vars() 15108 1726882452.39439: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 21:34:12 -0400 (0:00:00.049) 0:00:03.704 ****** 15108 1726882452.39538: entering _queue_task() for managed_node3/include_tasks 15108 1726882452.39837: worker is 1 (out of 1 available) 15108 1726882452.39850: exiting _queue_task() for managed_node3/include_tasks 15108 1726882452.39865: done queuing things up, now waiting for results queue to drain 15108 1726882452.39867: waiting for pending results... 15108 1726882452.40135: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 15108 1726882452.40243: in run() - task 0e448fcc-3ce9-56d9-2779-00000000000c 15108 1726882452.40282: variable 'ansible_search_path' from source: unknown 15108 1726882452.40325: calling self._execute() 15108 1726882452.40414: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.40427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.40440: variable 'omit' from source: magic vars 15108 1726882452.40927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.43610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.43696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.43754: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.43800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.43833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.43922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.43953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.43987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.44037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.44055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.44196: variable 'ansible_distribution' from source: facts 15108 1726882452.44210: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.44234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.44241: when evaluation is False, skipping this task 15108 1726882452.44247: _execute() done 15108 1726882452.44253: dumping result to json 15108 1726882452.44260: done dumping result, returning 15108 1726882452.44276: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-56d9-2779-00000000000c] 15108 1726882452.44286: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000c 15108 1726882452.44396: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000c 15108 1726882452.44403: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.44454: no more pending results, returning what we have 15108 1726882452.44457: results queue empty 15108 1726882452.44459: checking for any_errors_fatal 15108 1726882452.44466: done checking for any_errors_fatal 15108 1726882452.44467: checking for max_fail_percentage 15108 1726882452.44468: done checking for max_fail_percentage 15108 1726882452.44469: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.44470: done checking to see if all hosts have failed 15108 1726882452.44471: getting the remaining hosts for this loop 15108 1726882452.44472: done getting the remaining hosts for this loop 15108 1726882452.44476: getting the next task for host managed_node3 15108 1726882452.44482: done getting next task for host managed_node3 15108 1726882452.44484: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15108 1726882452.44486: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.44488: getting variables 15108 1726882452.44490: in VariableManager get_vars() 15108 1726882452.44520: Calling all_inventory to load vars for managed_node3 15108 1726882452.44523: Calling groups_inventory to load vars for managed_node3 15108 1726882452.44527: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.44537: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.44541: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.44543: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.44714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.44945: done with get_vars() 15108 1726882452.44956: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 21:34:12 -0400 (0:00:00.055) 0:00:03.759 ****** 15108 1726882452.45054: entering _queue_task() for managed_node3/include_tasks 15108 1726882452.45583: worker is 1 (out of 1 available) 15108 1726882452.45594: exiting _queue_task() for managed_node3/include_tasks 15108 1726882452.45604: done queuing things up, now waiting for results queue to drain 15108 1726882452.45606: waiting for pending results... 15108 1726882452.45858: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 15108 1726882452.45956: in run() - task 0e448fcc-3ce9-56d9-2779-00000000000d 15108 1726882452.45980: variable 'ansible_search_path' from source: unknown 15108 1726882452.46016: calling self._execute() 15108 1726882452.46102: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.46112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.46125: variable 'omit' from source: magic vars 15108 1726882452.46573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.49015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.49097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.49145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.49190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.49227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.49314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.49353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.49387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.49437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.49460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.49611: variable 'ansible_distribution' from source: facts 15108 1726882452.49627: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.49651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.49665: when evaluation is False, skipping this task 15108 1726882452.49675: _execute() done 15108 1726882452.49683: dumping result to json 15108 1726882452.49690: done dumping result, returning 15108 1726882452.49701: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0e448fcc-3ce9-56d9-2779-00000000000d] 15108 1726882452.49712: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000d 15108 1726882452.49825: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000000d 15108 1726882452.49832: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.49885: no more pending results, returning what we have 15108 1726882452.49889: results queue empty 15108 1726882452.49891: checking for any_errors_fatal 15108 1726882452.49896: done checking for any_errors_fatal 15108 1726882452.49897: checking for max_fail_percentage 15108 1726882452.49898: done checking for max_fail_percentage 15108 1726882452.49899: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.49900: done checking to see if all hosts have failed 15108 1726882452.49901: getting the remaining hosts for this loop 15108 1726882452.49903: done getting the remaining hosts for this loop 15108 1726882452.49907: getting the next task for host managed_node3 15108 1726882452.49915: done getting next task for host managed_node3 15108 1726882452.49917: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.49920: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.49925: getting variables 15108 1726882452.49927: in VariableManager get_vars() 15108 1726882452.49958: Calling all_inventory to load vars for managed_node3 15108 1726882452.49961: Calling groups_inventory to load vars for managed_node3 15108 1726882452.49970: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.49983: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.49987: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.49990: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.50174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.50378: done with get_vars() 15108 1726882452.50390: done getting variables 15108 1726882452.50468: in VariableManager get_vars() 15108 1726882452.50479: Calling all_inventory to load vars for managed_node3 15108 1726882452.50481: Calling groups_inventory to load vars for managed_node3 15108 1726882452.50483: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.50488: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.50490: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.50493: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.50803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.51135: done with get_vars() 15108 1726882452.51147: done queuing things up, now waiting for results queue to drain 15108 1726882452.51149: results queue empty 15108 1726882452.51150: checking for any_errors_fatal 15108 1726882452.51152: done checking for any_errors_fatal 15108 1726882452.51152: checking for max_fail_percentage 15108 1726882452.51154: done checking for max_fail_percentage 15108 1726882452.51154: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.51155: done checking to see if all hosts have failed 15108 1726882452.51156: getting the remaining hosts for this loop 15108 1726882452.51157: done getting the remaining hosts for this loop 15108 1726882452.51163: getting the next task for host managed_node3 15108 1726882452.51167: done getting next task for host managed_node3 15108 1726882452.51169: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.51172: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.51174: getting variables 15108 1726882452.51175: in VariableManager get_vars() 15108 1726882452.51183: Calling all_inventory to load vars for managed_node3 15108 1726882452.51185: Calling groups_inventory to load vars for managed_node3 15108 1726882452.51187: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.51198: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.51200: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.51203: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.51339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.51522: done with get_vars() 15108 1726882452.51530: done getting variables 15108 1726882452.51581: in VariableManager get_vars() 15108 1726882452.51589: Calling all_inventory to load vars for managed_node3 15108 1726882452.51595: Calling groups_inventory to load vars for managed_node3 15108 1726882452.51598: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.51602: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.51605: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.51607: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.51746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.51943: done with get_vars() 15108 1726882452.51955: done queuing things up, now waiting for results queue to drain 15108 1726882452.51956: results queue empty 15108 1726882452.51957: checking for any_errors_fatal 15108 1726882452.51958: done checking for any_errors_fatal 15108 1726882452.51959: checking for max_fail_percentage 15108 1726882452.51960: done checking for max_fail_percentage 15108 1726882452.51961: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.51962: done checking to see if all hosts have failed 15108 1726882452.51962: getting the remaining hosts for this loop 15108 1726882452.51965: done getting the remaining hosts for this loop 15108 1726882452.51967: getting the next task for host managed_node3 15108 1726882452.51971: done getting next task for host managed_node3 15108 1726882452.51972: ^ task is: None 15108 1726882452.51973: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.51974: done queuing things up, now waiting for results queue to drain 15108 1726882452.51975: results queue empty 15108 1726882452.51976: checking for any_errors_fatal 15108 1726882452.51977: done checking for any_errors_fatal 15108 1726882452.51977: checking for max_fail_percentage 15108 1726882452.51978: done checking for max_fail_percentage 15108 1726882452.51979: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.51980: done checking to see if all hosts have failed 15108 1726882452.51981: getting the next task for host managed_node3 15108 1726882452.51984: done getting next task for host managed_node3 15108 1726882452.51984: ^ task is: None 15108 1726882452.51985: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.52029: in VariableManager get_vars() 15108 1726882452.52050: done with get_vars() 15108 1726882452.52055: in VariableManager get_vars() 15108 1726882452.52069: done with get_vars() 15108 1726882452.52074: variable 'omit' from source: magic vars 15108 1726882452.52104: in VariableManager get_vars() 15108 1726882452.52118: done with get_vars() 15108 1726882452.52143: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 15108 1726882452.52802: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882452.52826: getting the remaining hosts for this loop 15108 1726882452.52827: done getting the remaining hosts for this loop 15108 1726882452.52829: getting the next task for host managed_node3 15108 1726882452.52832: done getting next task for host managed_node3 15108 1726882452.52834: ^ task is: TASK: Gathering Facts 15108 1726882452.52835: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.52838: getting variables 15108 1726882452.52839: in VariableManager get_vars() 15108 1726882452.52850: Calling all_inventory to load vars for managed_node3 15108 1726882452.52852: Calling groups_inventory to load vars for managed_node3 15108 1726882452.52854: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.52859: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.52862: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.52867: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.53006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.53249: done with get_vars() 15108 1726882452.53260: done getting variables 15108 1726882452.53307: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 21:34:12 -0400 (0:00:00.082) 0:00:03.842 ****** 15108 1726882452.53330: entering _queue_task() for managed_node3/gather_facts 15108 1726882452.53649: worker is 1 (out of 1 available) 15108 1726882452.53662: exiting _queue_task() for managed_node3/gather_facts 15108 1726882452.53676: done queuing things up, now waiting for results queue to drain 15108 1726882452.53678: waiting for pending results... 15108 1726882452.53937: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882452.54037: in run() - task 0e448fcc-3ce9-56d9-2779-0000000000f5 15108 1726882452.54059: variable 'ansible_search_path' from source: unknown 15108 1726882452.54100: calling self._execute() 15108 1726882452.54192: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.54203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.54217: variable 'omit' from source: magic vars 15108 1726882452.54733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.57500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.57593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.57634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.57683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.57721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.57819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.57857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.57894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.57943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.57966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.58121: variable 'ansible_distribution' from source: facts 15108 1726882452.58136: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.58163: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.58174: when evaluation is False, skipping this task 15108 1726882452.58180: _execute() done 15108 1726882452.58187: dumping result to json 15108 1726882452.58194: done dumping result, returning 15108 1726882452.58204: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000000f5] 15108 1726882452.58218: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000f5 15108 1726882452.58321: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000000f5 15108 1726882452.58331: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.58391: no more pending results, returning what we have 15108 1726882452.58394: results queue empty 15108 1726882452.58396: checking for any_errors_fatal 15108 1726882452.58397: done checking for any_errors_fatal 15108 1726882452.58398: checking for max_fail_percentage 15108 1726882452.58399: done checking for max_fail_percentage 15108 1726882452.58400: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.58401: done checking to see if all hosts have failed 15108 1726882452.58402: getting the remaining hosts for this loop 15108 1726882452.58403: done getting the remaining hosts for this loop 15108 1726882452.58407: getting the next task for host managed_node3 15108 1726882452.58413: done getting next task for host managed_node3 15108 1726882452.58414: ^ task is: TASK: meta (flush_handlers) 15108 1726882452.58417: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.58421: getting variables 15108 1726882452.58423: in VariableManager get_vars() 15108 1726882452.58466: Calling all_inventory to load vars for managed_node3 15108 1726882452.58469: Calling groups_inventory to load vars for managed_node3 15108 1726882452.58472: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.58483: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.58485: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.58488: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.58708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.58920: done with get_vars() 15108 1726882452.58932: done getting variables 15108 1726882452.59122: in VariableManager get_vars() 15108 1726882452.59134: Calling all_inventory to load vars for managed_node3 15108 1726882452.59136: Calling groups_inventory to load vars for managed_node3 15108 1726882452.59138: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.59143: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.59145: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.59148: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.59402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.59657: done with get_vars() 15108 1726882452.59672: done queuing things up, now waiting for results queue to drain 15108 1726882452.59674: results queue empty 15108 1726882452.59675: checking for any_errors_fatal 15108 1726882452.59677: done checking for any_errors_fatal 15108 1726882452.59678: checking for max_fail_percentage 15108 1726882452.59679: done checking for max_fail_percentage 15108 1726882452.59680: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.59681: done checking to see if all hosts have failed 15108 1726882452.59681: getting the remaining hosts for this loop 15108 1726882452.59682: done getting the remaining hosts for this loop 15108 1726882452.59685: getting the next task for host managed_node3 15108 1726882452.59689: done getting next task for host managed_node3 15108 1726882452.59691: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882452.59693: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.59703: getting variables 15108 1726882452.59704: in VariableManager get_vars() 15108 1726882452.59717: Calling all_inventory to load vars for managed_node3 15108 1726882452.59719: Calling groups_inventory to load vars for managed_node3 15108 1726882452.59721: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.59730: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.59733: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.59735: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.59910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.60099: done with get_vars() 15108 1726882452.60108: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:12 -0400 (0:00:00.068) 0:00:03.910 ****** 15108 1726882452.60181: entering _queue_task() for managed_node3/include_tasks 15108 1726882452.60462: worker is 1 (out of 1 available) 15108 1726882452.60477: exiting _queue_task() for managed_node3/include_tasks 15108 1726882452.60490: done queuing things up, now waiting for results queue to drain 15108 1726882452.60491: waiting for pending results... 15108 1726882452.60800: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882452.60946: in run() - task 0e448fcc-3ce9-56d9-2779-000000000014 15108 1726882452.60976: variable 'ansible_search_path' from source: unknown 15108 1726882452.60984: variable 'ansible_search_path' from source: unknown 15108 1726882452.61043: calling self._execute() 15108 1726882452.61142: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.61153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.61177: variable 'omit' from source: magic vars 15108 1726882452.61791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.64551: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.64687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.64737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.64784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.64814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.64907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.64948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.64987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.65033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.65060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.65215: variable 'ansible_distribution' from source: facts 15108 1726882452.65225: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.65247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.65262: when evaluation is False, skipping this task 15108 1726882452.65272: _execute() done 15108 1726882452.65278: dumping result to json 15108 1726882452.65285: done dumping result, returning 15108 1726882452.65297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-56d9-2779-000000000014] 15108 1726882452.65306: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000014 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.65456: no more pending results, returning what we have 15108 1726882452.65460: results queue empty 15108 1726882452.65461: checking for any_errors_fatal 15108 1726882452.65465: done checking for any_errors_fatal 15108 1726882452.65466: checking for max_fail_percentage 15108 1726882452.65468: done checking for max_fail_percentage 15108 1726882452.65469: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.65470: done checking to see if all hosts have failed 15108 1726882452.65471: getting the remaining hosts for this loop 15108 1726882452.65472: done getting the remaining hosts for this loop 15108 1726882452.65476: getting the next task for host managed_node3 15108 1726882452.65483: done getting next task for host managed_node3 15108 1726882452.65487: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882452.65490: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.65504: getting variables 15108 1726882452.65506: in VariableManager get_vars() 15108 1726882452.65544: Calling all_inventory to load vars for managed_node3 15108 1726882452.65548: Calling groups_inventory to load vars for managed_node3 15108 1726882452.65550: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.65565: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.65569: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.65573: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.65747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.65993: done with get_vars() 15108 1726882452.66005: done getting variables 15108 1726882452.66108: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:12 -0400 (0:00:00.059) 0:00:03.970 ****** 15108 1726882452.66139: entering _queue_task() for managed_node3/debug 15108 1726882452.66142: Creating lock for debug 15108 1726882452.66375: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000014 15108 1726882452.66378: WORKER PROCESS EXITING 15108 1726882452.66857: worker is 1 (out of 1 available) 15108 1726882452.66871: exiting _queue_task() for managed_node3/debug 15108 1726882452.66883: done queuing things up, now waiting for results queue to drain 15108 1726882452.66884: waiting for pending results... 15108 1726882452.67214: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882452.67305: in run() - task 0e448fcc-3ce9-56d9-2779-000000000015 15108 1726882452.67332: variable 'ansible_search_path' from source: unknown 15108 1726882452.67341: variable 'ansible_search_path' from source: unknown 15108 1726882452.67390: calling self._execute() 15108 1726882452.67487: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.67499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.67512: variable 'omit' from source: magic vars 15108 1726882452.68067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.71021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.71104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.71161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.71206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.71233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.71315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.71344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.71374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.71422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.71438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.71580: variable 'ansible_distribution' from source: facts 15108 1726882452.71586: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.71615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.71621: when evaluation is False, skipping this task 15108 1726882452.71627: _execute() done 15108 1726882452.71633: dumping result to json 15108 1726882452.71640: done dumping result, returning 15108 1726882452.71650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-56d9-2779-000000000015] 15108 1726882452.71659: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000015 15108 1726882452.71765: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000015 15108 1726882452.71772: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882452.71834: no more pending results, returning what we have 15108 1726882452.71837: results queue empty 15108 1726882452.71838: checking for any_errors_fatal 15108 1726882452.71845: done checking for any_errors_fatal 15108 1726882452.71845: checking for max_fail_percentage 15108 1726882452.71847: done checking for max_fail_percentage 15108 1726882452.71848: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.71848: done checking to see if all hosts have failed 15108 1726882452.71849: getting the remaining hosts for this loop 15108 1726882452.71850: done getting the remaining hosts for this loop 15108 1726882452.71856: getting the next task for host managed_node3 15108 1726882452.71862: done getting next task for host managed_node3 15108 1726882452.71867: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882452.71870: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.71882: getting variables 15108 1726882452.71883: in VariableManager get_vars() 15108 1726882452.71919: Calling all_inventory to load vars for managed_node3 15108 1726882452.71922: Calling groups_inventory to load vars for managed_node3 15108 1726882452.71924: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.71933: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.71935: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.71938: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.72151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.72346: done with get_vars() 15108 1726882452.72359: done getting variables 15108 1726882452.72451: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:12 -0400 (0:00:00.063) 0:00:04.033 ****** 15108 1726882452.72484: entering _queue_task() for managed_node3/fail 15108 1726882452.72486: Creating lock for fail 15108 1726882452.72774: worker is 1 (out of 1 available) 15108 1726882452.72787: exiting _queue_task() for managed_node3/fail 15108 1726882452.72806: done queuing things up, now waiting for results queue to drain 15108 1726882452.72808: waiting for pending results... 15108 1726882452.73128: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882452.73280: in run() - task 0e448fcc-3ce9-56d9-2779-000000000016 15108 1726882452.73300: variable 'ansible_search_path' from source: unknown 15108 1726882452.73389: variable 'ansible_search_path' from source: unknown 15108 1726882452.73433: calling self._execute() 15108 1726882452.73527: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.73538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.73551: variable 'omit' from source: magic vars 15108 1726882452.74008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.76550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.76623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.76675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.76713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.76750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.76833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.76878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.76909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.76953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.76982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.77129: variable 'ansible_distribution' from source: facts 15108 1726882452.77139: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.77169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.77183: when evaluation is False, skipping this task 15108 1726882452.77191: _execute() done 15108 1726882452.77198: dumping result to json 15108 1726882452.77205: done dumping result, returning 15108 1726882452.77218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-56d9-2779-000000000016] 15108 1726882452.77230: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000016 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.77386: no more pending results, returning what we have 15108 1726882452.77390: results queue empty 15108 1726882452.77391: checking for any_errors_fatal 15108 1726882452.77397: done checking for any_errors_fatal 15108 1726882452.77398: checking for max_fail_percentage 15108 1726882452.77400: done checking for max_fail_percentage 15108 1726882452.77401: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.77402: done checking to see if all hosts have failed 15108 1726882452.77403: getting the remaining hosts for this loop 15108 1726882452.77404: done getting the remaining hosts for this loop 15108 1726882452.77408: getting the next task for host managed_node3 15108 1726882452.77414: done getting next task for host managed_node3 15108 1726882452.77418: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882452.77421: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.77432: getting variables 15108 1726882452.77434: in VariableManager get_vars() 15108 1726882452.77474: Calling all_inventory to load vars for managed_node3 15108 1726882452.77477: Calling groups_inventory to load vars for managed_node3 15108 1726882452.77479: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.77489: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.77491: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.77493: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.77647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.77865: done with get_vars() 15108 1726882452.77884: done getting variables 15108 1726882452.77948: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:12 -0400 (0:00:00.055) 0:00:04.089 ****** 15108 1726882452.78076: entering _queue_task() for managed_node3/fail 15108 1726882452.78121: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000016 15108 1726882452.78124: WORKER PROCESS EXITING 15108 1726882452.78699: worker is 1 (out of 1 available) 15108 1726882452.78710: exiting _queue_task() for managed_node3/fail 15108 1726882452.78722: done queuing things up, now waiting for results queue to drain 15108 1726882452.78724: waiting for pending results... 15108 1726882452.79010: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882452.79121: in run() - task 0e448fcc-3ce9-56d9-2779-000000000017 15108 1726882452.79141: variable 'ansible_search_path' from source: unknown 15108 1726882452.79149: variable 'ansible_search_path' from source: unknown 15108 1726882452.79200: calling self._execute() 15108 1726882452.79289: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.79300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.79318: variable 'omit' from source: magic vars 15108 1726882452.79794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.82451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.82558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.82634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.82684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.82719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.82823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.82860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.82906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.82965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.82991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.83149: variable 'ansible_distribution' from source: facts 15108 1726882452.83166: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.83189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.83201: when evaluation is False, skipping this task 15108 1726882452.83208: _execute() done 15108 1726882452.83215: dumping result to json 15108 1726882452.83222: done dumping result, returning 15108 1726882452.83244: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-56d9-2779-000000000017] 15108 1726882452.83259: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000017 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.83422: no more pending results, returning what we have 15108 1726882452.83425: results queue empty 15108 1726882452.83427: checking for any_errors_fatal 15108 1726882452.83433: done checking for any_errors_fatal 15108 1726882452.83434: checking for max_fail_percentage 15108 1726882452.83436: done checking for max_fail_percentage 15108 1726882452.83436: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.83437: done checking to see if all hosts have failed 15108 1726882452.83438: getting the remaining hosts for this loop 15108 1726882452.83440: done getting the remaining hosts for this loop 15108 1726882452.83444: getting the next task for host managed_node3 15108 1726882452.83450: done getting next task for host managed_node3 15108 1726882452.83457: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882452.83460: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.83476: getting variables 15108 1726882452.83478: in VariableManager get_vars() 15108 1726882452.83518: Calling all_inventory to load vars for managed_node3 15108 1726882452.83521: Calling groups_inventory to load vars for managed_node3 15108 1726882452.83524: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.83534: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.83537: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.83541: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.83804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.84142: done with get_vars() 15108 1726882452.84156: done getting variables 15108 1726882452.84307: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000017 15108 1726882452.84310: WORKER PROCESS EXITING 15108 1726882452.84345: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:12 -0400 (0:00:00.063) 0:00:04.152 ****** 15108 1726882452.84383: entering _queue_task() for managed_node3/fail 15108 1726882452.84831: worker is 1 (out of 1 available) 15108 1726882452.84848: exiting _queue_task() for managed_node3/fail 15108 1726882452.84861: done queuing things up, now waiting for results queue to drain 15108 1726882452.84863: waiting for pending results... 15108 1726882452.85121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882452.85226: in run() - task 0e448fcc-3ce9-56d9-2779-000000000018 15108 1726882452.85244: variable 'ansible_search_path' from source: unknown 15108 1726882452.85251: variable 'ansible_search_path' from source: unknown 15108 1726882452.85301: calling self._execute() 15108 1726882452.85386: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.85399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.85415: variable 'omit' from source: magic vars 15108 1726882452.85881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.88381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.88458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.88501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.88537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.88578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.88658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.88698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.88725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.88771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.88795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.88935: variable 'ansible_distribution' from source: facts 15108 1726882452.88944: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.88971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.88978: when evaluation is False, skipping this task 15108 1726882452.88984: _execute() done 15108 1726882452.88989: dumping result to json 15108 1726882452.89002: done dumping result, returning 15108 1726882452.89015: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-56d9-2779-000000000018] 15108 1726882452.89024: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.89182: no more pending results, returning what we have 15108 1726882452.89186: results queue empty 15108 1726882452.89187: checking for any_errors_fatal 15108 1726882452.89193: done checking for any_errors_fatal 15108 1726882452.89193: checking for max_fail_percentage 15108 1726882452.89195: done checking for max_fail_percentage 15108 1726882452.89196: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.89197: done checking to see if all hosts have failed 15108 1726882452.89198: getting the remaining hosts for this loop 15108 1726882452.89200: done getting the remaining hosts for this loop 15108 1726882452.89203: getting the next task for host managed_node3 15108 1726882452.89209: done getting next task for host managed_node3 15108 1726882452.89213: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882452.89215: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.89227: getting variables 15108 1726882452.89229: in VariableManager get_vars() 15108 1726882452.89274: Calling all_inventory to load vars for managed_node3 15108 1726882452.89277: Calling groups_inventory to load vars for managed_node3 15108 1726882452.89280: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.89290: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.89293: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.89296: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.89487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.89710: done with get_vars() 15108 1726882452.89724: done getting variables 15108 1726882452.89900: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000018 15108 1726882452.89903: WORKER PROCESS EXITING 15108 1726882452.89958: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:12 -0400 (0:00:00.056) 0:00:04.208 ****** 15108 1726882452.89992: entering _queue_task() for managed_node3/dnf 15108 1726882452.90489: worker is 1 (out of 1 available) 15108 1726882452.90504: exiting _queue_task() for managed_node3/dnf 15108 1726882452.90516: done queuing things up, now waiting for results queue to drain 15108 1726882452.90518: waiting for pending results... 15108 1726882452.90812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882452.90927: in run() - task 0e448fcc-3ce9-56d9-2779-000000000019 15108 1726882452.90946: variable 'ansible_search_path' from source: unknown 15108 1726882452.90958: variable 'ansible_search_path' from source: unknown 15108 1726882452.91006: calling self._execute() 15108 1726882452.91099: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.91110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.91122: variable 'omit' from source: magic vars 15108 1726882452.91586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882452.94150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882452.94237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882452.94590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882452.94630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882452.94676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882452.94790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882452.94824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882452.94858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882452.94914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882452.94933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882452.95091: variable 'ansible_distribution' from source: facts 15108 1726882452.95107: variable 'ansible_distribution_major_version' from source: facts 15108 1726882452.95131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882452.95140: when evaluation is False, skipping this task 15108 1726882452.95148: _execute() done 15108 1726882452.95157: dumping result to json 15108 1726882452.95167: done dumping result, returning 15108 1726882452.95180: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000019] 15108 1726882452.95193: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000019 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882452.95359: no more pending results, returning what we have 15108 1726882452.95365: results queue empty 15108 1726882452.95366: checking for any_errors_fatal 15108 1726882452.95374: done checking for any_errors_fatal 15108 1726882452.95375: checking for max_fail_percentage 15108 1726882452.95377: done checking for max_fail_percentage 15108 1726882452.95378: checking to see if all hosts have failed and the running result is not ok 15108 1726882452.95379: done checking to see if all hosts have failed 15108 1726882452.95379: getting the remaining hosts for this loop 15108 1726882452.95381: done getting the remaining hosts for this loop 15108 1726882452.95384: getting the next task for host managed_node3 15108 1726882452.95391: done getting next task for host managed_node3 15108 1726882452.95395: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882452.95397: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882452.95410: getting variables 15108 1726882452.95412: in VariableManager get_vars() 15108 1726882452.95452: Calling all_inventory to load vars for managed_node3 15108 1726882452.95458: Calling groups_inventory to load vars for managed_node3 15108 1726882452.95461: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882452.95474: Calling all_plugins_play to load vars for managed_node3 15108 1726882452.95477: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882452.95480: Calling groups_plugins_play to load vars for managed_node3 15108 1726882452.95701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882452.95911: done with get_vars() 15108 1726882452.95920: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882452.96384: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000019 15108 1726882452.96387: WORKER PROCESS EXITING 15108 1726882452.96399: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:12 -0400 (0:00:00.064) 0:00:04.273 ****** 15108 1726882452.96433: entering _queue_task() for managed_node3/yum 15108 1726882452.96435: Creating lock for yum 15108 1726882452.97094: worker is 1 (out of 1 available) 15108 1726882452.97108: exiting _queue_task() for managed_node3/yum 15108 1726882452.97121: done queuing things up, now waiting for results queue to drain 15108 1726882452.97122: waiting for pending results... 15108 1726882452.98160: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882452.98360: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001a 15108 1726882452.98382: variable 'ansible_search_path' from source: unknown 15108 1726882452.98393: variable 'ansible_search_path' from source: unknown 15108 1726882452.98437: calling self._execute() 15108 1726882452.98536: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882452.98545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882452.98558: variable 'omit' from source: magic vars 15108 1726882452.99002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.03191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.03267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.03317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.03455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.03490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.03604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.03757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.03817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.03936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.04071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.04332: variable 'ansible_distribution' from source: facts 15108 1726882453.04344: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.04400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.04414: when evaluation is False, skipping this task 15108 1726882453.04422: _execute() done 15108 1726882453.04513: dumping result to json 15108 1726882453.04525: done dumping result, returning 15108 1726882453.04538: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-00000000001a] 15108 1726882453.04551: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.04727: no more pending results, returning what we have 15108 1726882453.04731: results queue empty 15108 1726882453.04732: checking for any_errors_fatal 15108 1726882453.04739: done checking for any_errors_fatal 15108 1726882453.04740: checking for max_fail_percentage 15108 1726882453.04742: done checking for max_fail_percentage 15108 1726882453.04743: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.04744: done checking to see if all hosts have failed 15108 1726882453.04745: getting the remaining hosts for this loop 15108 1726882453.04746: done getting the remaining hosts for this loop 15108 1726882453.04750: getting the next task for host managed_node3 15108 1726882453.04756: done getting next task for host managed_node3 15108 1726882453.04760: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882453.04762: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.04780: getting variables 15108 1726882453.04782: in VariableManager get_vars() 15108 1726882453.04822: Calling all_inventory to load vars for managed_node3 15108 1726882453.04825: Calling groups_inventory to load vars for managed_node3 15108 1726882453.04827: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.04838: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.04841: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.04845: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.05049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.05270: done with get_vars() 15108 1726882453.05282: done getting variables 15108 1726882453.05348: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:13 -0400 (0:00:00.089) 0:00:04.362 ****** 15108 1726882453.05387: entering _queue_task() for managed_node3/fail 15108 1726882453.05411: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001a 15108 1726882453.05422: WORKER PROCESS EXITING 15108 1726882453.05975: worker is 1 (out of 1 available) 15108 1726882453.05987: exiting _queue_task() for managed_node3/fail 15108 1726882453.05999: done queuing things up, now waiting for results queue to drain 15108 1726882453.06001: waiting for pending results... 15108 1726882453.06292: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882453.06522: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001b 15108 1726882453.06541: variable 'ansible_search_path' from source: unknown 15108 1726882453.06550: variable 'ansible_search_path' from source: unknown 15108 1726882453.06599: calling self._execute() 15108 1726882453.06686: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.06704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.06718: variable 'omit' from source: magic vars 15108 1726882453.07500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.11325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.11513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.11676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.11713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.11740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.11849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.12020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.12050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.12188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.12218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.12378: variable 'ansible_distribution' from source: facts 15108 1726882453.12390: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.12414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.12426: when evaluation is False, skipping this task 15108 1726882453.12437: _execute() done 15108 1726882453.12443: dumping result to json 15108 1726882453.12449: done dumping result, returning 15108 1726882453.12462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-00000000001b] 15108 1726882453.12474: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.12625: no more pending results, returning what we have 15108 1726882453.12629: results queue empty 15108 1726882453.12630: checking for any_errors_fatal 15108 1726882453.12637: done checking for any_errors_fatal 15108 1726882453.12638: checking for max_fail_percentage 15108 1726882453.12640: done checking for max_fail_percentage 15108 1726882453.12641: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.12642: done checking to see if all hosts have failed 15108 1726882453.12642: getting the remaining hosts for this loop 15108 1726882453.12644: done getting the remaining hosts for this loop 15108 1726882453.12648: getting the next task for host managed_node3 15108 1726882453.12654: done getting next task for host managed_node3 15108 1726882453.12657: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15108 1726882453.12661: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.12678: getting variables 15108 1726882453.12680: in VariableManager get_vars() 15108 1726882453.12721: Calling all_inventory to load vars for managed_node3 15108 1726882453.12724: Calling groups_inventory to load vars for managed_node3 15108 1726882453.12726: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.12737: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.12740: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.12743: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.12959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.13160: done with get_vars() 15108 1726882453.13173: done getting variables 15108 1726882453.13237: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:13 -0400 (0:00:00.078) 0:00:04.441 ****** 15108 1726882453.13271: entering _queue_task() for managed_node3/package 15108 1726882453.13297: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001b 15108 1726882453.13305: WORKER PROCESS EXITING 15108 1726882453.13832: worker is 1 (out of 1 available) 15108 1726882453.13846: exiting _queue_task() for managed_node3/package 15108 1726882453.13858: done queuing things up, now waiting for results queue to drain 15108 1726882453.13859: waiting for pending results... 15108 1726882453.14123: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15108 1726882453.14249: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001c 15108 1726882453.14275: variable 'ansible_search_path' from source: unknown 15108 1726882453.14284: variable 'ansible_search_path' from source: unknown 15108 1726882453.14326: calling self._execute() 15108 1726882453.14425: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.14435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.14448: variable 'omit' from source: magic vars 15108 1726882453.14887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.18742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.18826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.18876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.18914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.18943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.19044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.19081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.19118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.19162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.19185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.19349: variable 'ansible_distribution' from source: facts 15108 1726882453.19360: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.19385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.19392: when evaluation is False, skipping this task 15108 1726882453.19399: _execute() done 15108 1726882453.19406: dumping result to json 15108 1726882453.19420: done dumping result, returning 15108 1726882453.19432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-56d9-2779-00000000001c] 15108 1726882453.19442: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.19599: no more pending results, returning what we have 15108 1726882453.19603: results queue empty 15108 1726882453.19604: checking for any_errors_fatal 15108 1726882453.19610: done checking for any_errors_fatal 15108 1726882453.19611: checking for max_fail_percentage 15108 1726882453.19612: done checking for max_fail_percentage 15108 1726882453.19613: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.19614: done checking to see if all hosts have failed 15108 1726882453.19615: getting the remaining hosts for this loop 15108 1726882453.19617: done getting the remaining hosts for this loop 15108 1726882453.19620: getting the next task for host managed_node3 15108 1726882453.19627: done getting next task for host managed_node3 15108 1726882453.19631: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882453.19633: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.19646: getting variables 15108 1726882453.19648: in VariableManager get_vars() 15108 1726882453.19696: Calling all_inventory to load vars for managed_node3 15108 1726882453.19699: Calling groups_inventory to load vars for managed_node3 15108 1726882453.19701: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.19712: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.19715: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.19719: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.19906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.20126: done with get_vars() 15108 1726882453.20137: done getting variables 15108 1726882453.20222: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001c 15108 1726882453.20236: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:13 -0400 (0:00:00.069) 0:00:04.512 ****** 15108 1726882453.20375: entering _queue_task() for managed_node3/package 15108 1726882453.20389: WORKER PROCESS EXITING 15108 1726882453.20867: worker is 1 (out of 1 available) 15108 1726882453.20882: exiting _queue_task() for managed_node3/package 15108 1726882453.20894: done queuing things up, now waiting for results queue to drain 15108 1726882453.20895: waiting for pending results... 15108 1726882453.21151: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882453.21251: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001d 15108 1726882453.21273: variable 'ansible_search_path' from source: unknown 15108 1726882453.21279: variable 'ansible_search_path' from source: unknown 15108 1726882453.21322: calling self._execute() 15108 1726882453.21405: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.21420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.21431: variable 'omit' from source: magic vars 15108 1726882453.21859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.26219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.26304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.26354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.26395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.26438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.26526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.26561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.26599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.26645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.26668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.26867: variable 'ansible_distribution' from source: facts 15108 1726882453.26911: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.26950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.26958: when evaluation is False, skipping this task 15108 1726882453.26969: _execute() done 15108 1726882453.26977: dumping result to json 15108 1726882453.26984: done dumping result, returning 15108 1726882453.26995: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-00000000001d] 15108 1726882453.27004: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.27247: no more pending results, returning what we have 15108 1726882453.27250: results queue empty 15108 1726882453.27251: checking for any_errors_fatal 15108 1726882453.27257: done checking for any_errors_fatal 15108 1726882453.27258: checking for max_fail_percentage 15108 1726882453.27260: done checking for max_fail_percentage 15108 1726882453.27261: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.27262: done checking to see if all hosts have failed 15108 1726882453.27263: getting the remaining hosts for this loop 15108 1726882453.27266: done getting the remaining hosts for this loop 15108 1726882453.27270: getting the next task for host managed_node3 15108 1726882453.27276: done getting next task for host managed_node3 15108 1726882453.27280: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882453.27283: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.27296: getting variables 15108 1726882453.27298: in VariableManager get_vars() 15108 1726882453.27338: Calling all_inventory to load vars for managed_node3 15108 1726882453.27341: Calling groups_inventory to load vars for managed_node3 15108 1726882453.27344: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.27355: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.27358: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.27361: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.27640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.27880: done with get_vars() 15108 1726882453.27891: done getting variables 15108 1726882453.27986: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001d 15108 1726882453.27989: WORKER PROCESS EXITING 15108 1726882453.28026: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:13 -0400 (0:00:00.077) 0:00:04.590 ****** 15108 1726882453.28177: entering _queue_task() for managed_node3/package 15108 1726882453.28612: worker is 1 (out of 1 available) 15108 1726882453.28624: exiting _queue_task() for managed_node3/package 15108 1726882453.28635: done queuing things up, now waiting for results queue to drain 15108 1726882453.28636: waiting for pending results... 15108 1726882453.28906: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882453.29017: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001e 15108 1726882453.29108: variable 'ansible_search_path' from source: unknown 15108 1726882453.29116: variable 'ansible_search_path' from source: unknown 15108 1726882453.29861: calling self._execute() 15108 1726882453.30031: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.30158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.30180: variable 'omit' from source: magic vars 15108 1726882453.31087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.35241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.35331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.35374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.35419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.35448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.35535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.35569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.35599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.35648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.35669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.35808: variable 'ansible_distribution' from source: facts 15108 1726882453.35818: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.35846: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.35853: when evaluation is False, skipping this task 15108 1726882453.35860: _execute() done 15108 1726882453.35869: dumping result to json 15108 1726882453.35876: done dumping result, returning 15108 1726882453.35886: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-00000000001e] 15108 1726882453.35896: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.36041: no more pending results, returning what we have 15108 1726882453.36044: results queue empty 15108 1726882453.36045: checking for any_errors_fatal 15108 1726882453.36052: done checking for any_errors_fatal 15108 1726882453.36052: checking for max_fail_percentage 15108 1726882453.36054: done checking for max_fail_percentage 15108 1726882453.36055: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.36056: done checking to see if all hosts have failed 15108 1726882453.36057: getting the remaining hosts for this loop 15108 1726882453.36058: done getting the remaining hosts for this loop 15108 1726882453.36062: getting the next task for host managed_node3 15108 1726882453.36069: done getting next task for host managed_node3 15108 1726882453.36073: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882453.36076: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.36088: getting variables 15108 1726882453.36090: in VariableManager get_vars() 15108 1726882453.36130: Calling all_inventory to load vars for managed_node3 15108 1726882453.36133: Calling groups_inventory to load vars for managed_node3 15108 1726882453.36135: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.36146: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.36149: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.36151: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.36324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.36533: done with get_vars() 15108 1726882453.36543: done getting variables 15108 1726882453.36644: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:13 -0400 (0:00:00.085) 0:00:04.675 ****** 15108 1726882453.36681: entering _queue_task() for managed_node3/service 15108 1726882453.36796: Creating lock for service 15108 1726882453.36911: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001e 15108 1726882453.36914: WORKER PROCESS EXITING 15108 1726882453.37291: worker is 1 (out of 1 available) 15108 1726882453.37304: exiting _queue_task() for managed_node3/service 15108 1726882453.37315: done queuing things up, now waiting for results queue to drain 15108 1726882453.37316: waiting for pending results... 15108 1726882453.37574: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882453.37677: in run() - task 0e448fcc-3ce9-56d9-2779-00000000001f 15108 1726882453.37695: variable 'ansible_search_path' from source: unknown 15108 1726882453.37702: variable 'ansible_search_path' from source: unknown 15108 1726882453.37738: calling self._execute() 15108 1726882453.37824: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.37835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.37846: variable 'omit' from source: magic vars 15108 1726882453.38284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.42950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.43079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.43394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.43433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.43586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.43744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.43911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.43941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.43997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.44119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.44492: variable 'ansible_distribution' from source: facts 15108 1726882453.44552: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.44579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.44691: when evaluation is False, skipping this task 15108 1726882453.44738: _execute() done 15108 1726882453.44747: dumping result to json 15108 1726882453.44757: done dumping result, returning 15108 1726882453.44774: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-00000000001f] 15108 1726882453.44784: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.44992: no more pending results, returning what we have 15108 1726882453.44996: results queue empty 15108 1726882453.44997: checking for any_errors_fatal 15108 1726882453.45003: done checking for any_errors_fatal 15108 1726882453.45004: checking for max_fail_percentage 15108 1726882453.45006: done checking for max_fail_percentage 15108 1726882453.45006: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.45007: done checking to see if all hosts have failed 15108 1726882453.45008: getting the remaining hosts for this loop 15108 1726882453.45010: done getting the remaining hosts for this loop 15108 1726882453.45015: getting the next task for host managed_node3 15108 1726882453.45021: done getting next task for host managed_node3 15108 1726882453.45025: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882453.45027: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.45041: getting variables 15108 1726882453.45043: in VariableManager get_vars() 15108 1726882453.45084: Calling all_inventory to load vars for managed_node3 15108 1726882453.45087: Calling groups_inventory to load vars for managed_node3 15108 1726882453.45101: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.45113: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.45116: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.45120: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.45557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.46120: done with get_vars() 15108 1726882453.46131: done getting variables 15108 1726882453.46282: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000001f 15108 1726882453.46285: WORKER PROCESS EXITING 15108 1726882453.46336: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:13 -0400 (0:00:00.096) 0:00:04.772 ****** 15108 1726882453.46366: entering _queue_task() for managed_node3/service 15108 1726882453.46665: worker is 1 (out of 1 available) 15108 1726882453.46677: exiting _queue_task() for managed_node3/service 15108 1726882453.46689: done queuing things up, now waiting for results queue to drain 15108 1726882453.46690: waiting for pending results... 15108 1726882453.46961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882453.47082: in run() - task 0e448fcc-3ce9-56d9-2779-000000000020 15108 1726882453.47102: variable 'ansible_search_path' from source: unknown 15108 1726882453.47109: variable 'ansible_search_path' from source: unknown 15108 1726882453.47152: calling self._execute() 15108 1726882453.47243: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.47256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.47272: variable 'omit' from source: magic vars 15108 1726882453.47761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.52084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.52157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.52204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.52307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.52353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.52575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.52670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.52703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.52750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.52835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.53125: variable 'ansible_distribution' from source: facts 15108 1726882453.53206: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.54137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.54147: when evaluation is False, skipping this task 15108 1726882453.54181: _execute() done 15108 1726882453.54194: dumping result to json 15108 1726882453.54204: done dumping result, returning 15108 1726882453.54217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-56d9-2779-000000000020] 15108 1726882453.54227: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000020 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882453.54388: no more pending results, returning what we have 15108 1726882453.54392: results queue empty 15108 1726882453.54393: checking for any_errors_fatal 15108 1726882453.54400: done checking for any_errors_fatal 15108 1726882453.54400: checking for max_fail_percentage 15108 1726882453.54402: done checking for max_fail_percentage 15108 1726882453.54403: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.54404: done checking to see if all hosts have failed 15108 1726882453.54405: getting the remaining hosts for this loop 15108 1726882453.54406: done getting the remaining hosts for this loop 15108 1726882453.54410: getting the next task for host managed_node3 15108 1726882453.54416: done getting next task for host managed_node3 15108 1726882453.54419: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882453.54421: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.54434: getting variables 15108 1726882453.54436: in VariableManager get_vars() 15108 1726882453.54479: Calling all_inventory to load vars for managed_node3 15108 1726882453.54482: Calling groups_inventory to load vars for managed_node3 15108 1726882453.54484: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.54496: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.54499: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.54502: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.54692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.54910: done with get_vars() 15108 1726882453.54924: done getting variables 15108 1726882453.54985: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:13 -0400 (0:00:00.086) 0:00:04.859 ****** 15108 1726882453.55017: entering _queue_task() for managed_node3/service 15108 1726882453.55039: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000020 15108 1726882453.55049: WORKER PROCESS EXITING 15108 1726882453.55649: worker is 1 (out of 1 available) 15108 1726882453.55663: exiting _queue_task() for managed_node3/service 15108 1726882453.55676: done queuing things up, now waiting for results queue to drain 15108 1726882453.55677: waiting for pending results... 15108 1726882453.57406: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882453.57676: in run() - task 0e448fcc-3ce9-56d9-2779-000000000021 15108 1726882453.57698: variable 'ansible_search_path' from source: unknown 15108 1726882453.57777: variable 'ansible_search_path' from source: unknown 15108 1726882453.57821: calling self._execute() 15108 1726882453.58024: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.58036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.58050: variable 'omit' from source: magic vars 15108 1726882453.58931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.64970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.65047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.65215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.65278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.65408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.65640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.65680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.65712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.65766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.65850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.66115: variable 'ansible_distribution' from source: facts 15108 1726882453.66171: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.66196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.66277: when evaluation is False, skipping this task 15108 1726882453.66286: _execute() done 15108 1726882453.66295: dumping result to json 15108 1726882453.66302: done dumping result, returning 15108 1726882453.66314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-56d9-2779-000000000021] 15108 1726882453.66324: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000021 15108 1726882453.66553: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000021 15108 1726882453.66564: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.66746: no more pending results, returning what we have 15108 1726882453.66750: results queue empty 15108 1726882453.66751: checking for any_errors_fatal 15108 1726882453.66758: done checking for any_errors_fatal 15108 1726882453.66759: checking for max_fail_percentage 15108 1726882453.66760: done checking for max_fail_percentage 15108 1726882453.66761: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.66762: done checking to see if all hosts have failed 15108 1726882453.66763: getting the remaining hosts for this loop 15108 1726882453.66766: done getting the remaining hosts for this loop 15108 1726882453.66770: getting the next task for host managed_node3 15108 1726882453.66775: done getting next task for host managed_node3 15108 1726882453.66778: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882453.66780: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.66792: getting variables 15108 1726882453.66794: in VariableManager get_vars() 15108 1726882453.66829: Calling all_inventory to load vars for managed_node3 15108 1726882453.66832: Calling groups_inventory to load vars for managed_node3 15108 1726882453.66834: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.66843: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.66846: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.66848: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.67279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.67461: done with get_vars() 15108 1726882453.67475: done getting variables 15108 1726882453.67533: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:13 -0400 (0:00:00.125) 0:00:04.984 ****** 15108 1726882453.67563: entering _queue_task() for managed_node3/service 15108 1726882453.68799: worker is 1 (out of 1 available) 15108 1726882453.68813: exiting _queue_task() for managed_node3/service 15108 1726882453.68824: done queuing things up, now waiting for results queue to drain 15108 1726882453.68826: waiting for pending results... 15108 1726882453.70074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882453.70389: in run() - task 0e448fcc-3ce9-56d9-2779-000000000022 15108 1726882453.70418: variable 'ansible_search_path' from source: unknown 15108 1726882453.70427: variable 'ansible_search_path' from source: unknown 15108 1726882453.70516: calling self._execute() 15108 1726882453.70607: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.70735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.70749: variable 'omit' from source: magic vars 15108 1726882453.71653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.77147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.77338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.77386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.77430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.77540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.77743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.77785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.77870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.77913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.78033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.78175: variable 'ansible_distribution' from source: facts 15108 1726882453.78187: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.78208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.78217: when evaluation is False, skipping this task 15108 1726882453.78223: _execute() done 15108 1726882453.78234: dumping result to json 15108 1726882453.78240: done dumping result, returning 15108 1726882453.78250: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-56d9-2779-000000000022] 15108 1726882453.78262: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000022 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882453.78407: no more pending results, returning what we have 15108 1726882453.78411: results queue empty 15108 1726882453.78412: checking for any_errors_fatal 15108 1726882453.78419: done checking for any_errors_fatal 15108 1726882453.78419: checking for max_fail_percentage 15108 1726882453.78421: done checking for max_fail_percentage 15108 1726882453.78421: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.78422: done checking to see if all hosts have failed 15108 1726882453.78423: getting the remaining hosts for this loop 15108 1726882453.78424: done getting the remaining hosts for this loop 15108 1726882453.78429: getting the next task for host managed_node3 15108 1726882453.78433: done getting next task for host managed_node3 15108 1726882453.78438: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882453.78440: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.78452: getting variables 15108 1726882453.78454: in VariableManager get_vars() 15108 1726882453.78499: Calling all_inventory to load vars for managed_node3 15108 1726882453.78503: Calling groups_inventory to load vars for managed_node3 15108 1726882453.78505: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.78516: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.78519: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.78522: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.78684: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000022 15108 1726882453.78687: WORKER PROCESS EXITING 15108 1726882453.78713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.78924: done with get_vars() 15108 1726882453.78934: done getting variables 15108 1726882453.78993: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:13 -0400 (0:00:00.115) 0:00:05.100 ****** 15108 1726882453.79138: entering _queue_task() for managed_node3/copy 15108 1726882453.79627: worker is 1 (out of 1 available) 15108 1726882453.79640: exiting _queue_task() for managed_node3/copy 15108 1726882453.79652: done queuing things up, now waiting for results queue to drain 15108 1726882453.79654: waiting for pending results... 15108 1726882453.80153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882453.80271: in run() - task 0e448fcc-3ce9-56d9-2779-000000000023 15108 1726882453.80292: variable 'ansible_search_path' from source: unknown 15108 1726882453.80300: variable 'ansible_search_path' from source: unknown 15108 1726882453.80382: calling self._execute() 15108 1726882453.80473: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.80485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.80500: variable 'omit' from source: magic vars 15108 1726882453.80948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.84783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.84865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.84908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.84971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.85003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.85096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.85130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.85170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.85216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.85237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.85384: variable 'ansible_distribution' from source: facts 15108 1726882453.85396: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.85420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.85428: when evaluation is False, skipping this task 15108 1726882453.85435: _execute() done 15108 1726882453.85442: dumping result to json 15108 1726882453.85449: done dumping result, returning 15108 1726882453.85465: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-56d9-2779-000000000023] 15108 1726882453.85481: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000023 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.85635: no more pending results, returning what we have 15108 1726882453.85638: results queue empty 15108 1726882453.85639: checking for any_errors_fatal 15108 1726882453.85646: done checking for any_errors_fatal 15108 1726882453.85647: checking for max_fail_percentage 15108 1726882453.85649: done checking for max_fail_percentage 15108 1726882453.85649: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.85650: done checking to see if all hosts have failed 15108 1726882453.85651: getting the remaining hosts for this loop 15108 1726882453.85652: done getting the remaining hosts for this loop 15108 1726882453.85656: getting the next task for host managed_node3 15108 1726882453.85661: done getting next task for host managed_node3 15108 1726882453.85666: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882453.85668: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.85684: getting variables 15108 1726882453.85686: in VariableManager get_vars() 15108 1726882453.85723: Calling all_inventory to load vars for managed_node3 15108 1726882453.85725: Calling groups_inventory to load vars for managed_node3 15108 1726882453.85727: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.85738: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.85741: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.85744: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.85952: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000023 15108 1726882453.85960: WORKER PROCESS EXITING 15108 1726882453.85977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.86176: done with get_vars() 15108 1726882453.86187: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:13 -0400 (0:00:00.071) 0:00:05.171 ****** 15108 1726882453.86287: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882453.86289: Creating lock for fedora.linux_system_roles.network_connections 15108 1726882453.86639: worker is 1 (out of 1 available) 15108 1726882453.86660: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882453.86676: done queuing things up, now waiting for results queue to drain 15108 1726882453.86678: waiting for pending results... 15108 1726882453.86989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882453.87137: in run() - task 0e448fcc-3ce9-56d9-2779-000000000024 15108 1726882453.87159: variable 'ansible_search_path' from source: unknown 15108 1726882453.87169: variable 'ansible_search_path' from source: unknown 15108 1726882453.87241: calling self._execute() 15108 1726882453.87362: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.87377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.87398: variable 'omit' from source: magic vars 15108 1726882453.87876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.90522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.90601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.90639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.90683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.90721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.90807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.90839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.90870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.90915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.90934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.91073: variable 'ansible_distribution' from source: facts 15108 1726882453.91084: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.91107: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.91113: when evaluation is False, skipping this task 15108 1726882453.91119: _execute() done 15108 1726882453.91128: dumping result to json 15108 1726882453.91135: done dumping result, returning 15108 1726882453.91146: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-56d9-2779-000000000024] 15108 1726882453.91155: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.91462: no more pending results, returning what we have 15108 1726882453.91467: results queue empty 15108 1726882453.91469: checking for any_errors_fatal 15108 1726882453.91480: done checking for any_errors_fatal 15108 1726882453.91481: checking for max_fail_percentage 15108 1726882453.91483: done checking for max_fail_percentage 15108 1726882453.91484: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.91485: done checking to see if all hosts have failed 15108 1726882453.91486: getting the remaining hosts for this loop 15108 1726882453.91488: done getting the remaining hosts for this loop 15108 1726882453.91491: getting the next task for host managed_node3 15108 1726882453.91499: done getting next task for host managed_node3 15108 1726882453.91503: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882453.91505: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.91520: getting variables 15108 1726882453.91521: in VariableManager get_vars() 15108 1726882453.91559: Calling all_inventory to load vars for managed_node3 15108 1726882453.91561: Calling groups_inventory to load vars for managed_node3 15108 1726882453.91565: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.91575: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.91577: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.91580: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.91759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.91976: done with get_vars() 15108 1726882453.91987: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:13 -0400 (0:00:00.057) 0:00:05.229 ****** 15108 1726882453.92082: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882453.92084: Creating lock for fedora.linux_system_roles.network_state 15108 1726882453.92220: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000024 15108 1726882453.92223: WORKER PROCESS EXITING 15108 1726882453.92794: worker is 1 (out of 1 available) 15108 1726882453.92808: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882453.92822: done queuing things up, now waiting for results queue to drain 15108 1726882453.92823: waiting for pending results... 15108 1726882453.92987: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882453.93068: in run() - task 0e448fcc-3ce9-56d9-2779-000000000025 15108 1726882453.93084: variable 'ansible_search_path' from source: unknown 15108 1726882453.93089: variable 'ansible_search_path' from source: unknown 15108 1726882453.93126: calling self._execute() 15108 1726882453.93189: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.93196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.93205: variable 'omit' from source: magic vars 15108 1726882453.93524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882453.95734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882453.95815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882453.95886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882453.95926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882453.95966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882453.96056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882453.96101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882453.96131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882453.96179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882453.96207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882453.96401: variable 'ansible_distribution' from source: facts 15108 1726882453.96440: variable 'ansible_distribution_major_version' from source: facts 15108 1726882453.96486: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882453.96492: when evaluation is False, skipping this task 15108 1726882453.96498: _execute() done 15108 1726882453.96504: dumping result to json 15108 1726882453.96510: done dumping result, returning 15108 1726882453.96531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-56d9-2779-000000000025] 15108 1726882453.96576: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000025 15108 1726882453.96699: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000025 15108 1726882453.96702: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882453.96746: no more pending results, returning what we have 15108 1726882453.96749: results queue empty 15108 1726882453.96750: checking for any_errors_fatal 15108 1726882453.96758: done checking for any_errors_fatal 15108 1726882453.96759: checking for max_fail_percentage 15108 1726882453.96760: done checking for max_fail_percentage 15108 1726882453.96761: checking to see if all hosts have failed and the running result is not ok 15108 1726882453.96762: done checking to see if all hosts have failed 15108 1726882453.96763: getting the remaining hosts for this loop 15108 1726882453.96766: done getting the remaining hosts for this loop 15108 1726882453.96769: getting the next task for host managed_node3 15108 1726882453.96774: done getting next task for host managed_node3 15108 1726882453.96778: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882453.96780: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882453.96794: getting variables 15108 1726882453.96796: in VariableManager get_vars() 15108 1726882453.96832: Calling all_inventory to load vars for managed_node3 15108 1726882453.96834: Calling groups_inventory to load vars for managed_node3 15108 1726882453.96836: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882453.96845: Calling all_plugins_play to load vars for managed_node3 15108 1726882453.96868: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882453.96872: Calling groups_plugins_play to load vars for managed_node3 15108 1726882453.97035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882453.97154: done with get_vars() 15108 1726882453.97162: done getting variables 15108 1726882453.97206: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:13 -0400 (0:00:00.051) 0:00:05.281 ****** 15108 1726882453.97225: entering _queue_task() for managed_node3/debug 15108 1726882453.97419: worker is 1 (out of 1 available) 15108 1726882453.97431: exiting _queue_task() for managed_node3/debug 15108 1726882453.97443: done queuing things up, now waiting for results queue to drain 15108 1726882453.97444: waiting for pending results... 15108 1726882453.97609: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882453.97668: in run() - task 0e448fcc-3ce9-56d9-2779-000000000026 15108 1726882453.97681: variable 'ansible_search_path' from source: unknown 15108 1726882453.97685: variable 'ansible_search_path' from source: unknown 15108 1726882453.97713: calling self._execute() 15108 1726882453.97780: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882453.97784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882453.97792: variable 'omit' from source: magic vars 15108 1726882453.98097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.00506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.00584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.00626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.00671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.00707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.00783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.00803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.00823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.00879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.00901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.01048: variable 'ansible_distribution' from source: facts 15108 1726882454.01056: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.01084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.01087: when evaluation is False, skipping this task 15108 1726882454.01095: _execute() done 15108 1726882454.01108: dumping result to json 15108 1726882454.01111: done dumping result, returning 15108 1726882454.01118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-56d9-2779-000000000026] 15108 1726882454.01124: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000026 15108 1726882454.01227: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000026 15108 1726882454.01230: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882454.01275: no more pending results, returning what we have 15108 1726882454.01278: results queue empty 15108 1726882454.01279: checking for any_errors_fatal 15108 1726882454.01324: done checking for any_errors_fatal 15108 1726882454.01325: checking for max_fail_percentage 15108 1726882454.01327: done checking for max_fail_percentage 15108 1726882454.01328: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.01329: done checking to see if all hosts have failed 15108 1726882454.01330: getting the remaining hosts for this loop 15108 1726882454.01332: done getting the remaining hosts for this loop 15108 1726882454.01336: getting the next task for host managed_node3 15108 1726882454.01342: done getting next task for host managed_node3 15108 1726882454.01346: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882454.01348: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.01360: getting variables 15108 1726882454.01362: in VariableManager get_vars() 15108 1726882454.01584: Calling all_inventory to load vars for managed_node3 15108 1726882454.01587: Calling groups_inventory to load vars for managed_node3 15108 1726882454.01589: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.01598: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.01600: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.01602: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.01799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.01998: done with get_vars() 15108 1726882454.02009: done getting variables 15108 1726882454.02068: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:14 -0400 (0:00:00.048) 0:00:05.329 ****** 15108 1726882454.02095: entering _queue_task() for managed_node3/debug 15108 1726882454.02476: worker is 1 (out of 1 available) 15108 1726882454.02490: exiting _queue_task() for managed_node3/debug 15108 1726882454.02505: done queuing things up, now waiting for results queue to drain 15108 1726882454.02507: waiting for pending results... 15108 1726882454.02686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882454.02758: in run() - task 0e448fcc-3ce9-56d9-2779-000000000027 15108 1726882454.02766: variable 'ansible_search_path' from source: unknown 15108 1726882454.02769: variable 'ansible_search_path' from source: unknown 15108 1726882454.02802: calling self._execute() 15108 1726882454.02865: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.02873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.02881: variable 'omit' from source: magic vars 15108 1726882454.03197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.05191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.05260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.05325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.05378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.05418: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.05516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.05556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.05578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.05606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.05787: variable 'ansible_distribution' from source: facts 15108 1726882454.05798: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.05820: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.05829: when evaluation is False, skipping this task 15108 1726882454.05852: _execute() done 15108 1726882454.05862: dumping result to json 15108 1726882454.05878: done dumping result, returning 15108 1726882454.05891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-56d9-2779-000000000027] 15108 1726882454.05900: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000027 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882454.06052: no more pending results, returning what we have 15108 1726882454.06056: results queue empty 15108 1726882454.06057: checking for any_errors_fatal 15108 1726882454.06061: done checking for any_errors_fatal 15108 1726882454.06062: checking for max_fail_percentage 15108 1726882454.06066: done checking for max_fail_percentage 15108 1726882454.06067: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.06068: done checking to see if all hosts have failed 15108 1726882454.06069: getting the remaining hosts for this loop 15108 1726882454.06070: done getting the remaining hosts for this loop 15108 1726882454.06074: getting the next task for host managed_node3 15108 1726882454.06080: done getting next task for host managed_node3 15108 1726882454.06083: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882454.06086: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.06098: getting variables 15108 1726882454.06100: in VariableManager get_vars() 15108 1726882454.06142: Calling all_inventory to load vars for managed_node3 15108 1726882454.06145: Calling groups_inventory to load vars for managed_node3 15108 1726882454.06147: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.06157: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.06160: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.06163: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.06388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.06600: done with get_vars() 15108 1726882454.06613: done getting variables 15108 1726882454.06673: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 15108 1726882454.06812: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000027 15108 1726882454.06816: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:14 -0400 (0:00:00.047) 0:00:05.377 ****** 15108 1726882454.06832: entering _queue_task() for managed_node3/debug 15108 1726882454.07191: worker is 1 (out of 1 available) 15108 1726882454.07203: exiting _queue_task() for managed_node3/debug 15108 1726882454.07222: done queuing things up, now waiting for results queue to drain 15108 1726882454.07223: waiting for pending results... 15108 1726882454.07384: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882454.07447: in run() - task 0e448fcc-3ce9-56d9-2779-000000000028 15108 1726882454.07466: variable 'ansible_search_path' from source: unknown 15108 1726882454.07470: variable 'ansible_search_path' from source: unknown 15108 1726882454.07504: calling self._execute() 15108 1726882454.07598: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.07603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.07610: variable 'omit' from source: magic vars 15108 1726882454.07932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.09881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.09951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.09992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.10027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.10058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.10136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.10172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.10198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.10236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.10251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.10382: variable 'ansible_distribution' from source: facts 15108 1726882454.10393: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.10410: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.10415: when evaluation is False, skipping this task 15108 1726882454.10419: _execute() done 15108 1726882454.10423: dumping result to json 15108 1726882454.10427: done dumping result, returning 15108 1726882454.10436: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-56d9-2779-000000000028] 15108 1726882454.10445: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000028 15108 1726882454.10535: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000028 15108 1726882454.10537: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882454.10583: no more pending results, returning what we have 15108 1726882454.10586: results queue empty 15108 1726882454.10587: checking for any_errors_fatal 15108 1726882454.10593: done checking for any_errors_fatal 15108 1726882454.10593: checking for max_fail_percentage 15108 1726882454.10595: done checking for max_fail_percentage 15108 1726882454.10596: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.10597: done checking to see if all hosts have failed 15108 1726882454.10598: getting the remaining hosts for this loop 15108 1726882454.10599: done getting the remaining hosts for this loop 15108 1726882454.10603: getting the next task for host managed_node3 15108 1726882454.10608: done getting next task for host managed_node3 15108 1726882454.10611: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882454.10613: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.10625: getting variables 15108 1726882454.10627: in VariableManager get_vars() 15108 1726882454.10668: Calling all_inventory to load vars for managed_node3 15108 1726882454.10671: Calling groups_inventory to load vars for managed_node3 15108 1726882454.10673: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.10683: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.10685: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.10688: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.10821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.10941: done with get_vars() 15108 1726882454.10948: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:14 -0400 (0:00:00.041) 0:00:05.419 ****** 15108 1726882454.11016: entering _queue_task() for managed_node3/ping 15108 1726882454.11017: Creating lock for ping 15108 1726882454.11212: worker is 1 (out of 1 available) 15108 1726882454.11226: exiting _queue_task() for managed_node3/ping 15108 1726882454.11239: done queuing things up, now waiting for results queue to drain 15108 1726882454.11241: waiting for pending results... 15108 1726882454.11407: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882454.11471: in run() - task 0e448fcc-3ce9-56d9-2779-000000000029 15108 1726882454.11483: variable 'ansible_search_path' from source: unknown 15108 1726882454.11487: variable 'ansible_search_path' from source: unknown 15108 1726882454.11513: calling self._execute() 15108 1726882454.11575: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.11579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.11587: variable 'omit' from source: magic vars 15108 1726882454.11892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.13520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.13573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.13610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.13636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.13656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.13719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.13739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.13758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.13787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.13798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.13899: variable 'ansible_distribution' from source: facts 15108 1726882454.13903: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.13922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.13925: when evaluation is False, skipping this task 15108 1726882454.13928: _execute() done 15108 1726882454.13930: dumping result to json 15108 1726882454.13932: done dumping result, returning 15108 1726882454.13938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-56d9-2779-000000000029] 15108 1726882454.13946: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000029 15108 1726882454.14029: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000029 15108 1726882454.14031: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.14100: no more pending results, returning what we have 15108 1726882454.14103: results queue empty 15108 1726882454.14104: checking for any_errors_fatal 15108 1726882454.14109: done checking for any_errors_fatal 15108 1726882454.14110: checking for max_fail_percentage 15108 1726882454.14111: done checking for max_fail_percentage 15108 1726882454.14112: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.14113: done checking to see if all hosts have failed 15108 1726882454.14114: getting the remaining hosts for this loop 15108 1726882454.14115: done getting the remaining hosts for this loop 15108 1726882454.14119: getting the next task for host managed_node3 15108 1726882454.14125: done getting next task for host managed_node3 15108 1726882454.14127: ^ task is: TASK: meta (role_complete) 15108 1726882454.14129: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.14146: getting variables 15108 1726882454.14147: in VariableManager get_vars() 15108 1726882454.14188: Calling all_inventory to load vars for managed_node3 15108 1726882454.14191: Calling groups_inventory to load vars for managed_node3 15108 1726882454.14193: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.14202: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.14204: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.14206: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.14374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.14491: done with get_vars() 15108 1726882454.14498: done getting variables 15108 1726882454.14551: done queuing things up, now waiting for results queue to drain 15108 1726882454.14553: results queue empty 15108 1726882454.14553: checking for any_errors_fatal 15108 1726882454.14555: done checking for any_errors_fatal 15108 1726882454.14556: checking for max_fail_percentage 15108 1726882454.14557: done checking for max_fail_percentage 15108 1726882454.14557: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.14558: done checking to see if all hosts have failed 15108 1726882454.14558: getting the remaining hosts for this loop 15108 1726882454.14559: done getting the remaining hosts for this loop 15108 1726882454.14561: getting the next task for host managed_node3 15108 1726882454.14563: done getting next task for host managed_node3 15108 1726882454.14565: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.14566: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.14568: getting variables 15108 1726882454.14569: in VariableManager get_vars() 15108 1726882454.14577: Calling all_inventory to load vars for managed_node3 15108 1726882454.14579: Calling groups_inventory to load vars for managed_node3 15108 1726882454.14580: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.14583: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.14585: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.14587: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.14679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.14799: done with get_vars() 15108 1726882454.14806: done getting variables 15108 1726882454.14837: in VariableManager get_vars() 15108 1726882454.14843: Calling all_inventory to load vars for managed_node3 15108 1726882454.14849: Calling groups_inventory to load vars for managed_node3 15108 1726882454.14851: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.14854: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.14855: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.14857: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.14937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.15043: done with get_vars() 15108 1726882454.15051: done queuing things up, now waiting for results queue to drain 15108 1726882454.15053: results queue empty 15108 1726882454.15053: checking for any_errors_fatal 15108 1726882454.15054: done checking for any_errors_fatal 15108 1726882454.15055: checking for max_fail_percentage 15108 1726882454.15055: done checking for max_fail_percentage 15108 1726882454.15056: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.15057: done checking to see if all hosts have failed 15108 1726882454.15057: getting the remaining hosts for this loop 15108 1726882454.15058: done getting the remaining hosts for this loop 15108 1726882454.15059: getting the next task for host managed_node3 15108 1726882454.15067: done getting next task for host managed_node3 15108 1726882454.15069: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.15070: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.15072: getting variables 15108 1726882454.15073: in VariableManager get_vars() 15108 1726882454.15083: Calling all_inventory to load vars for managed_node3 15108 1726882454.15085: Calling groups_inventory to load vars for managed_node3 15108 1726882454.15086: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.15089: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.15091: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.15092: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.15192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.15296: done with get_vars() 15108 1726882454.15301: done getting variables 15108 1726882454.15329: in VariableManager get_vars() 15108 1726882454.15336: Calling all_inventory to load vars for managed_node3 15108 1726882454.15338: Calling groups_inventory to load vars for managed_node3 15108 1726882454.15339: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.15342: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.15344: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.15345: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.15421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.15526: done with get_vars() 15108 1726882454.15533: done queuing things up, now waiting for results queue to drain 15108 1726882454.15534: results queue empty 15108 1726882454.15535: checking for any_errors_fatal 15108 1726882454.15535: done checking for any_errors_fatal 15108 1726882454.15536: checking for max_fail_percentage 15108 1726882454.15536: done checking for max_fail_percentage 15108 1726882454.15537: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.15537: done checking to see if all hosts have failed 15108 1726882454.15538: getting the remaining hosts for this loop 15108 1726882454.15538: done getting the remaining hosts for this loop 15108 1726882454.15540: getting the next task for host managed_node3 15108 1726882454.15542: done getting next task for host managed_node3 15108 1726882454.15542: ^ task is: None 15108 1726882454.15543: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.15544: done queuing things up, now waiting for results queue to drain 15108 1726882454.15544: results queue empty 15108 1726882454.15545: checking for any_errors_fatal 15108 1726882454.15545: done checking for any_errors_fatal 15108 1726882454.15545: checking for max_fail_percentage 15108 1726882454.15546: done checking for max_fail_percentage 15108 1726882454.15546: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.15547: done checking to see if all hosts have failed 15108 1726882454.15548: getting the next task for host managed_node3 15108 1726882454.15549: done getting next task for host managed_node3 15108 1726882454.15549: ^ task is: None 15108 1726882454.15550: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.15581: in VariableManager get_vars() 15108 1726882454.15592: done with get_vars() 15108 1726882454.15595: in VariableManager get_vars() 15108 1726882454.15600: done with get_vars() 15108 1726882454.15603: variable 'omit' from source: magic vars 15108 1726882454.15690: variable 'task' from source: play vars 15108 1726882454.15712: in VariableManager get_vars() 15108 1726882454.15719: done with get_vars() 15108 1726882454.15731: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 15108 1726882454.15869: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882454.15890: getting the remaining hosts for this loop 15108 1726882454.15891: done getting the remaining hosts for this loop 15108 1726882454.15892: getting the next task for host managed_node3 15108 1726882454.15895: done getting next task for host managed_node3 15108 1726882454.15897: ^ task is: TASK: Gathering Facts 15108 1726882454.15898: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.15899: getting variables 15108 1726882454.15899: in VariableManager get_vars() 15108 1726882454.15905: Calling all_inventory to load vars for managed_node3 15108 1726882454.15906: Calling groups_inventory to load vars for managed_node3 15108 1726882454.15907: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.15910: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.15912: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.15913: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.15990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.16095: done with get_vars() 15108 1726882454.16100: done getting variables 15108 1726882454.16127: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:14 -0400 (0:00:00.051) 0:00:05.470 ****** 15108 1726882454.16156: entering _queue_task() for managed_node3/gather_facts 15108 1726882454.16418: worker is 1 (out of 1 available) 15108 1726882454.16429: exiting _queue_task() for managed_node3/gather_facts 15108 1726882454.16441: done queuing things up, now waiting for results queue to drain 15108 1726882454.16442: waiting for pending results... 15108 1726882454.16791: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882454.16795: in run() - task 0e448fcc-3ce9-56d9-2779-00000000017a 15108 1726882454.16798: variable 'ansible_search_path' from source: unknown 15108 1726882454.16889: calling self._execute() 15108 1726882454.16996: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.17000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.17003: variable 'omit' from source: magic vars 15108 1726882454.17542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.19578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.19653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.19697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.19735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.19768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.19848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.19884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.19914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.19959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.19983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.20120: variable 'ansible_distribution' from source: facts 15108 1726882454.20131: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.20153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.20161: when evaluation is False, skipping this task 15108 1726882454.20171: _execute() done 15108 1726882454.20178: dumping result to json 15108 1726882454.20184: done dumping result, returning 15108 1726882454.20194: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-00000000017a] 15108 1726882454.20203: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000017a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.20337: no more pending results, returning what we have 15108 1726882454.20341: results queue empty 15108 1726882454.20342: checking for any_errors_fatal 15108 1726882454.20343: done checking for any_errors_fatal 15108 1726882454.20344: checking for max_fail_percentage 15108 1726882454.20345: done checking for max_fail_percentage 15108 1726882454.20346: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.20346: done checking to see if all hosts have failed 15108 1726882454.20347: getting the remaining hosts for this loop 15108 1726882454.20349: done getting the remaining hosts for this loop 15108 1726882454.20352: getting the next task for host managed_node3 15108 1726882454.20360: done getting next task for host managed_node3 15108 1726882454.20361: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.20365: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.20368: getting variables 15108 1726882454.20370: in VariableManager get_vars() 15108 1726882454.20398: Calling all_inventory to load vars for managed_node3 15108 1726882454.20401: Calling groups_inventory to load vars for managed_node3 15108 1726882454.20404: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.20415: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.20418: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.20421: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.20609: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000017a 15108 1726882454.20612: WORKER PROCESS EXITING 15108 1726882454.20635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.20857: done with get_vars() 15108 1726882454.20868: done getting variables 15108 1726882454.20940: in VariableManager get_vars() 15108 1726882454.20948: Calling all_inventory to load vars for managed_node3 15108 1726882454.20950: Calling groups_inventory to load vars for managed_node3 15108 1726882454.20953: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.20960: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.20962: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.20967: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.21114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.21322: done with get_vars() 15108 1726882454.21334: done queuing things up, now waiting for results queue to drain 15108 1726882454.21336: results queue empty 15108 1726882454.21336: checking for any_errors_fatal 15108 1726882454.21339: done checking for any_errors_fatal 15108 1726882454.21339: checking for max_fail_percentage 15108 1726882454.21340: done checking for max_fail_percentage 15108 1726882454.21341: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.21342: done checking to see if all hosts have failed 15108 1726882454.21343: getting the remaining hosts for this loop 15108 1726882454.21344: done getting the remaining hosts for this loop 15108 1726882454.21346: getting the next task for host managed_node3 15108 1726882454.21350: done getting next task for host managed_node3 15108 1726882454.21352: ^ task is: TASK: Include the task '{{ task }}' 15108 1726882454.21356: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.21365: getting variables 15108 1726882454.21366: in VariableManager get_vars() 15108 1726882454.21375: Calling all_inventory to load vars for managed_node3 15108 1726882454.21377: Calling groups_inventory to load vars for managed_node3 15108 1726882454.21379: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.21390: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.21393: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.21395: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.21539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.21771: done with get_vars() 15108 1726882454.21779: done getting variables 15108 1726882454.21978: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:14 -0400 (0:00:00.058) 0:00:05.529 ****** 15108 1726882454.22006: entering _queue_task() for managed_node3/include_tasks 15108 1726882454.22316: worker is 1 (out of 1 available) 15108 1726882454.22328: exiting _queue_task() for managed_node3/include_tasks 15108 1726882454.22347: done queuing things up, now waiting for results queue to drain 15108 1726882454.22349: waiting for pending results... 15108 1726882454.22728: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' 15108 1726882454.22859: in run() - task 0e448fcc-3ce9-56d9-2779-00000000002d 15108 1726882454.22869: variable 'ansible_search_path' from source: unknown 15108 1726882454.22911: calling self._execute() 15108 1726882454.22983: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.22986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.22994: variable 'omit' from source: magic vars 15108 1726882454.23302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.25285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.25366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.25411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.25459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.25493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.25587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.25622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.25653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.25709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.25734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.25901: variable 'ansible_distribution' from source: facts 15108 1726882454.25911: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.25933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.25945: when evaluation is False, skipping this task 15108 1726882454.25951: _execute() done 15108 1726882454.25961: dumping result to json 15108 1726882454.25970: done dumping result, returning 15108 1726882454.25982: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_present.yml' [0e448fcc-3ce9-56d9-2779-00000000002d] 15108 1726882454.26000: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000002d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.26150: no more pending results, returning what we have 15108 1726882454.26157: results queue empty 15108 1726882454.26158: checking for any_errors_fatal 15108 1726882454.26160: done checking for any_errors_fatal 15108 1726882454.26161: checking for max_fail_percentage 15108 1726882454.26163: done checking for max_fail_percentage 15108 1726882454.26165: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.26166: done checking to see if all hosts have failed 15108 1726882454.26166: getting the remaining hosts for this loop 15108 1726882454.26168: done getting the remaining hosts for this loop 15108 1726882454.26172: getting the next task for host managed_node3 15108 1726882454.26179: done getting next task for host managed_node3 15108 1726882454.26181: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.26184: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.26188: getting variables 15108 1726882454.26190: in VariableManager get_vars() 15108 1726882454.26220: Calling all_inventory to load vars for managed_node3 15108 1726882454.26223: Calling groups_inventory to load vars for managed_node3 15108 1726882454.26227: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.26238: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.26241: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.26244: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.26436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.26656: done with get_vars() 15108 1726882454.26671: done getting variables 15108 1726882454.26749: in VariableManager get_vars() 15108 1726882454.26760: Calling all_inventory to load vars for managed_node3 15108 1726882454.26762: Calling groups_inventory to load vars for managed_node3 15108 1726882454.26767: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.26771: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.26774: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.26776: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.27161: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000002d 15108 1726882454.27166: WORKER PROCESS EXITING 15108 1726882454.27186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.27491: done with get_vars() 15108 1726882454.27505: done queuing things up, now waiting for results queue to drain 15108 1726882454.27507: results queue empty 15108 1726882454.27508: checking for any_errors_fatal 15108 1726882454.27510: done checking for any_errors_fatal 15108 1726882454.27511: checking for max_fail_percentage 15108 1726882454.27512: done checking for max_fail_percentage 15108 1726882454.27513: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.27514: done checking to see if all hosts have failed 15108 1726882454.27514: getting the remaining hosts for this loop 15108 1726882454.27515: done getting the remaining hosts for this loop 15108 1726882454.27518: getting the next task for host managed_node3 15108 1726882454.27521: done getting next task for host managed_node3 15108 1726882454.27523: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.27524: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.27528: getting variables 15108 1726882454.27528: in VariableManager get_vars() 15108 1726882454.27536: Calling all_inventory to load vars for managed_node3 15108 1726882454.27538: Calling groups_inventory to load vars for managed_node3 15108 1726882454.27540: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.27552: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.27557: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.27560: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.27716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.27926: done with get_vars() 15108 1726882454.27935: done getting variables 15108 1726882454.27989: in VariableManager get_vars() 15108 1726882454.27998: Calling all_inventory to load vars for managed_node3 15108 1726882454.28000: Calling groups_inventory to load vars for managed_node3 15108 1726882454.28003: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.28007: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.28009: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.28012: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.28170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.28384: done with get_vars() 15108 1726882454.28396: done queuing things up, now waiting for results queue to drain 15108 1726882454.28398: results queue empty 15108 1726882454.28399: checking for any_errors_fatal 15108 1726882454.28400: done checking for any_errors_fatal 15108 1726882454.28401: checking for max_fail_percentage 15108 1726882454.28402: done checking for max_fail_percentage 15108 1726882454.28403: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.28403: done checking to see if all hosts have failed 15108 1726882454.28404: getting the remaining hosts for this loop 15108 1726882454.28405: done getting the remaining hosts for this loop 15108 1726882454.28408: getting the next task for host managed_node3 15108 1726882454.28411: done getting next task for host managed_node3 15108 1726882454.28411: ^ task is: None 15108 1726882454.28413: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.28414: done queuing things up, now waiting for results queue to drain 15108 1726882454.28415: results queue empty 15108 1726882454.28416: checking for any_errors_fatal 15108 1726882454.28417: done checking for any_errors_fatal 15108 1726882454.28417: checking for max_fail_percentage 15108 1726882454.28418: done checking for max_fail_percentage 15108 1726882454.28419: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.28420: done checking to see if all hosts have failed 15108 1726882454.28421: getting the next task for host managed_node3 15108 1726882454.28423: done getting next task for host managed_node3 15108 1726882454.28424: ^ task is: None 15108 1726882454.28425: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.28471: in VariableManager get_vars() 15108 1726882454.28495: done with get_vars() 15108 1726882454.28502: in VariableManager get_vars() 15108 1726882454.28512: done with get_vars() 15108 1726882454.28515: variable 'omit' from source: magic vars 15108 1726882454.28639: variable 'task' from source: play vars 15108 1726882454.28682: in VariableManager get_vars() 15108 1726882454.28693: done with get_vars() 15108 1726882454.28712: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 15108 1726882454.28972: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882454.29001: getting the remaining hosts for this loop 15108 1726882454.29003: done getting the remaining hosts for this loop 15108 1726882454.29005: getting the next task for host managed_node3 15108 1726882454.29008: done getting next task for host managed_node3 15108 1726882454.29010: ^ task is: TASK: Gathering Facts 15108 1726882454.29012: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.29014: getting variables 15108 1726882454.29015: in VariableManager get_vars() 15108 1726882454.29022: Calling all_inventory to load vars for managed_node3 15108 1726882454.29025: Calling groups_inventory to load vars for managed_node3 15108 1726882454.29027: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.29032: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.29034: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.29037: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.29180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.29378: done with get_vars() 15108 1726882454.29385: done getting variables 15108 1726882454.29424: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:14 -0400 (0:00:00.074) 0:00:05.603 ****** 15108 1726882454.29447: entering _queue_task() for managed_node3/gather_facts 15108 1726882454.29767: worker is 1 (out of 1 available) 15108 1726882454.29777: exiting _queue_task() for managed_node3/gather_facts 15108 1726882454.29789: done queuing things up, now waiting for results queue to drain 15108 1726882454.29790: waiting for pending results... 15108 1726882454.30094: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882454.30197: in run() - task 0e448fcc-3ce9-56d9-2779-00000000018f 15108 1726882454.30215: variable 'ansible_search_path' from source: unknown 15108 1726882454.30268: calling self._execute() 15108 1726882454.30362: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.30374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.30386: variable 'omit' from source: magic vars 15108 1726882454.30929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.34842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.34960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.35025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.35076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.35118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.35203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.35242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.35274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.35318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.35336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.35478: variable 'ansible_distribution' from source: facts 15108 1726882454.35488: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.35511: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.35518: when evaluation is False, skipping this task 15108 1726882454.35525: _execute() done 15108 1726882454.35531: dumping result to json 15108 1726882454.35538: done dumping result, returning 15108 1726882454.35547: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-00000000018f] 15108 1726882454.35556: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000018f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.35694: no more pending results, returning what we have 15108 1726882454.35697: results queue empty 15108 1726882454.35698: checking for any_errors_fatal 15108 1726882454.35699: done checking for any_errors_fatal 15108 1726882454.35700: checking for max_fail_percentage 15108 1726882454.35702: done checking for max_fail_percentage 15108 1726882454.35702: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.35703: done checking to see if all hosts have failed 15108 1726882454.35704: getting the remaining hosts for this loop 15108 1726882454.35706: done getting the remaining hosts for this loop 15108 1726882454.35709: getting the next task for host managed_node3 15108 1726882454.35714: done getting next task for host managed_node3 15108 1726882454.35716: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.35718: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.35723: getting variables 15108 1726882454.35725: in VariableManager get_vars() 15108 1726882454.35753: Calling all_inventory to load vars for managed_node3 15108 1726882454.35757: Calling groups_inventory to load vars for managed_node3 15108 1726882454.35761: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.35774: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.35777: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.35779: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.36153: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000018f 15108 1726882454.36160: WORKER PROCESS EXITING 15108 1726882454.36194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.36397: done with get_vars() 15108 1726882454.36411: done getting variables 15108 1726882454.36480: in VariableManager get_vars() 15108 1726882454.36489: Calling all_inventory to load vars for managed_node3 15108 1726882454.36492: Calling groups_inventory to load vars for managed_node3 15108 1726882454.36494: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.36499: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.36501: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.36504: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.36651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.36903: done with get_vars() 15108 1726882454.36916: done queuing things up, now waiting for results queue to drain 15108 1726882454.36917: results queue empty 15108 1726882454.36918: checking for any_errors_fatal 15108 1726882454.36920: done checking for any_errors_fatal 15108 1726882454.36921: checking for max_fail_percentage 15108 1726882454.36922: done checking for max_fail_percentage 15108 1726882454.36923: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.36924: done checking to see if all hosts have failed 15108 1726882454.36925: getting the remaining hosts for this loop 15108 1726882454.36926: done getting the remaining hosts for this loop 15108 1726882454.36928: getting the next task for host managed_node3 15108 1726882454.36932: done getting next task for host managed_node3 15108 1726882454.36934: ^ task is: TASK: Include the task '{{ task }}' 15108 1726882454.36936: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.36938: getting variables 15108 1726882454.36939: in VariableManager get_vars() 15108 1726882454.36950: Calling all_inventory to load vars for managed_node3 15108 1726882454.36953: Calling groups_inventory to load vars for managed_node3 15108 1726882454.36971: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.36987: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.36991: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.37004: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.37975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.38496: done with get_vars() 15108 1726882454.38510: done getting variables 15108 1726882454.38741: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:14 -0400 (0:00:00.093) 0:00:05.696 ****** 15108 1726882454.38777: entering _queue_task() for managed_node3/include_tasks 15108 1726882454.39660: worker is 1 (out of 1 available) 15108 1726882454.39745: exiting _queue_task() for managed_node3/include_tasks 15108 1726882454.39762: done queuing things up, now waiting for results queue to drain 15108 1726882454.39766: waiting for pending results... 15108 1726882454.41295: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' 15108 1726882454.41575: in run() - task 0e448fcc-3ce9-56d9-2779-000000000031 15108 1726882454.41731: variable 'ansible_search_path' from source: unknown 15108 1726882454.41775: calling self._execute() 15108 1726882454.41962: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.42159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.42178: variable 'omit' from source: magic vars 15108 1726882454.43647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.48267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.48354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.48547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.48588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.48624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.48710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.48750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.48784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.48833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.48995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.49136: variable 'ansible_distribution' from source: facts 15108 1726882454.49148: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.49174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.49181: when evaluation is False, skipping this task 15108 1726882454.49189: _execute() done 15108 1726882454.49200: dumping result to json 15108 1726882454.49208: done dumping result, returning 15108 1726882454.49219: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_present.yml' [0e448fcc-3ce9-56d9-2779-000000000031] 15108 1726882454.49230: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000031 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.49472: no more pending results, returning what we have 15108 1726882454.49475: results queue empty 15108 1726882454.49476: checking for any_errors_fatal 15108 1726882454.49477: done checking for any_errors_fatal 15108 1726882454.49478: checking for max_fail_percentage 15108 1726882454.49479: done checking for max_fail_percentage 15108 1726882454.49480: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.49481: done checking to see if all hosts have failed 15108 1726882454.49481: getting the remaining hosts for this loop 15108 1726882454.49483: done getting the remaining hosts for this loop 15108 1726882454.49487: getting the next task for host managed_node3 15108 1726882454.49493: done getting next task for host managed_node3 15108 1726882454.49495: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.49496: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.49500: getting variables 15108 1726882454.49502: in VariableManager get_vars() 15108 1726882454.49525: Calling all_inventory to load vars for managed_node3 15108 1726882454.49527: Calling groups_inventory to load vars for managed_node3 15108 1726882454.49531: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.49543: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.49545: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.49549: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.49705: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000031 15108 1726882454.49708: WORKER PROCESS EXITING 15108 1726882454.49734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.49956: done with get_vars() 15108 1726882454.49970: done getting variables 15108 1726882454.50042: in VariableManager get_vars() 15108 1726882454.50052: Calling all_inventory to load vars for managed_node3 15108 1726882454.50058: Calling groups_inventory to load vars for managed_node3 15108 1726882454.50060: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.50067: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.50069: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.50072: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.50558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.50989: done with get_vars() 15108 1726882454.51104: done queuing things up, now waiting for results queue to drain 15108 1726882454.51106: results queue empty 15108 1726882454.51107: checking for any_errors_fatal 15108 1726882454.51114: done checking for any_errors_fatal 15108 1726882454.51115: checking for max_fail_percentage 15108 1726882454.51116: done checking for max_fail_percentage 15108 1726882454.51117: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.51118: done checking to see if all hosts have failed 15108 1726882454.51118: getting the remaining hosts for this loop 15108 1726882454.51120: done getting the remaining hosts for this loop 15108 1726882454.51122: getting the next task for host managed_node3 15108 1726882454.51126: done getting next task for host managed_node3 15108 1726882454.51128: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.51129: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.51132: getting variables 15108 1726882454.51133: in VariableManager get_vars() 15108 1726882454.51143: Calling all_inventory to load vars for managed_node3 15108 1726882454.51145: Calling groups_inventory to load vars for managed_node3 15108 1726882454.51147: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.51161: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.51220: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.51225: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.51581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.52001: done with get_vars() 15108 1726882454.52012: done getting variables 15108 1726882454.52068: in VariableManager get_vars() 15108 1726882454.52079: Calling all_inventory to load vars for managed_node3 15108 1726882454.52196: Calling groups_inventory to load vars for managed_node3 15108 1726882454.52200: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.52205: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.52208: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.52210: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.52474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.53619: done with get_vars() 15108 1726882454.53636: done queuing things up, now waiting for results queue to drain 15108 1726882454.53638: results queue empty 15108 1726882454.53639: checking for any_errors_fatal 15108 1726882454.53640: done checking for any_errors_fatal 15108 1726882454.53641: checking for max_fail_percentage 15108 1726882454.53642: done checking for max_fail_percentage 15108 1726882454.53643: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.53643: done checking to see if all hosts have failed 15108 1726882454.53644: getting the remaining hosts for this loop 15108 1726882454.53645: done getting the remaining hosts for this loop 15108 1726882454.53648: getting the next task for host managed_node3 15108 1726882454.53651: done getting next task for host managed_node3 15108 1726882454.53652: ^ task is: None 15108 1726882454.53653: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.53657: done queuing things up, now waiting for results queue to drain 15108 1726882454.53658: results queue empty 15108 1726882454.53659: checking for any_errors_fatal 15108 1726882454.53659: done checking for any_errors_fatal 15108 1726882454.53661: checking for max_fail_percentage 15108 1726882454.53662: done checking for max_fail_percentage 15108 1726882454.53663: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.53665: done checking to see if all hosts have failed 15108 1726882454.53666: getting the next task for host managed_node3 15108 1726882454.53668: done getting next task for host managed_node3 15108 1726882454.53669: ^ task is: None 15108 1726882454.53671: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.54219: in VariableManager get_vars() 15108 1726882454.54244: done with get_vars() 15108 1726882454.54250: in VariableManager get_vars() 15108 1726882454.54268: done with get_vars() 15108 1726882454.54273: variable 'omit' from source: magic vars 15108 1726882454.54802: variable 'profile' from source: play vars 15108 1726882454.54934: in VariableManager get_vars() 15108 1726882454.54950: done with get_vars() 15108 1726882454.54979: variable 'omit' from source: magic vars 15108 1726882454.55048: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15108 1726882454.56976: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882454.57001: getting the remaining hosts for this loop 15108 1726882454.57002: done getting the remaining hosts for this loop 15108 1726882454.57005: getting the next task for host managed_node3 15108 1726882454.57007: done getting next task for host managed_node3 15108 1726882454.57009: ^ task is: TASK: Gathering Facts 15108 1726882454.57011: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.57013: getting variables 15108 1726882454.57014: in VariableManager get_vars() 15108 1726882454.57027: Calling all_inventory to load vars for managed_node3 15108 1726882454.57029: Calling groups_inventory to load vars for managed_node3 15108 1726882454.57031: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.57037: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.57039: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.57041: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.57190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.57405: done with get_vars() 15108 1726882454.57414: done getting variables 15108 1726882454.57458: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:34:14 -0400 (0:00:00.192) 0:00:05.888 ****** 15108 1726882454.57988: entering _queue_task() for managed_node3/gather_facts 15108 1726882454.58285: worker is 1 (out of 1 available) 15108 1726882454.58295: exiting _queue_task() for managed_node3/gather_facts 15108 1726882454.58307: done queuing things up, now waiting for results queue to drain 15108 1726882454.58309: waiting for pending results... 15108 1726882454.59317: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882454.59383: in run() - task 0e448fcc-3ce9-56d9-2779-0000000001a4 15108 1726882454.59396: variable 'ansible_search_path' from source: unknown 15108 1726882454.59441: calling self._execute() 15108 1726882454.59536: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.60179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.60194: variable 'omit' from source: magic vars 15108 1726882454.60622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.63645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.63723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.63769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.63815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.63847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.63934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.63969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.64003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.64048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.64070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.64220: variable 'ansible_distribution' from source: facts 15108 1726882454.64234: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.64257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.64268: when evaluation is False, skipping this task 15108 1726882454.64276: _execute() done 15108 1726882454.64282: dumping result to json 15108 1726882454.64289: done dumping result, returning 15108 1726882454.64299: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000001a4] 15108 1726882454.64309: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000001a4 15108 1726882454.64408: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000001a4 15108 1726882454.64414: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.64491: no more pending results, returning what we have 15108 1726882454.64495: results queue empty 15108 1726882454.64496: checking for any_errors_fatal 15108 1726882454.64498: done checking for any_errors_fatal 15108 1726882454.64498: checking for max_fail_percentage 15108 1726882454.64500: done checking for max_fail_percentage 15108 1726882454.64500: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.64502: done checking to see if all hosts have failed 15108 1726882454.64502: getting the remaining hosts for this loop 15108 1726882454.64504: done getting the remaining hosts for this loop 15108 1726882454.64507: getting the next task for host managed_node3 15108 1726882454.64512: done getting next task for host managed_node3 15108 1726882454.64513: ^ task is: TASK: meta (flush_handlers) 15108 1726882454.64515: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.64518: getting variables 15108 1726882454.64520: in VariableManager get_vars() 15108 1726882454.64559: Calling all_inventory to load vars for managed_node3 15108 1726882454.64562: Calling groups_inventory to load vars for managed_node3 15108 1726882454.64565: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.64576: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.64579: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.64581: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.64745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.64943: done with get_vars() 15108 1726882454.64953: done getting variables 15108 1726882454.65025: in VariableManager get_vars() 15108 1726882454.65038: Calling all_inventory to load vars for managed_node3 15108 1726882454.65040: Calling groups_inventory to load vars for managed_node3 15108 1726882454.65042: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.65047: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.65049: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.65052: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.65219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.65608: done with get_vars() 15108 1726882454.65622: done queuing things up, now waiting for results queue to drain 15108 1726882454.65624: results queue empty 15108 1726882454.65625: checking for any_errors_fatal 15108 1726882454.65627: done checking for any_errors_fatal 15108 1726882454.65627: checking for max_fail_percentage 15108 1726882454.65629: done checking for max_fail_percentage 15108 1726882454.65629: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.65630: done checking to see if all hosts have failed 15108 1726882454.65631: getting the remaining hosts for this loop 15108 1726882454.65632: done getting the remaining hosts for this loop 15108 1726882454.65634: getting the next task for host managed_node3 15108 1726882454.65638: done getting next task for host managed_node3 15108 1726882454.65641: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882454.65642: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.65651: getting variables 15108 1726882454.65652: in VariableManager get_vars() 15108 1726882454.65874: Calling all_inventory to load vars for managed_node3 15108 1726882454.65876: Calling groups_inventory to load vars for managed_node3 15108 1726882454.65878: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.65888: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.65890: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.65893: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.66330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.66525: done with get_vars() 15108 1726882454.66534: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:14 -0400 (0:00:00.086) 0:00:05.975 ****** 15108 1726882454.66603: entering _queue_task() for managed_node3/include_tasks 15108 1726882454.67211: worker is 1 (out of 1 available) 15108 1726882454.67222: exiting _queue_task() for managed_node3/include_tasks 15108 1726882454.67233: done queuing things up, now waiting for results queue to drain 15108 1726882454.67235: waiting for pending results... 15108 1726882454.68097: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882454.68375: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003a 15108 1726882454.68398: variable 'ansible_search_path' from source: unknown 15108 1726882454.68431: variable 'ansible_search_path' from source: unknown 15108 1726882454.68521: calling self._execute() 15108 1726882454.68638: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.68742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.68781: variable 'omit' from source: magic vars 15108 1726882454.70777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.75366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.75950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.75998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.76037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.76073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.76156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.76366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.76398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.76444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.76469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.77200: variable 'ansible_distribution' from source: facts 15108 1726882454.77214: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.77241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.77249: when evaluation is False, skipping this task 15108 1726882454.77256: _execute() done 15108 1726882454.77262: dumping result to json 15108 1726882454.77271: done dumping result, returning 15108 1726882454.77283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-56d9-2779-00000000003a] 15108 1726882454.77293: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.77442: no more pending results, returning what we have 15108 1726882454.77446: results queue empty 15108 1726882454.77447: checking for any_errors_fatal 15108 1726882454.77450: done checking for any_errors_fatal 15108 1726882454.77450: checking for max_fail_percentage 15108 1726882454.77452: done checking for max_fail_percentage 15108 1726882454.77453: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.77454: done checking to see if all hosts have failed 15108 1726882454.77455: getting the remaining hosts for this loop 15108 1726882454.77457: done getting the remaining hosts for this loop 15108 1726882454.77461: getting the next task for host managed_node3 15108 1726882454.77471: done getting next task for host managed_node3 15108 1726882454.77476: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882454.77478: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.77491: getting variables 15108 1726882454.77493: in VariableManager get_vars() 15108 1726882454.77536: Calling all_inventory to load vars for managed_node3 15108 1726882454.77539: Calling groups_inventory to load vars for managed_node3 15108 1726882454.77541: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.77551: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.77554: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.77557: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.77738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.77946: done with get_vars() 15108 1726882454.77959: done getting variables 15108 1726882454.78023: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:14 -0400 (0:00:00.114) 0:00:06.089 ****** 15108 1726882454.78057: entering _queue_task() for managed_node3/debug 15108 1726882454.78346: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003a 15108 1726882454.78350: WORKER PROCESS EXITING 15108 1726882454.78578: worker is 1 (out of 1 available) 15108 1726882454.78590: exiting _queue_task() for managed_node3/debug 15108 1726882454.78602: done queuing things up, now waiting for results queue to drain 15108 1726882454.78603: waiting for pending results... 15108 1726882454.79527: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882454.79688: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003b 15108 1726882454.79930: variable 'ansible_search_path' from source: unknown 15108 1726882454.79938: variable 'ansible_search_path' from source: unknown 15108 1726882454.79985: calling self._execute() 15108 1726882454.80189: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.80202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.80216: variable 'omit' from source: magic vars 15108 1726882454.81160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.86518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.86735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.86802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.86898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.87013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.87199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.87232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.87321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.87369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.87487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.87803: variable 'ansible_distribution' from source: facts 15108 1726882454.87814: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.87858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.87892: when evaluation is False, skipping this task 15108 1726882454.87899: _execute() done 15108 1726882454.87906: dumping result to json 15108 1726882454.87912: done dumping result, returning 15108 1726882454.87924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-56d9-2779-00000000003b] 15108 1726882454.88049: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882454.88199: no more pending results, returning what we have 15108 1726882454.88202: results queue empty 15108 1726882454.88204: checking for any_errors_fatal 15108 1726882454.88210: done checking for any_errors_fatal 15108 1726882454.88211: checking for max_fail_percentage 15108 1726882454.88213: done checking for max_fail_percentage 15108 1726882454.88213: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.88214: done checking to see if all hosts have failed 15108 1726882454.88215: getting the remaining hosts for this loop 15108 1726882454.88217: done getting the remaining hosts for this loop 15108 1726882454.88221: getting the next task for host managed_node3 15108 1726882454.88227: done getting next task for host managed_node3 15108 1726882454.88231: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882454.88233: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.88246: getting variables 15108 1726882454.88248: in VariableManager get_vars() 15108 1726882454.88291: Calling all_inventory to load vars for managed_node3 15108 1726882454.88295: Calling groups_inventory to load vars for managed_node3 15108 1726882454.88297: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.88310: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.88313: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.88316: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.88551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.88756: done with get_vars() 15108 1726882454.88769: done getting variables 15108 1726882454.88916: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003b 15108 1726882454.88919: WORKER PROCESS EXITING 15108 1726882454.88954: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:14 -0400 (0:00:00.109) 0:00:06.198 ****** 15108 1726882454.88991: entering _queue_task() for managed_node3/fail 15108 1726882454.89813: worker is 1 (out of 1 available) 15108 1726882454.89826: exiting _queue_task() for managed_node3/fail 15108 1726882454.89838: done queuing things up, now waiting for results queue to drain 15108 1726882454.89840: waiting for pending results... 15108 1726882454.90733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882454.90848: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003c 15108 1726882454.90875: variable 'ansible_search_path' from source: unknown 15108 1726882454.90885: variable 'ansible_search_path' from source: unknown 15108 1726882454.90931: calling self._execute() 15108 1726882454.91019: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.91036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.91051: variable 'omit' from source: magic vars 15108 1726882454.91559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882454.94226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882454.94301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882454.94348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882454.94391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882454.94420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882454.94507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882454.94560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882454.94593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882454.94641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882454.94669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882454.94810: variable 'ansible_distribution' from source: facts 15108 1726882454.94822: variable 'ansible_distribution_major_version' from source: facts 15108 1726882454.94843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882454.94850: when evaluation is False, skipping this task 15108 1726882454.94859: _execute() done 15108 1726882454.94871: dumping result to json 15108 1726882454.94880: done dumping result, returning 15108 1726882454.94891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-56d9-2779-00000000003c] 15108 1726882454.94901: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882454.95066: no more pending results, returning what we have 15108 1726882454.95069: results queue empty 15108 1726882454.95070: checking for any_errors_fatal 15108 1726882454.95075: done checking for any_errors_fatal 15108 1726882454.95076: checking for max_fail_percentage 15108 1726882454.95077: done checking for max_fail_percentage 15108 1726882454.95078: checking to see if all hosts have failed and the running result is not ok 15108 1726882454.95079: done checking to see if all hosts have failed 15108 1726882454.95079: getting the remaining hosts for this loop 15108 1726882454.95081: done getting the remaining hosts for this loop 15108 1726882454.95085: getting the next task for host managed_node3 15108 1726882454.95090: done getting next task for host managed_node3 15108 1726882454.95094: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882454.95096: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882454.95108: getting variables 15108 1726882454.95109: in VariableManager get_vars() 15108 1726882454.95145: Calling all_inventory to load vars for managed_node3 15108 1726882454.95147: Calling groups_inventory to load vars for managed_node3 15108 1726882454.95149: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882454.95159: Calling all_plugins_play to load vars for managed_node3 15108 1726882454.95162: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882454.95166: Calling groups_plugins_play to load vars for managed_node3 15108 1726882454.95326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882454.95542: done with get_vars() 15108 1726882454.95554: done getting variables 15108 1726882454.95589: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003c 15108 1726882454.95592: WORKER PROCESS EXITING 15108 1726882454.95748: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:14 -0400 (0:00:00.067) 0:00:06.266 ****** 15108 1726882454.95781: entering _queue_task() for managed_node3/fail 15108 1726882454.96066: worker is 1 (out of 1 available) 15108 1726882454.96077: exiting _queue_task() for managed_node3/fail 15108 1726882454.96089: done queuing things up, now waiting for results queue to drain 15108 1726882454.96091: waiting for pending results... 15108 1726882454.96938: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882454.97083: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003d 15108 1726882454.97177: variable 'ansible_search_path' from source: unknown 15108 1726882454.97216: variable 'ansible_search_path' from source: unknown 15108 1726882454.97262: calling self._execute() 15108 1726882454.97376: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882454.97387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882454.97400: variable 'omit' from source: magic vars 15108 1726882454.97905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.00671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.00870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.00914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.00996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.01096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.01176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.01270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.01303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.01344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.01360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.01504: variable 'ansible_distribution' from source: facts 15108 1726882455.01517: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.01538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.01545: when evaluation is False, skipping this task 15108 1726882455.01551: _execute() done 15108 1726882455.01557: dumping result to json 15108 1726882455.01564: done dumping result, returning 15108 1726882455.01576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-56d9-2779-00000000003d] 15108 1726882455.01585: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.01728: no more pending results, returning what we have 15108 1726882455.01732: results queue empty 15108 1726882455.01733: checking for any_errors_fatal 15108 1726882455.01738: done checking for any_errors_fatal 15108 1726882455.01739: checking for max_fail_percentage 15108 1726882455.01741: done checking for max_fail_percentage 15108 1726882455.01742: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.01743: done checking to see if all hosts have failed 15108 1726882455.01744: getting the remaining hosts for this loop 15108 1726882455.01745: done getting the remaining hosts for this loop 15108 1726882455.01749: getting the next task for host managed_node3 15108 1726882455.01754: done getting next task for host managed_node3 15108 1726882455.01758: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882455.01760: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.01775: getting variables 15108 1726882455.01777: in VariableManager get_vars() 15108 1726882455.01819: Calling all_inventory to load vars for managed_node3 15108 1726882455.01822: Calling groups_inventory to load vars for managed_node3 15108 1726882455.01825: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.01836: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.01839: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.01842: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.02057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.02245: done with get_vars() 15108 1726882455.02255: done getting variables 15108 1726882455.02318: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:15 -0400 (0:00:00.065) 0:00:06.332 ****** 15108 1726882455.02352: entering _queue_task() for managed_node3/fail 15108 1726882455.02374: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003d 15108 1726882455.02383: WORKER PROCESS EXITING 15108 1726882455.02884: worker is 1 (out of 1 available) 15108 1726882455.02898: exiting _queue_task() for managed_node3/fail 15108 1726882455.02909: done queuing things up, now waiting for results queue to drain 15108 1726882455.02910: waiting for pending results... 15108 1726882455.03180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882455.03290: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003e 15108 1726882455.03308: variable 'ansible_search_path' from source: unknown 15108 1726882455.03315: variable 'ansible_search_path' from source: unknown 15108 1726882455.03358: calling self._execute() 15108 1726882455.03473: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.03490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.03518: variable 'omit' from source: magic vars 15108 1726882455.04088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.07013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.07092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.07138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.07186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.07216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.07307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.07353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.07394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.07437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.07460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.07617: variable 'ansible_distribution' from source: facts 15108 1726882455.07628: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.07656: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.07780: when evaluation is False, skipping this task 15108 1726882455.07786: _execute() done 15108 1726882455.07792: dumping result to json 15108 1726882455.07798: done dumping result, returning 15108 1726882455.07809: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-56d9-2779-00000000003e] 15108 1726882455.07960: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.08115: no more pending results, returning what we have 15108 1726882455.08118: results queue empty 15108 1726882455.08119: checking for any_errors_fatal 15108 1726882455.08125: done checking for any_errors_fatal 15108 1726882455.08126: checking for max_fail_percentage 15108 1726882455.08128: done checking for max_fail_percentage 15108 1726882455.08128: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.08129: done checking to see if all hosts have failed 15108 1726882455.08130: getting the remaining hosts for this loop 15108 1726882455.08132: done getting the remaining hosts for this loop 15108 1726882455.08135: getting the next task for host managed_node3 15108 1726882455.08141: done getting next task for host managed_node3 15108 1726882455.08144: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882455.08147: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.08158: getting variables 15108 1726882455.08160: in VariableManager get_vars() 15108 1726882455.08199: Calling all_inventory to load vars for managed_node3 15108 1726882455.08201: Calling groups_inventory to load vars for managed_node3 15108 1726882455.08203: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.08213: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.08216: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.08218: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.08375: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003e 15108 1726882455.08379: WORKER PROCESS EXITING 15108 1726882455.08395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.08591: done with get_vars() 15108 1726882455.08603: done getting variables 15108 1726882455.08658: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:15 -0400 (0:00:00.063) 0:00:06.395 ****** 15108 1726882455.08690: entering _queue_task() for managed_node3/dnf 15108 1726882455.08952: worker is 1 (out of 1 available) 15108 1726882455.08966: exiting _queue_task() for managed_node3/dnf 15108 1726882455.08978: done queuing things up, now waiting for results queue to drain 15108 1726882455.08979: waiting for pending results... 15108 1726882455.09636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882455.09740: in run() - task 0e448fcc-3ce9-56d9-2779-00000000003f 15108 1726882455.09762: variable 'ansible_search_path' from source: unknown 15108 1726882455.09774: variable 'ansible_search_path' from source: unknown 15108 1726882455.09814: calling self._execute() 15108 1726882455.09901: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.09912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.09924: variable 'omit' from source: magic vars 15108 1726882455.10423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.12962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.13054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.13103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.13147: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.13180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.13271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.13308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.13340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.13391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.13416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.13567: variable 'ansible_distribution' from source: facts 15108 1726882455.13581: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.13605: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.13613: when evaluation is False, skipping this task 15108 1726882455.13620: _execute() done 15108 1726882455.13628: dumping result to json 15108 1726882455.13638: done dumping result, returning 15108 1726882455.13650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-00000000003f] 15108 1726882455.13673: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.13889: no more pending results, returning what we have 15108 1726882455.13895: results queue empty 15108 1726882455.13896: checking for any_errors_fatal 15108 1726882455.13902: done checking for any_errors_fatal 15108 1726882455.13903: checking for max_fail_percentage 15108 1726882455.13905: done checking for max_fail_percentage 15108 1726882455.13905: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.13906: done checking to see if all hosts have failed 15108 1726882455.13907: getting the remaining hosts for this loop 15108 1726882455.13909: done getting the remaining hosts for this loop 15108 1726882455.13913: getting the next task for host managed_node3 15108 1726882455.13919: done getting next task for host managed_node3 15108 1726882455.13924: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882455.13926: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.13939: getting variables 15108 1726882455.13940: in VariableManager get_vars() 15108 1726882455.13982: Calling all_inventory to load vars for managed_node3 15108 1726882455.13985: Calling groups_inventory to load vars for managed_node3 15108 1726882455.13988: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.13998: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.14002: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.14005: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.14241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.14448: done with get_vars() 15108 1726882455.14458: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882455.14656: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000003f 15108 1726882455.14659: WORKER PROCESS EXITING 15108 1726882455.14670: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:15 -0400 (0:00:00.060) 0:00:06.455 ****** 15108 1726882455.14705: entering _queue_task() for managed_node3/yum 15108 1726882455.15131: worker is 1 (out of 1 available) 15108 1726882455.15142: exiting _queue_task() for managed_node3/yum 15108 1726882455.15153: done queuing things up, now waiting for results queue to drain 15108 1726882455.15154: waiting for pending results... 15108 1726882455.15411: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882455.15515: in run() - task 0e448fcc-3ce9-56d9-2779-000000000040 15108 1726882455.15534: variable 'ansible_search_path' from source: unknown 15108 1726882455.15541: variable 'ansible_search_path' from source: unknown 15108 1726882455.15578: calling self._execute() 15108 1726882455.15658: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.15685: variable 'omit' from source: magic vars 15108 1726882455.16128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.19240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.19322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.19367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.19405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.19439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.19771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.19805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.19835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.19890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.19908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.20049: variable 'ansible_distribution' from source: facts 15108 1726882455.20065: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.20094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.20101: when evaluation is False, skipping this task 15108 1726882455.20108: _execute() done 15108 1726882455.20114: dumping result to json 15108 1726882455.20119: done dumping result, returning 15108 1726882455.20130: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000040] 15108 1726882455.20140: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000040 15108 1726882455.20256: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000040 15108 1726882455.20267: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.20320: no more pending results, returning what we have 15108 1726882455.20323: results queue empty 15108 1726882455.20324: checking for any_errors_fatal 15108 1726882455.20330: done checking for any_errors_fatal 15108 1726882455.20330: checking for max_fail_percentage 15108 1726882455.20332: done checking for max_fail_percentage 15108 1726882455.20333: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.20333: done checking to see if all hosts have failed 15108 1726882455.20334: getting the remaining hosts for this loop 15108 1726882455.20336: done getting the remaining hosts for this loop 15108 1726882455.20339: getting the next task for host managed_node3 15108 1726882455.20344: done getting next task for host managed_node3 15108 1726882455.20348: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882455.20350: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.20361: getting variables 15108 1726882455.20364: in VariableManager get_vars() 15108 1726882455.20400: Calling all_inventory to load vars for managed_node3 15108 1726882455.20402: Calling groups_inventory to load vars for managed_node3 15108 1726882455.20404: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.20414: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.20416: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.20418: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.20582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.20789: done with get_vars() 15108 1726882455.20799: done getting variables 15108 1726882455.20854: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:15 -0400 (0:00:00.061) 0:00:06.517 ****** 15108 1726882455.20884: entering _queue_task() for managed_node3/fail 15108 1726882455.21125: worker is 1 (out of 1 available) 15108 1726882455.21137: exiting _queue_task() for managed_node3/fail 15108 1726882455.21149: done queuing things up, now waiting for results queue to drain 15108 1726882455.21151: waiting for pending results... 15108 1726882455.21407: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882455.21508: in run() - task 0e448fcc-3ce9-56d9-2779-000000000041 15108 1726882455.21527: variable 'ansible_search_path' from source: unknown 15108 1726882455.21534: variable 'ansible_search_path' from source: unknown 15108 1726882455.21575: calling self._execute() 15108 1726882455.21653: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.21668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.21683: variable 'omit' from source: magic vars 15108 1726882455.22177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.24624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.24928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.24975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.25013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.25043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.25128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.25161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.25199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.25245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.25267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.25409: variable 'ansible_distribution' from source: facts 15108 1726882455.25421: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.25444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.25451: when evaluation is False, skipping this task 15108 1726882455.25457: _execute() done 15108 1726882455.25466: dumping result to json 15108 1726882455.25474: done dumping result, returning 15108 1726882455.25486: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000041] 15108 1726882455.25496: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000041 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.25656: no more pending results, returning what we have 15108 1726882455.25661: results queue empty 15108 1726882455.25664: checking for any_errors_fatal 15108 1726882455.25670: done checking for any_errors_fatal 15108 1726882455.25671: checking for max_fail_percentage 15108 1726882455.25673: done checking for max_fail_percentage 15108 1726882455.25673: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.25674: done checking to see if all hosts have failed 15108 1726882455.25675: getting the remaining hosts for this loop 15108 1726882455.25677: done getting the remaining hosts for this loop 15108 1726882455.25681: getting the next task for host managed_node3 15108 1726882455.25686: done getting next task for host managed_node3 15108 1726882455.25691: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15108 1726882455.25693: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.25706: getting variables 15108 1726882455.25708: in VariableManager get_vars() 15108 1726882455.25746: Calling all_inventory to load vars for managed_node3 15108 1726882455.25749: Calling groups_inventory to load vars for managed_node3 15108 1726882455.25751: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.25762: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.25767: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.25770: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.25983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.26182: done with get_vars() 15108 1726882455.26191: done getting variables 15108 1726882455.26245: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 15108 1726882455.26370: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000041 15108 1726882455.26374: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:15 -0400 (0:00:00.055) 0:00:06.572 ****** 15108 1726882455.26389: entering _queue_task() for managed_node3/package 15108 1726882455.26777: worker is 1 (out of 1 available) 15108 1726882455.26790: exiting _queue_task() for managed_node3/package 15108 1726882455.26802: done queuing things up, now waiting for results queue to drain 15108 1726882455.26803: waiting for pending results... 15108 1726882455.27065: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15108 1726882455.27170: in run() - task 0e448fcc-3ce9-56d9-2779-000000000042 15108 1726882455.27189: variable 'ansible_search_path' from source: unknown 15108 1726882455.27197: variable 'ansible_search_path' from source: unknown 15108 1726882455.27249: calling self._execute() 15108 1726882455.27357: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.27370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.27384: variable 'omit' from source: magic vars 15108 1726882455.27874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.30750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.30829: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.30871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.30909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.30944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.31026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.31066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.31098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.31156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.31180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.31337: variable 'ansible_distribution' from source: facts 15108 1726882455.31350: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.31378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.31387: when evaluation is False, skipping this task 15108 1726882455.31394: _execute() done 15108 1726882455.31413: dumping result to json 15108 1726882455.31421: done dumping result, returning 15108 1726882455.31433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-56d9-2779-000000000042] 15108 1726882455.31444: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000042 15108 1726882455.31560: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000042 15108 1726882455.31569: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.31623: no more pending results, returning what we have 15108 1726882455.31626: results queue empty 15108 1726882455.31627: checking for any_errors_fatal 15108 1726882455.31636: done checking for any_errors_fatal 15108 1726882455.31636: checking for max_fail_percentage 15108 1726882455.31638: done checking for max_fail_percentage 15108 1726882455.31639: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.31640: done checking to see if all hosts have failed 15108 1726882455.31641: getting the remaining hosts for this loop 15108 1726882455.31642: done getting the remaining hosts for this loop 15108 1726882455.31646: getting the next task for host managed_node3 15108 1726882455.31652: done getting next task for host managed_node3 15108 1726882455.31656: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882455.31658: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.31674: getting variables 15108 1726882455.31676: in VariableManager get_vars() 15108 1726882455.31714: Calling all_inventory to load vars for managed_node3 15108 1726882455.31717: Calling groups_inventory to load vars for managed_node3 15108 1726882455.31720: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.31730: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.31733: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.31736: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.31910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.32122: done with get_vars() 15108 1726882455.32132: done getting variables 15108 1726882455.32194: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:15 -0400 (0:00:00.059) 0:00:06.632 ****** 15108 1726882455.32310: entering _queue_task() for managed_node3/package 15108 1726882455.32821: worker is 1 (out of 1 available) 15108 1726882455.32833: exiting _queue_task() for managed_node3/package 15108 1726882455.32845: done queuing things up, now waiting for results queue to drain 15108 1726882455.32846: waiting for pending results... 15108 1726882455.33117: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882455.33222: in run() - task 0e448fcc-3ce9-56d9-2779-000000000043 15108 1726882455.33241: variable 'ansible_search_path' from source: unknown 15108 1726882455.33248: variable 'ansible_search_path' from source: unknown 15108 1726882455.33292: calling self._execute() 15108 1726882455.33376: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.33387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.33404: variable 'omit' from source: magic vars 15108 1726882455.34252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.36859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.36931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.36975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.37033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.37074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.37165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.37199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.37233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.37284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.37301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.37442: variable 'ansible_distribution' from source: facts 15108 1726882455.37458: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.37485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.37495: when evaluation is False, skipping this task 15108 1726882455.37503: _execute() done 15108 1726882455.37510: dumping result to json 15108 1726882455.37517: done dumping result, returning 15108 1726882455.37528: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-000000000043] 15108 1726882455.37544: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000043 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.37734: no more pending results, returning what we have 15108 1726882455.37738: results queue empty 15108 1726882455.37740: checking for any_errors_fatal 15108 1726882455.37745: done checking for any_errors_fatal 15108 1726882455.37746: checking for max_fail_percentage 15108 1726882455.37748: done checking for max_fail_percentage 15108 1726882455.37749: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.37750: done checking to see if all hosts have failed 15108 1726882455.37750: getting the remaining hosts for this loop 15108 1726882455.37752: done getting the remaining hosts for this loop 15108 1726882455.37755: getting the next task for host managed_node3 15108 1726882455.37761: done getting next task for host managed_node3 15108 1726882455.37768: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882455.37770: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.37781: getting variables 15108 1726882455.37783: in VariableManager get_vars() 15108 1726882455.37819: Calling all_inventory to load vars for managed_node3 15108 1726882455.37821: Calling groups_inventory to load vars for managed_node3 15108 1726882455.37823: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.37832: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.37835: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.37837: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.38034: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000043 15108 1726882455.38037: WORKER PROCESS EXITING 15108 1726882455.38059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.38223: done with get_vars() 15108 1726882455.38232: done getting variables 15108 1726882455.38287: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:15 -0400 (0:00:00.060) 0:00:06.692 ****** 15108 1726882455.38317: entering _queue_task() for managed_node3/package 15108 1726882455.38573: worker is 1 (out of 1 available) 15108 1726882455.38584: exiting _queue_task() for managed_node3/package 15108 1726882455.38598: done queuing things up, now waiting for results queue to drain 15108 1726882455.38599: waiting for pending results... 15108 1726882455.38926: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882455.39049: in run() - task 0e448fcc-3ce9-56d9-2779-000000000044 15108 1726882455.39072: variable 'ansible_search_path' from source: unknown 15108 1726882455.39081: variable 'ansible_search_path' from source: unknown 15108 1726882455.39121: calling self._execute() 15108 1726882455.39208: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.39220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.39234: variable 'omit' from source: magic vars 15108 1726882455.39686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.43249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.43322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.43362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.43405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.43433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.43518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.43654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.43688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.43737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.43756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.43883: variable 'ansible_distribution' from source: facts 15108 1726882455.43893: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.43912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.43918: when evaluation is False, skipping this task 15108 1726882455.43923: _execute() done 15108 1726882455.43928: dumping result to json 15108 1726882455.43933: done dumping result, returning 15108 1726882455.43943: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-000000000044] 15108 1726882455.43955: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000044 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.44102: no more pending results, returning what we have 15108 1726882455.44106: results queue empty 15108 1726882455.44107: checking for any_errors_fatal 15108 1726882455.44114: done checking for any_errors_fatal 15108 1726882455.44115: checking for max_fail_percentage 15108 1726882455.44117: done checking for max_fail_percentage 15108 1726882455.44118: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.44119: done checking to see if all hosts have failed 15108 1726882455.44120: getting the remaining hosts for this loop 15108 1726882455.44121: done getting the remaining hosts for this loop 15108 1726882455.44125: getting the next task for host managed_node3 15108 1726882455.44131: done getting next task for host managed_node3 15108 1726882455.44135: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882455.44138: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.44150: getting variables 15108 1726882455.44152: in VariableManager get_vars() 15108 1726882455.44192: Calling all_inventory to load vars for managed_node3 15108 1726882455.44195: Calling groups_inventory to load vars for managed_node3 15108 1726882455.44197: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.44208: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.44211: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.44214: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.44387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.44586: done with get_vars() 15108 1726882455.44596: done getting variables 15108 1726882455.44648: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:15 -0400 (0:00:00.063) 0:00:06.755 ****** 15108 1726882455.44681: entering _queue_task() for managed_node3/service 15108 1726882455.44699: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000044 15108 1726882455.44706: WORKER PROCESS EXITING 15108 1726882455.45160: worker is 1 (out of 1 available) 15108 1726882455.45174: exiting _queue_task() for managed_node3/service 15108 1726882455.45186: done queuing things up, now waiting for results queue to drain 15108 1726882455.45188: waiting for pending results... 15108 1726882455.45451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882455.45548: in run() - task 0e448fcc-3ce9-56d9-2779-000000000045 15108 1726882455.45568: variable 'ansible_search_path' from source: unknown 15108 1726882455.45576: variable 'ansible_search_path' from source: unknown 15108 1726882455.45613: calling self._execute() 15108 1726882455.45693: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.45705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.45719: variable 'omit' from source: magic vars 15108 1726882455.46205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.50479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.50573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.50618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.50658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.50692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.50777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.50812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.50848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.50897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.50917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.51059: variable 'ansible_distribution' from source: facts 15108 1726882455.51074: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.51098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.51106: when evaluation is False, skipping this task 15108 1726882455.51113: _execute() done 15108 1726882455.51119: dumping result to json 15108 1726882455.51126: done dumping result, returning 15108 1726882455.51137: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000045] 15108 1726882455.51148: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000045 15108 1726882455.51263: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000045 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.51312: no more pending results, returning what we have 15108 1726882455.51316: results queue empty 15108 1726882455.51317: checking for any_errors_fatal 15108 1726882455.51325: done checking for any_errors_fatal 15108 1726882455.51325: checking for max_fail_percentage 15108 1726882455.51327: done checking for max_fail_percentage 15108 1726882455.51328: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.51329: done checking to see if all hosts have failed 15108 1726882455.51330: getting the remaining hosts for this loop 15108 1726882455.51332: done getting the remaining hosts for this loop 15108 1726882455.51336: getting the next task for host managed_node3 15108 1726882455.51342: done getting next task for host managed_node3 15108 1726882455.51346: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882455.51348: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.51362: getting variables 15108 1726882455.51366: in VariableManager get_vars() 15108 1726882455.51407: Calling all_inventory to load vars for managed_node3 15108 1726882455.51410: Calling groups_inventory to load vars for managed_node3 15108 1726882455.51413: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.51424: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.51427: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.51430: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.51660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.51859: done with get_vars() 15108 1726882455.51873: done getting variables 15108 1726882455.51930: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:15 -0400 (0:00:00.072) 0:00:06.828 ****** 15108 1726882455.51965: entering _queue_task() for managed_node3/service 15108 1726882455.51984: WORKER PROCESS EXITING 15108 1726882455.52931: worker is 1 (out of 1 available) 15108 1726882455.52944: exiting _queue_task() for managed_node3/service 15108 1726882455.52957: done queuing things up, now waiting for results queue to drain 15108 1726882455.52958: waiting for pending results... 15108 1726882455.54547: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882455.54661: in run() - task 0e448fcc-3ce9-56d9-2779-000000000046 15108 1726882455.54685: variable 'ansible_search_path' from source: unknown 15108 1726882455.54693: variable 'ansible_search_path' from source: unknown 15108 1726882455.54734: calling self._execute() 15108 1726882455.54816: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.54827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.54839: variable 'omit' from source: magic vars 15108 1726882455.55951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.60633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.60734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.60784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.60823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.60859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.60971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.61013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.61056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.61107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.61133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.61310: variable 'ansible_distribution' from source: facts 15108 1726882455.61324: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.61353: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.61449: when evaluation is False, skipping this task 15108 1726882455.61461: _execute() done 15108 1726882455.61472: dumping result to json 15108 1726882455.61481: done dumping result, returning 15108 1726882455.61493: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-56d9-2779-000000000046] 15108 1726882455.61504: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000046 15108 1726882455.61633: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000046 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882455.61688: no more pending results, returning what we have 15108 1726882455.61692: results queue empty 15108 1726882455.61693: checking for any_errors_fatal 15108 1726882455.61701: done checking for any_errors_fatal 15108 1726882455.61702: checking for max_fail_percentage 15108 1726882455.61704: done checking for max_fail_percentage 15108 1726882455.61705: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.61706: done checking to see if all hosts have failed 15108 1726882455.61706: getting the remaining hosts for this loop 15108 1726882455.61710: done getting the remaining hosts for this loop 15108 1726882455.61714: getting the next task for host managed_node3 15108 1726882455.61720: done getting next task for host managed_node3 15108 1726882455.61724: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882455.61727: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.61740: getting variables 15108 1726882455.61742: in VariableManager get_vars() 15108 1726882455.61779: Calling all_inventory to load vars for managed_node3 15108 1726882455.61782: Calling groups_inventory to load vars for managed_node3 15108 1726882455.61784: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.61794: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.61796: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.61798: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.61961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.62157: done with get_vars() 15108 1726882455.62201: done getting variables 15108 1726882455.62234: WORKER PROCESS EXITING 15108 1726882455.62270: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:15 -0400 (0:00:00.103) 0:00:06.931 ****** 15108 1726882455.62298: entering _queue_task() for managed_node3/service 15108 1726882455.63008: worker is 1 (out of 1 available) 15108 1726882455.63021: exiting _queue_task() for managed_node3/service 15108 1726882455.63034: done queuing things up, now waiting for results queue to drain 15108 1726882455.63035: waiting for pending results... 15108 1726882455.64618: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882455.64729: in run() - task 0e448fcc-3ce9-56d9-2779-000000000047 15108 1726882455.65390: variable 'ansible_search_path' from source: unknown 15108 1726882455.65397: variable 'ansible_search_path' from source: unknown 15108 1726882455.65434: calling self._execute() 15108 1726882455.65515: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.65526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.65537: variable 'omit' from source: magic vars 15108 1726882455.66932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.70619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.70996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.71042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.71086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.71115: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.71201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.71235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.71273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.71320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.71340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.71490: variable 'ansible_distribution' from source: facts 15108 1726882455.71503: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.71528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.71535: when evaluation is False, skipping this task 15108 1726882455.71542: _execute() done 15108 1726882455.71548: dumping result to json 15108 1726882455.71559: done dumping result, returning 15108 1726882455.71576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-56d9-2779-000000000047] 15108 1726882455.71586: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000047 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.71732: no more pending results, returning what we have 15108 1726882455.71735: results queue empty 15108 1726882455.71736: checking for any_errors_fatal 15108 1726882455.71742: done checking for any_errors_fatal 15108 1726882455.71743: checking for max_fail_percentage 15108 1726882455.71745: done checking for max_fail_percentage 15108 1726882455.71745: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.71746: done checking to see if all hosts have failed 15108 1726882455.71747: getting the remaining hosts for this loop 15108 1726882455.71748: done getting the remaining hosts for this loop 15108 1726882455.71752: getting the next task for host managed_node3 15108 1726882455.71757: done getting next task for host managed_node3 15108 1726882455.71761: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882455.71764: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.71780: getting variables 15108 1726882455.71782: in VariableManager get_vars() 15108 1726882455.71817: Calling all_inventory to load vars for managed_node3 15108 1726882455.71819: Calling groups_inventory to load vars for managed_node3 15108 1726882455.71821: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.71832: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.71834: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.71837: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.72207: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000047 15108 1726882455.72210: WORKER PROCESS EXITING 15108 1726882455.72231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.73128: done with get_vars() 15108 1726882455.73139: done getting variables 15108 1726882455.73195: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:15 -0400 (0:00:00.109) 0:00:07.041 ****** 15108 1726882455.73221: entering _queue_task() for managed_node3/service 15108 1726882455.73482: worker is 1 (out of 1 available) 15108 1726882455.73493: exiting _queue_task() for managed_node3/service 15108 1726882455.73503: done queuing things up, now waiting for results queue to drain 15108 1726882455.73505: waiting for pending results... 15108 1726882455.74631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882455.74740: in run() - task 0e448fcc-3ce9-56d9-2779-000000000048 15108 1726882455.74841: variable 'ansible_search_path' from source: unknown 15108 1726882455.74857: variable 'ansible_search_path' from source: unknown 15108 1726882455.74906: calling self._execute() 15108 1726882455.75130: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.75142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.75160: variable 'omit' from source: magic vars 15108 1726882455.75933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.78386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.78461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.78510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.78560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.78593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.78679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.78713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.78747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.78794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.78814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.78958: variable 'ansible_distribution' from source: facts 15108 1726882455.78974: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.78999: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.79006: when evaluation is False, skipping this task 15108 1726882455.79013: _execute() done 15108 1726882455.79020: dumping result to json 15108 1726882455.79027: done dumping result, returning 15108 1726882455.79039: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-56d9-2779-000000000048] 15108 1726882455.79053: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000048 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882455.79196: no more pending results, returning what we have 15108 1726882455.79199: results queue empty 15108 1726882455.79201: checking for any_errors_fatal 15108 1726882455.79209: done checking for any_errors_fatal 15108 1726882455.79210: checking for max_fail_percentage 15108 1726882455.79212: done checking for max_fail_percentage 15108 1726882455.79213: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.79214: done checking to see if all hosts have failed 15108 1726882455.79215: getting the remaining hosts for this loop 15108 1726882455.79217: done getting the remaining hosts for this loop 15108 1726882455.79221: getting the next task for host managed_node3 15108 1726882455.79226: done getting next task for host managed_node3 15108 1726882455.79230: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882455.79233: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.79245: getting variables 15108 1726882455.79248: in VariableManager get_vars() 15108 1726882455.79288: Calling all_inventory to load vars for managed_node3 15108 1726882455.79290: Calling groups_inventory to load vars for managed_node3 15108 1726882455.79293: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.79303: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.79306: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.79309: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.79486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.79704: done with get_vars() 15108 1726882455.79714: done getting variables 15108 1726882455.79772: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:15 -0400 (0:00:00.065) 0:00:07.107 ****** 15108 1726882455.79805: entering _queue_task() for managed_node3/copy 15108 1726882455.79822: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000048 15108 1726882455.79832: WORKER PROCESS EXITING 15108 1726882455.80308: worker is 1 (out of 1 available) 15108 1726882455.80318: exiting _queue_task() for managed_node3/copy 15108 1726882455.80330: done queuing things up, now waiting for results queue to drain 15108 1726882455.80331: waiting for pending results... 15108 1726882455.80584: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882455.80688: in run() - task 0e448fcc-3ce9-56d9-2779-000000000049 15108 1726882455.80704: variable 'ansible_search_path' from source: unknown 15108 1726882455.80711: variable 'ansible_search_path' from source: unknown 15108 1726882455.80747: calling self._execute() 15108 1726882455.80830: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.80841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.80852: variable 'omit' from source: magic vars 15108 1726882455.81330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.84962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.85161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.85381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.85479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.85545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.85779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.85813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.85956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.86004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.86024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.86392: variable 'ansible_distribution' from source: facts 15108 1726882455.86404: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.86429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.86437: when evaluation is False, skipping this task 15108 1726882455.86445: _execute() done 15108 1726882455.86451: dumping result to json 15108 1726882455.86458: done dumping result, returning 15108 1726882455.86509: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-56d9-2779-000000000049] 15108 1726882455.86522: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000049 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.86673: no more pending results, returning what we have 15108 1726882455.86677: results queue empty 15108 1726882455.86678: checking for any_errors_fatal 15108 1726882455.86684: done checking for any_errors_fatal 15108 1726882455.86685: checking for max_fail_percentage 15108 1726882455.86686: done checking for max_fail_percentage 15108 1726882455.86687: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.86688: done checking to see if all hosts have failed 15108 1726882455.86689: getting the remaining hosts for this loop 15108 1726882455.86691: done getting the remaining hosts for this loop 15108 1726882455.86695: getting the next task for host managed_node3 15108 1726882455.86701: done getting next task for host managed_node3 15108 1726882455.86705: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882455.86707: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.86720: getting variables 15108 1726882455.86722: in VariableManager get_vars() 15108 1726882455.86760: Calling all_inventory to load vars for managed_node3 15108 1726882455.86763: Calling groups_inventory to load vars for managed_node3 15108 1726882455.86767: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.86778: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.86781: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.86784: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.87001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.87187: done with get_vars() 15108 1726882455.87198: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:15 -0400 (0:00:00.074) 0:00:07.181 ****** 15108 1726882455.87293: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882455.87376: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000049 15108 1726882455.87383: WORKER PROCESS EXITING 15108 1726882455.88087: worker is 1 (out of 1 available) 15108 1726882455.88098: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882455.88110: done queuing things up, now waiting for results queue to drain 15108 1726882455.88112: waiting for pending results... 15108 1726882455.88586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882455.88798: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004a 15108 1726882455.88820: variable 'ansible_search_path' from source: unknown 15108 1726882455.88886: variable 'ansible_search_path' from source: unknown 15108 1726882455.88926: calling self._execute() 15108 1726882455.89136: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.89149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.89217: variable 'omit' from source: magic vars 15108 1726882455.90132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.92885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.92968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.93010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.93067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.93099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.93186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.93219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.93249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.93299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.93320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.93474: variable 'ansible_distribution' from source: facts 15108 1726882455.93485: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.93508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.93517: when evaluation is False, skipping this task 15108 1726882455.93524: _execute() done 15108 1726882455.93531: dumping result to json 15108 1726882455.93538: done dumping result, returning 15108 1726882455.93550: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-56d9-2779-00000000004a] 15108 1726882455.93560: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004a 15108 1726882455.93684: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.93736: no more pending results, returning what we have 15108 1726882455.93740: results queue empty 15108 1726882455.93741: checking for any_errors_fatal 15108 1726882455.93749: done checking for any_errors_fatal 15108 1726882455.93750: checking for max_fail_percentage 15108 1726882455.93752: done checking for max_fail_percentage 15108 1726882455.93753: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.93754: done checking to see if all hosts have failed 15108 1726882455.93754: getting the remaining hosts for this loop 15108 1726882455.93756: done getting the remaining hosts for this loop 15108 1726882455.93760: getting the next task for host managed_node3 15108 1726882455.93767: done getting next task for host managed_node3 15108 1726882455.93771: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882455.93773: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.93785: getting variables 15108 1726882455.93786: in VariableManager get_vars() 15108 1726882455.93822: Calling all_inventory to load vars for managed_node3 15108 1726882455.93825: Calling groups_inventory to load vars for managed_node3 15108 1726882455.93827: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.93836: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.93838: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.93840: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.94010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882455.94210: done with get_vars() 15108 1726882455.94223: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:15 -0400 (0:00:00.070) 0:00:07.252 ****** 15108 1726882455.94317: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882455.94336: WORKER PROCESS EXITING 15108 1726882455.94923: worker is 1 (out of 1 available) 15108 1726882455.94935: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882455.94947: done queuing things up, now waiting for results queue to drain 15108 1726882455.94949: waiting for pending results... 15108 1726882455.95228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882455.95341: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004b 15108 1726882455.95362: variable 'ansible_search_path' from source: unknown 15108 1726882455.95378: variable 'ansible_search_path' from source: unknown 15108 1726882455.95427: calling self._execute() 15108 1726882455.95629: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882455.95641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882455.95654: variable 'omit' from source: magic vars 15108 1726882455.96134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882455.98588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882455.98675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882455.98717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882455.98762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882455.98796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882455.98885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882455.98918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882455.98951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882455.99003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882455.99024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882455.99171: variable 'ansible_distribution' from source: facts 15108 1726882455.99187: variable 'ansible_distribution_major_version' from source: facts 15108 1726882455.99211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882455.99218: when evaluation is False, skipping this task 15108 1726882455.99224: _execute() done 15108 1726882455.99230: dumping result to json 15108 1726882455.99236: done dumping result, returning 15108 1726882455.99245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-56d9-2779-00000000004b] 15108 1726882455.99254: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004b 15108 1726882455.99361: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882455.99441: no more pending results, returning what we have 15108 1726882455.99445: results queue empty 15108 1726882455.99446: checking for any_errors_fatal 15108 1726882455.99452: done checking for any_errors_fatal 15108 1726882455.99453: checking for max_fail_percentage 15108 1726882455.99455: done checking for max_fail_percentage 15108 1726882455.99455: checking to see if all hosts have failed and the running result is not ok 15108 1726882455.99456: done checking to see if all hosts have failed 15108 1726882455.99457: getting the remaining hosts for this loop 15108 1726882455.99459: done getting the remaining hosts for this loop 15108 1726882455.99466: getting the next task for host managed_node3 15108 1726882455.99472: done getting next task for host managed_node3 15108 1726882455.99476: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882455.99478: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882455.99490: getting variables 15108 1726882455.99492: in VariableManager get_vars() 15108 1726882455.99591: Calling all_inventory to load vars for managed_node3 15108 1726882455.99594: Calling groups_inventory to load vars for managed_node3 15108 1726882455.99597: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882455.99608: Calling all_plugins_play to load vars for managed_node3 15108 1726882455.99611: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882455.99615: Calling groups_plugins_play to load vars for managed_node3 15108 1726882455.99815: WORKER PROCESS EXITING 15108 1726882455.99831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.00015: done with get_vars() 15108 1726882456.00025: done getting variables 15108 1726882456.00084: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:15 -0400 (0:00:00.057) 0:00:07.310 ****** 15108 1726882456.00115: entering _queue_task() for managed_node3/debug 15108 1726882456.00409: worker is 1 (out of 1 available) 15108 1726882456.00423: exiting _queue_task() for managed_node3/debug 15108 1726882456.00434: done queuing things up, now waiting for results queue to drain 15108 1726882456.00436: waiting for pending results... 15108 1726882456.00752: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882456.00929: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004c 15108 1726882456.00986: variable 'ansible_search_path' from source: unknown 15108 1726882456.01002: variable 'ansible_search_path' from source: unknown 15108 1726882456.01031: calling self._execute() 15108 1726882456.01122: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.01126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.01133: variable 'omit' from source: magic vars 15108 1726882456.01453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.04188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.04234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.04262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.04304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.04328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.04395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.04416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.04433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.04461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.04474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.04572: variable 'ansible_distribution' from source: facts 15108 1726882456.04578: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.04600: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.04603: when evaluation is False, skipping this task 15108 1726882456.04605: _execute() done 15108 1726882456.04608: dumping result to json 15108 1726882456.04610: done dumping result, returning 15108 1726882456.04613: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-56d9-2779-00000000004c] 15108 1726882456.04616: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004c 15108 1726882456.04702: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004c 15108 1726882456.04705: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882456.04746: no more pending results, returning what we have 15108 1726882456.04749: results queue empty 15108 1726882456.04750: checking for any_errors_fatal 15108 1726882456.04758: done checking for any_errors_fatal 15108 1726882456.04758: checking for max_fail_percentage 15108 1726882456.04760: done checking for max_fail_percentage 15108 1726882456.04761: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.04762: done checking to see if all hosts have failed 15108 1726882456.04762: getting the remaining hosts for this loop 15108 1726882456.04771: done getting the remaining hosts for this loop 15108 1726882456.04774: getting the next task for host managed_node3 15108 1726882456.04780: done getting next task for host managed_node3 15108 1726882456.04784: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882456.04786: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.04797: getting variables 15108 1726882456.04799: in VariableManager get_vars() 15108 1726882456.04847: Calling all_inventory to load vars for managed_node3 15108 1726882456.04850: Calling groups_inventory to load vars for managed_node3 15108 1726882456.04852: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.04862: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.04866: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.04869: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.05150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.05377: done with get_vars() 15108 1726882456.05395: done getting variables 15108 1726882456.05453: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:16 -0400 (0:00:00.053) 0:00:07.363 ****** 15108 1726882456.05491: entering _queue_task() for managed_node3/debug 15108 1726882456.05763: worker is 1 (out of 1 available) 15108 1726882456.05777: exiting _queue_task() for managed_node3/debug 15108 1726882456.05795: done queuing things up, now waiting for results queue to drain 15108 1726882456.05797: waiting for pending results... 15108 1726882456.06091: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882456.06310: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004d 15108 1726882456.06331: variable 'ansible_search_path' from source: unknown 15108 1726882456.06347: variable 'ansible_search_path' from source: unknown 15108 1726882456.06393: calling self._execute() 15108 1726882456.06574: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.06590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.06603: variable 'omit' from source: magic vars 15108 1726882456.07156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.09380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.09434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.09462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.09488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.09507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.09567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.09587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.09604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.09633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.09643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.09742: variable 'ansible_distribution' from source: facts 15108 1726882456.09747: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.09792: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.09796: when evaluation is False, skipping this task 15108 1726882456.09798: _execute() done 15108 1726882456.09800: dumping result to json 15108 1726882456.09803: done dumping result, returning 15108 1726882456.09805: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-56d9-2779-00000000004d] 15108 1726882456.09807: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004d 15108 1726882456.09926: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004d 15108 1726882456.09929: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882456.10105: no more pending results, returning what we have 15108 1726882456.10108: results queue empty 15108 1726882456.10109: checking for any_errors_fatal 15108 1726882456.10113: done checking for any_errors_fatal 15108 1726882456.10113: checking for max_fail_percentage 15108 1726882456.10115: done checking for max_fail_percentage 15108 1726882456.10116: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.10116: done checking to see if all hosts have failed 15108 1726882456.10117: getting the remaining hosts for this loop 15108 1726882456.10118: done getting the remaining hosts for this loop 15108 1726882456.10121: getting the next task for host managed_node3 15108 1726882456.10125: done getting next task for host managed_node3 15108 1726882456.10128: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882456.10130: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.10138: getting variables 15108 1726882456.10139: in VariableManager get_vars() 15108 1726882456.10166: Calling all_inventory to load vars for managed_node3 15108 1726882456.10171: Calling groups_inventory to load vars for managed_node3 15108 1726882456.10174: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.10183: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.10186: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.10189: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.10350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.10585: done with get_vars() 15108 1726882456.10599: done getting variables 15108 1726882456.10679: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:16 -0400 (0:00:00.052) 0:00:07.416 ****** 15108 1726882456.10733: entering _queue_task() for managed_node3/debug 15108 1726882456.11028: worker is 1 (out of 1 available) 15108 1726882456.11040: exiting _queue_task() for managed_node3/debug 15108 1726882456.11051: done queuing things up, now waiting for results queue to drain 15108 1726882456.11053: waiting for pending results... 15108 1726882456.11318: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882456.11417: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004e 15108 1726882456.11440: variable 'ansible_search_path' from source: unknown 15108 1726882456.11447: variable 'ansible_search_path' from source: unknown 15108 1726882456.11487: calling self._execute() 15108 1726882456.11581: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.11596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.11612: variable 'omit' from source: magic vars 15108 1726882456.12038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.15008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.15088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.15143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.15190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.15221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.15313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.15346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.15387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.15433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.15452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.15610: variable 'ansible_distribution' from source: facts 15108 1726882456.15615: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.15631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.15634: when evaluation is False, skipping this task 15108 1726882456.15636: _execute() done 15108 1726882456.15643: dumping result to json 15108 1726882456.15666: done dumping result, returning 15108 1726882456.15671: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-56d9-2779-00000000004e] 15108 1726882456.15673: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004e 15108 1726882456.15766: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004e 15108 1726882456.15769: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882456.15814: no more pending results, returning what we have 15108 1726882456.15817: results queue empty 15108 1726882456.15818: checking for any_errors_fatal 15108 1726882456.15826: done checking for any_errors_fatal 15108 1726882456.15827: checking for max_fail_percentage 15108 1726882456.15828: done checking for max_fail_percentage 15108 1726882456.15829: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.15830: done checking to see if all hosts have failed 15108 1726882456.15831: getting the remaining hosts for this loop 15108 1726882456.15832: done getting the remaining hosts for this loop 15108 1726882456.15838: getting the next task for host managed_node3 15108 1726882456.15844: done getting next task for host managed_node3 15108 1726882456.15848: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882456.15850: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.15861: getting variables 15108 1726882456.15865: in VariableManager get_vars() 15108 1726882456.15902: Calling all_inventory to load vars for managed_node3 15108 1726882456.15904: Calling groups_inventory to load vars for managed_node3 15108 1726882456.15906: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.15916: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.15919: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.15922: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.16094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.16373: done with get_vars() 15108 1726882456.16389: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:16 -0400 (0:00:00.057) 0:00:07.473 ****** 15108 1726882456.16487: entering _queue_task() for managed_node3/ping 15108 1726882456.16766: worker is 1 (out of 1 available) 15108 1726882456.16778: exiting _queue_task() for managed_node3/ping 15108 1726882456.16789: done queuing things up, now waiting for results queue to drain 15108 1726882456.16791: waiting for pending results... 15108 1726882456.17203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882456.17287: in run() - task 0e448fcc-3ce9-56d9-2779-00000000004f 15108 1726882456.17298: variable 'ansible_search_path' from source: unknown 15108 1726882456.17301: variable 'ansible_search_path' from source: unknown 15108 1726882456.17330: calling self._execute() 15108 1726882456.17400: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.17404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.17412: variable 'omit' from source: magic vars 15108 1726882456.17902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.19770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.19813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.19841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.19868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.19889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.19949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.19971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.19988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.20014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.20025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.20121: variable 'ansible_distribution' from source: facts 15108 1726882456.20124: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.20140: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.20143: when evaluation is False, skipping this task 15108 1726882456.20146: _execute() done 15108 1726882456.20150: dumping result to json 15108 1726882456.20152: done dumping result, returning 15108 1726882456.20167: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-56d9-2779-00000000004f] 15108 1726882456.20170: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004f 15108 1726882456.20243: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000004f 15108 1726882456.20246: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.20307: no more pending results, returning what we have 15108 1726882456.20310: results queue empty 15108 1726882456.20311: checking for any_errors_fatal 15108 1726882456.20320: done checking for any_errors_fatal 15108 1726882456.20321: checking for max_fail_percentage 15108 1726882456.20322: done checking for max_fail_percentage 15108 1726882456.20323: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.20324: done checking to see if all hosts have failed 15108 1726882456.20325: getting the remaining hosts for this loop 15108 1726882456.20326: done getting the remaining hosts for this loop 15108 1726882456.20329: getting the next task for host managed_node3 15108 1726882456.20337: done getting next task for host managed_node3 15108 1726882456.20339: ^ task is: TASK: meta (role_complete) 15108 1726882456.20340: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.20357: getting variables 15108 1726882456.20358: in VariableManager get_vars() 15108 1726882456.20394: Calling all_inventory to load vars for managed_node3 15108 1726882456.20396: Calling groups_inventory to load vars for managed_node3 15108 1726882456.20399: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.20407: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.20409: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.20412: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.20531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.20651: done with get_vars() 15108 1726882456.20663: done getting variables 15108 1726882456.20718: done queuing things up, now waiting for results queue to drain 15108 1726882456.20720: results queue empty 15108 1726882456.20720: checking for any_errors_fatal 15108 1726882456.20722: done checking for any_errors_fatal 15108 1726882456.20722: checking for max_fail_percentage 15108 1726882456.20723: done checking for max_fail_percentage 15108 1726882456.20723: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.20724: done checking to see if all hosts have failed 15108 1726882456.20724: getting the remaining hosts for this loop 15108 1726882456.20725: done getting the remaining hosts for this loop 15108 1726882456.20727: getting the next task for host managed_node3 15108 1726882456.20729: done getting next task for host managed_node3 15108 1726882456.20729: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.20730: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.20732: getting variables 15108 1726882456.20733: in VariableManager get_vars() 15108 1726882456.20740: Calling all_inventory to load vars for managed_node3 15108 1726882456.20742: Calling groups_inventory to load vars for managed_node3 15108 1726882456.20743: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.20746: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.20747: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.20749: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.20830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.20962: done with get_vars() 15108 1726882456.20969: done getting variables 15108 1726882456.21001: in VariableManager get_vars() 15108 1726882456.21008: Calling all_inventory to load vars for managed_node3 15108 1726882456.21013: Calling groups_inventory to load vars for managed_node3 15108 1726882456.21015: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.21018: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.21019: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.21020: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.21102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.21208: done with get_vars() 15108 1726882456.21217: done queuing things up, now waiting for results queue to drain 15108 1726882456.21219: results queue empty 15108 1726882456.21219: checking for any_errors_fatal 15108 1726882456.21220: done checking for any_errors_fatal 15108 1726882456.21220: checking for max_fail_percentage 15108 1726882456.21221: done checking for max_fail_percentage 15108 1726882456.21221: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.21222: done checking to see if all hosts have failed 15108 1726882456.21222: getting the remaining hosts for this loop 15108 1726882456.21223: done getting the remaining hosts for this loop 15108 1726882456.21224: getting the next task for host managed_node3 15108 1726882456.21226: done getting next task for host managed_node3 15108 1726882456.21227: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.21228: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.21229: getting variables 15108 1726882456.21230: in VariableManager get_vars() 15108 1726882456.21236: Calling all_inventory to load vars for managed_node3 15108 1726882456.21237: Calling groups_inventory to load vars for managed_node3 15108 1726882456.21238: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.21241: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.21242: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.21244: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.21323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.21445: done with get_vars() 15108 1726882456.21450: done getting variables 15108 1726882456.21487: in VariableManager get_vars() 15108 1726882456.21494: Calling all_inventory to load vars for managed_node3 15108 1726882456.21495: Calling groups_inventory to load vars for managed_node3 15108 1726882456.21497: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.21499: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.21501: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.21502: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.21580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.21689: done with get_vars() 15108 1726882456.21696: done queuing things up, now waiting for results queue to drain 15108 1726882456.21698: results queue empty 15108 1726882456.21698: checking for any_errors_fatal 15108 1726882456.21699: done checking for any_errors_fatal 15108 1726882456.21699: checking for max_fail_percentage 15108 1726882456.21700: done checking for max_fail_percentage 15108 1726882456.21700: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.21701: done checking to see if all hosts have failed 15108 1726882456.21701: getting the remaining hosts for this loop 15108 1726882456.21702: done getting the remaining hosts for this loop 15108 1726882456.21703: getting the next task for host managed_node3 15108 1726882456.21705: done getting next task for host managed_node3 15108 1726882456.21705: ^ task is: None 15108 1726882456.21706: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.21707: done queuing things up, now waiting for results queue to drain 15108 1726882456.21708: results queue empty 15108 1726882456.21708: checking for any_errors_fatal 15108 1726882456.21708: done checking for any_errors_fatal 15108 1726882456.21709: checking for max_fail_percentage 15108 1726882456.21709: done checking for max_fail_percentage 15108 1726882456.21710: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.21710: done checking to see if all hosts have failed 15108 1726882456.21711: getting the next task for host managed_node3 15108 1726882456.21712: done getting next task for host managed_node3 15108 1726882456.21713: ^ task is: None 15108 1726882456.21714: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.21741: in VariableManager get_vars() 15108 1726882456.21753: done with get_vars() 15108 1726882456.21758: in VariableManager get_vars() 15108 1726882456.21767: done with get_vars() 15108 1726882456.21769: variable 'omit' from source: magic vars 15108 1726882456.21789: in VariableManager get_vars() 15108 1726882456.21795: done with get_vars() 15108 1726882456.21807: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15108 1726882456.21930: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882456.21949: getting the remaining hosts for this loop 15108 1726882456.21950: done getting the remaining hosts for this loop 15108 1726882456.21952: getting the next task for host managed_node3 15108 1726882456.21953: done getting next task for host managed_node3 15108 1726882456.21956: ^ task is: TASK: Gathering Facts 15108 1726882456.21957: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.21959: getting variables 15108 1726882456.21960: in VariableManager get_vars() 15108 1726882456.21968: Calling all_inventory to load vars for managed_node3 15108 1726882456.21969: Calling groups_inventory to load vars for managed_node3 15108 1726882456.21971: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.21975: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.21976: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.21978: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.22052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.22159: done with get_vars() 15108 1726882456.22166: done getting variables 15108 1726882456.22192: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:34:16 -0400 (0:00:00.057) 0:00:07.531 ****** 15108 1726882456.22211: entering _queue_task() for managed_node3/gather_facts 15108 1726882456.22401: worker is 1 (out of 1 available) 15108 1726882456.22412: exiting _queue_task() for managed_node3/gather_facts 15108 1726882456.22424: done queuing things up, now waiting for results queue to drain 15108 1726882456.22426: waiting for pending results... 15108 1726882456.22584: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882456.22751: in run() - task 0e448fcc-3ce9-56d9-2779-000000000229 15108 1726882456.22761: variable 'ansible_search_path' from source: unknown 15108 1726882456.22786: calling self._execute() 15108 1726882456.22827: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.22830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.22837: variable 'omit' from source: magic vars 15108 1726882456.23137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.24709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.24752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.24782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.24809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.24829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.24889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.24911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.24929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.24956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.24971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.25069: variable 'ansible_distribution' from source: facts 15108 1726882456.25074: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.25090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.25092: when evaluation is False, skipping this task 15108 1726882456.25095: _execute() done 15108 1726882456.25097: dumping result to json 15108 1726882456.25100: done dumping result, returning 15108 1726882456.25106: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-000000000229] 15108 1726882456.25117: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000229 15108 1726882456.25189: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000229 15108 1726882456.25192: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.25338: no more pending results, returning what we have 15108 1726882456.25341: results queue empty 15108 1726882456.25342: checking for any_errors_fatal 15108 1726882456.25343: done checking for any_errors_fatal 15108 1726882456.25344: checking for max_fail_percentage 15108 1726882456.25345: done checking for max_fail_percentage 15108 1726882456.25346: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.25347: done checking to see if all hosts have failed 15108 1726882456.25348: getting the remaining hosts for this loop 15108 1726882456.25349: done getting the remaining hosts for this loop 15108 1726882456.25352: getting the next task for host managed_node3 15108 1726882456.25356: done getting next task for host managed_node3 15108 1726882456.25358: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.25360: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.25362: getting variables 15108 1726882456.25365: in VariableManager get_vars() 15108 1726882456.25384: Calling all_inventory to load vars for managed_node3 15108 1726882456.25386: Calling groups_inventory to load vars for managed_node3 15108 1726882456.25389: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.25398: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.25400: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.25403: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.25506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.25616: done with get_vars() 15108 1726882456.25623: done getting variables 15108 1726882456.25673: in VariableManager get_vars() 15108 1726882456.25679: Calling all_inventory to load vars for managed_node3 15108 1726882456.25681: Calling groups_inventory to load vars for managed_node3 15108 1726882456.25682: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.25685: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.25686: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.25688: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.25765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.25867: done with get_vars() 15108 1726882456.25877: done queuing things up, now waiting for results queue to drain 15108 1726882456.25878: results queue empty 15108 1726882456.25879: checking for any_errors_fatal 15108 1726882456.25881: done checking for any_errors_fatal 15108 1726882456.25881: checking for max_fail_percentage 15108 1726882456.25882: done checking for max_fail_percentage 15108 1726882456.25882: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.25883: done checking to see if all hosts have failed 15108 1726882456.25883: getting the remaining hosts for this loop 15108 1726882456.25884: done getting the remaining hosts for this loop 15108 1726882456.25886: getting the next task for host managed_node3 15108 1726882456.25888: done getting next task for host managed_node3 15108 1726882456.25890: ^ task is: TASK: Include the task 'delete_interface.yml' 15108 1726882456.25891: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.25892: getting variables 15108 1726882456.25893: in VariableManager get_vars() 15108 1726882456.25898: Calling all_inventory to load vars for managed_node3 15108 1726882456.25899: Calling groups_inventory to load vars for managed_node3 15108 1726882456.25900: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.25907: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.25909: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.25910: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.26004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.26107: done with get_vars() 15108 1726882456.26112: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:34:16 -0400 (0:00:00.039) 0:00:07.570 ****** 15108 1726882456.26156: entering _queue_task() for managed_node3/include_tasks 15108 1726882456.26346: worker is 1 (out of 1 available) 15108 1726882456.26358: exiting _queue_task() for managed_node3/include_tasks 15108 1726882456.26372: done queuing things up, now waiting for results queue to drain 15108 1726882456.26374: waiting for pending results... 15108 1726882456.26533: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 15108 1726882456.26598: in run() - task 0e448fcc-3ce9-56d9-2779-000000000052 15108 1726882456.26610: variable 'ansible_search_path' from source: unknown 15108 1726882456.26639: calling self._execute() 15108 1726882456.26705: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.26709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.26719: variable 'omit' from source: magic vars 15108 1726882456.27020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.28644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.28695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.28724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.28962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.28984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.29044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.29068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.29086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.29114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.29125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.29223: variable 'ansible_distribution' from source: facts 15108 1726882456.29228: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.29244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.29252: when evaluation is False, skipping this task 15108 1726882456.29257: _execute() done 15108 1726882456.29260: dumping result to json 15108 1726882456.29262: done dumping result, returning 15108 1726882456.29269: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [0e448fcc-3ce9-56d9-2779-000000000052] 15108 1726882456.29275: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000052 15108 1726882456.29364: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000052 15108 1726882456.29368: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.29410: no more pending results, returning what we have 15108 1726882456.29413: results queue empty 15108 1726882456.29414: checking for any_errors_fatal 15108 1726882456.29415: done checking for any_errors_fatal 15108 1726882456.29416: checking for max_fail_percentage 15108 1726882456.29417: done checking for max_fail_percentage 15108 1726882456.29418: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.29419: done checking to see if all hosts have failed 15108 1726882456.29420: getting the remaining hosts for this loop 15108 1726882456.29421: done getting the remaining hosts for this loop 15108 1726882456.29425: getting the next task for host managed_node3 15108 1726882456.29430: done getting next task for host managed_node3 15108 1726882456.29432: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.29434: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.29437: getting variables 15108 1726882456.29438: in VariableManager get_vars() 15108 1726882456.29472: Calling all_inventory to load vars for managed_node3 15108 1726882456.29475: Calling groups_inventory to load vars for managed_node3 15108 1726882456.29478: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.29488: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.29491: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.29493: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.29640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.29757: done with get_vars() 15108 1726882456.29766: done getting variables 15108 1726882456.29813: in VariableManager get_vars() 15108 1726882456.29820: Calling all_inventory to load vars for managed_node3 15108 1726882456.29821: Calling groups_inventory to load vars for managed_node3 15108 1726882456.29823: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.29825: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.29827: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.29829: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.29934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.30040: done with get_vars() 15108 1726882456.30048: done queuing things up, now waiting for results queue to drain 15108 1726882456.30050: results queue empty 15108 1726882456.30050: checking for any_errors_fatal 15108 1726882456.30052: done checking for any_errors_fatal 15108 1726882456.30052: checking for max_fail_percentage 15108 1726882456.30053: done checking for max_fail_percentage 15108 1726882456.30055: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.30056: done checking to see if all hosts have failed 15108 1726882456.30056: getting the remaining hosts for this loop 15108 1726882456.30057: done getting the remaining hosts for this loop 15108 1726882456.30061: getting the next task for host managed_node3 15108 1726882456.30065: done getting next task for host managed_node3 15108 1726882456.30066: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.30067: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.30069: getting variables 15108 1726882456.30070: in VariableManager get_vars() 15108 1726882456.30080: Calling all_inventory to load vars for managed_node3 15108 1726882456.30082: Calling groups_inventory to load vars for managed_node3 15108 1726882456.30084: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.30098: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.30100: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.30102: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.30185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.30290: done with get_vars() 15108 1726882456.30295: done getting variables 15108 1726882456.30323: in VariableManager get_vars() 15108 1726882456.30331: Calling all_inventory to load vars for managed_node3 15108 1726882456.30332: Calling groups_inventory to load vars for managed_node3 15108 1726882456.30334: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.30336: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.30338: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.30339: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.30430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.30534: done with get_vars() 15108 1726882456.30541: done queuing things up, now waiting for results queue to drain 15108 1726882456.30543: results queue empty 15108 1726882456.30544: checking for any_errors_fatal 15108 1726882456.30545: done checking for any_errors_fatal 15108 1726882456.30545: checking for max_fail_percentage 15108 1726882456.30546: done checking for max_fail_percentage 15108 1726882456.30547: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.30548: done checking to see if all hosts have failed 15108 1726882456.30548: getting the remaining hosts for this loop 15108 1726882456.30549: done getting the remaining hosts for this loop 15108 1726882456.30550: getting the next task for host managed_node3 15108 1726882456.30552: done getting next task for host managed_node3 15108 1726882456.30553: ^ task is: None 15108 1726882456.30554: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.30554: done queuing things up, now waiting for results queue to drain 15108 1726882456.30555: results queue empty 15108 1726882456.30556: checking for any_errors_fatal 15108 1726882456.30556: done checking for any_errors_fatal 15108 1726882456.30557: checking for max_fail_percentage 15108 1726882456.30557: done checking for max_fail_percentage 15108 1726882456.30558: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.30558: done checking to see if all hosts have failed 15108 1726882456.30559: getting the next task for host managed_node3 15108 1726882456.30560: done getting next task for host managed_node3 15108 1726882456.30561: ^ task is: None 15108 1726882456.30561: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.30589: in VariableManager get_vars() 15108 1726882456.30603: done with get_vars() 15108 1726882456.30607: in VariableManager get_vars() 15108 1726882456.30614: done with get_vars() 15108 1726882456.30616: variable 'omit' from source: magic vars 15108 1726882456.30704: variable 'profile' from source: play vars 15108 1726882456.30770: in VariableManager get_vars() 15108 1726882456.30781: done with get_vars() 15108 1726882456.30795: variable 'omit' from source: magic vars 15108 1726882456.30838: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15108 1726882456.31376: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882456.31397: getting the remaining hosts for this loop 15108 1726882456.31399: done getting the remaining hosts for this loop 15108 1726882456.31401: getting the next task for host managed_node3 15108 1726882456.31403: done getting next task for host managed_node3 15108 1726882456.31405: ^ task is: TASK: Gathering Facts 15108 1726882456.31406: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.31408: getting variables 15108 1726882456.31409: in VariableManager get_vars() 15108 1726882456.31420: Calling all_inventory to load vars for managed_node3 15108 1726882456.31422: Calling groups_inventory to load vars for managed_node3 15108 1726882456.31424: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.31429: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.31431: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.31434: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.31571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.31780: done with get_vars() 15108 1726882456.31787: done getting variables 15108 1726882456.31823: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:34:16 -0400 (0:00:00.056) 0:00:07.627 ****** 15108 1726882456.31845: entering _queue_task() for managed_node3/gather_facts 15108 1726882456.32112: worker is 1 (out of 1 available) 15108 1726882456.32123: exiting _queue_task() for managed_node3/gather_facts 15108 1726882456.32135: done queuing things up, now waiting for results queue to drain 15108 1726882456.32137: waiting for pending results... 15108 1726882456.32394: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882456.32473: in run() - task 0e448fcc-3ce9-56d9-2779-00000000023e 15108 1726882456.32499: variable 'ansible_search_path' from source: unknown 15108 1726882456.32536: calling self._execute() 15108 1726882456.32602: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.32608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.32615: variable 'omit' from source: magic vars 15108 1726882456.32916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.34818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.34899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.34938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.34979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.35006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.35078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.35106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.35132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.35176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.35194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.35326: variable 'ansible_distribution' from source: facts 15108 1726882456.35336: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.35357: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.35367: when evaluation is False, skipping this task 15108 1726882456.35374: _execute() done 15108 1726882456.35380: dumping result to json 15108 1726882456.35386: done dumping result, returning 15108 1726882456.35395: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-00000000023e] 15108 1726882456.35409: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000023e 15108 1726882456.35500: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000023e 15108 1726882456.35506: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.35558: no more pending results, returning what we have 15108 1726882456.35561: results queue empty 15108 1726882456.35562: checking for any_errors_fatal 15108 1726882456.35566: done checking for any_errors_fatal 15108 1726882456.35567: checking for max_fail_percentage 15108 1726882456.35568: done checking for max_fail_percentage 15108 1726882456.35569: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.35570: done checking to see if all hosts have failed 15108 1726882456.35571: getting the remaining hosts for this loop 15108 1726882456.35573: done getting the remaining hosts for this loop 15108 1726882456.35576: getting the next task for host managed_node3 15108 1726882456.35581: done getting next task for host managed_node3 15108 1726882456.35583: ^ task is: TASK: meta (flush_handlers) 15108 1726882456.35585: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.35588: getting variables 15108 1726882456.35590: in VariableManager get_vars() 15108 1726882456.35627: Calling all_inventory to load vars for managed_node3 15108 1726882456.35629: Calling groups_inventory to load vars for managed_node3 15108 1726882456.35631: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.35641: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.35644: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.35646: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.35828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.36042: done with get_vars() 15108 1726882456.36053: done getting variables 15108 1726882456.36127: in VariableManager get_vars() 15108 1726882456.36139: Calling all_inventory to load vars for managed_node3 15108 1726882456.36141: Calling groups_inventory to load vars for managed_node3 15108 1726882456.36143: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.36148: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.36150: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.36153: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.36571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.36776: done with get_vars() 15108 1726882456.36789: done queuing things up, now waiting for results queue to drain 15108 1726882456.36791: results queue empty 15108 1726882456.36792: checking for any_errors_fatal 15108 1726882456.36794: done checking for any_errors_fatal 15108 1726882456.36795: checking for max_fail_percentage 15108 1726882456.36796: done checking for max_fail_percentage 15108 1726882456.36796: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.36797: done checking to see if all hosts have failed 15108 1726882456.36798: getting the remaining hosts for this loop 15108 1726882456.36799: done getting the remaining hosts for this loop 15108 1726882456.36802: getting the next task for host managed_node3 15108 1726882456.36805: done getting next task for host managed_node3 15108 1726882456.36808: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882456.36810: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.36820: getting variables 15108 1726882456.36821: in VariableManager get_vars() 15108 1726882456.36834: Calling all_inventory to load vars for managed_node3 15108 1726882456.36836: Calling groups_inventory to load vars for managed_node3 15108 1726882456.36838: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.36848: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.36850: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.36853: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.36996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.37210: done with get_vars() 15108 1726882456.37218: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:16 -0400 (0:00:00.054) 0:00:07.681 ****** 15108 1726882456.37292: entering _queue_task() for managed_node3/include_tasks 15108 1726882456.37601: worker is 1 (out of 1 available) 15108 1726882456.37614: exiting _queue_task() for managed_node3/include_tasks 15108 1726882456.37629: done queuing things up, now waiting for results queue to drain 15108 1726882456.37631: waiting for pending results... 15108 1726882456.37910: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15108 1726882456.38031: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005a 15108 1726882456.38051: variable 'ansible_search_path' from source: unknown 15108 1726882456.38064: variable 'ansible_search_path' from source: unknown 15108 1726882456.38109: calling self._execute() 15108 1726882456.38199: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.38209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.38221: variable 'omit' from source: magic vars 15108 1726882456.38682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.41358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.41462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.41508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.41560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.41594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.41695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.41729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.41772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.41823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.41841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.42013: variable 'ansible_distribution' from source: facts 15108 1726882456.42025: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.42050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.42063: when evaluation is False, skipping this task 15108 1726882456.42073: _execute() done 15108 1726882456.42084: dumping result to json 15108 1726882456.42096: done dumping result, returning 15108 1726882456.42107: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-56d9-2779-00000000005a] 15108 1726882456.42117: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.42276: no more pending results, returning what we have 15108 1726882456.42280: results queue empty 15108 1726882456.42281: checking for any_errors_fatal 15108 1726882456.42283: done checking for any_errors_fatal 15108 1726882456.42283: checking for max_fail_percentage 15108 1726882456.42285: done checking for max_fail_percentage 15108 1726882456.42286: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.42287: done checking to see if all hosts have failed 15108 1726882456.42288: getting the remaining hosts for this loop 15108 1726882456.42289: done getting the remaining hosts for this loop 15108 1726882456.42294: getting the next task for host managed_node3 15108 1726882456.42299: done getting next task for host managed_node3 15108 1726882456.42303: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882456.42305: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.42317: getting variables 15108 1726882456.42319: in VariableManager get_vars() 15108 1726882456.42362: Calling all_inventory to load vars for managed_node3 15108 1726882456.42367: Calling groups_inventory to load vars for managed_node3 15108 1726882456.42370: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.42380: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.42383: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.42385: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.42557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.42757: done with get_vars() 15108 1726882456.42772: done getting variables 15108 1726882456.42839: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:16 -0400 (0:00:00.055) 0:00:07.737 ****** 15108 1726882456.42879: entering _queue_task() for managed_node3/debug 15108 1726882456.43009: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005a 15108 1726882456.43012: WORKER PROCESS EXITING 15108 1726882456.43473: worker is 1 (out of 1 available) 15108 1726882456.43484: exiting _queue_task() for managed_node3/debug 15108 1726882456.43494: done queuing things up, now waiting for results queue to drain 15108 1726882456.43495: waiting for pending results... 15108 1726882456.43771: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 15108 1726882456.43919: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005b 15108 1726882456.43944: variable 'ansible_search_path' from source: unknown 15108 1726882456.43952: variable 'ansible_search_path' from source: unknown 15108 1726882456.44005: calling self._execute() 15108 1726882456.44096: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.44110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.44123: variable 'omit' from source: magic vars 15108 1726882456.44593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.47366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.47438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.47501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.47540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.47581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.47670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.47703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.47735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.47789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.47810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.47968: variable 'ansible_distribution' from source: facts 15108 1726882456.47980: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.48011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.48019: when evaluation is False, skipping this task 15108 1726882456.48027: _execute() done 15108 1726882456.48035: dumping result to json 15108 1726882456.48042: done dumping result, returning 15108 1726882456.48058: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-56d9-2779-00000000005b] 15108 1726882456.48075: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005b 15108 1726882456.48193: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005b 15108 1726882456.48202: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882456.48245: no more pending results, returning what we have 15108 1726882456.48249: results queue empty 15108 1726882456.48250: checking for any_errors_fatal 15108 1726882456.48258: done checking for any_errors_fatal 15108 1726882456.48259: checking for max_fail_percentage 15108 1726882456.48260: done checking for max_fail_percentage 15108 1726882456.48261: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.48262: done checking to see if all hosts have failed 15108 1726882456.48268: getting the remaining hosts for this loop 15108 1726882456.48270: done getting the remaining hosts for this loop 15108 1726882456.48274: getting the next task for host managed_node3 15108 1726882456.48280: done getting next task for host managed_node3 15108 1726882456.48285: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882456.48287: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.48300: getting variables 15108 1726882456.48302: in VariableManager get_vars() 15108 1726882456.48344: Calling all_inventory to load vars for managed_node3 15108 1726882456.48348: Calling groups_inventory to load vars for managed_node3 15108 1726882456.48350: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.48366: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.48370: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.48374: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.48621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.48836: done with get_vars() 15108 1726882456.48848: done getting variables 15108 1726882456.49028: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:16 -0400 (0:00:00.061) 0:00:07.799 ****** 15108 1726882456.49066: entering _queue_task() for managed_node3/fail 15108 1726882456.49495: worker is 1 (out of 1 available) 15108 1726882456.49508: exiting _queue_task() for managed_node3/fail 15108 1726882456.49518: done queuing things up, now waiting for results queue to drain 15108 1726882456.49520: waiting for pending results... 15108 1726882456.49796: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15108 1726882456.49905: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005c 15108 1726882456.49923: variable 'ansible_search_path' from source: unknown 15108 1726882456.49931: variable 'ansible_search_path' from source: unknown 15108 1726882456.49992: calling self._execute() 15108 1726882456.50078: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.50093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.50106: variable 'omit' from source: magic vars 15108 1726882456.50556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.56165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.56236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.56399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.56438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.56477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.56644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.56796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.56827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.56876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.57008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.57283: variable 'ansible_distribution' from source: facts 15108 1726882456.57294: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.57315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.57322: when evaluation is False, skipping this task 15108 1726882456.57333: _execute() done 15108 1726882456.57339: dumping result to json 15108 1726882456.57345: done dumping result, returning 15108 1726882456.57359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-56d9-2779-00000000005c] 15108 1726882456.57448: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.57601: no more pending results, returning what we have 15108 1726882456.57604: results queue empty 15108 1726882456.57605: checking for any_errors_fatal 15108 1726882456.57612: done checking for any_errors_fatal 15108 1726882456.57612: checking for max_fail_percentage 15108 1726882456.57614: done checking for max_fail_percentage 15108 1726882456.57615: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.57616: done checking to see if all hosts have failed 15108 1726882456.57617: getting the remaining hosts for this loop 15108 1726882456.57618: done getting the remaining hosts for this loop 15108 1726882456.57622: getting the next task for host managed_node3 15108 1726882456.57628: done getting next task for host managed_node3 15108 1726882456.57632: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882456.57635: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.57647: getting variables 15108 1726882456.57649: in VariableManager get_vars() 15108 1726882456.57692: Calling all_inventory to load vars for managed_node3 15108 1726882456.57695: Calling groups_inventory to load vars for managed_node3 15108 1726882456.57698: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.57708: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.57710: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.57713: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.57895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.58122: done with get_vars() 15108 1726882456.58134: done getting variables 15108 1726882456.58178: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005c 15108 1726882456.58187: WORKER PROCESS EXITING 15108 1726882456.58224: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:16 -0400 (0:00:00.091) 0:00:07.891 ****** 15108 1726882456.58262: entering _queue_task() for managed_node3/fail 15108 1726882456.59092: worker is 1 (out of 1 available) 15108 1726882456.59103: exiting _queue_task() for managed_node3/fail 15108 1726882456.59115: done queuing things up, now waiting for results queue to drain 15108 1726882456.59116: waiting for pending results... 15108 1726882456.59971: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 15108 1726882456.60291: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005d 15108 1726882456.60444: variable 'ansible_search_path' from source: unknown 15108 1726882456.60454: variable 'ansible_search_path' from source: unknown 15108 1726882456.60501: calling self._execute() 15108 1726882456.60598: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.60722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.60737: variable 'omit' from source: magic vars 15108 1726882456.61159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.65974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.66043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.66095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.66138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.66170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.66251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.66282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.66309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.66357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.66379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.66519: variable 'ansible_distribution' from source: facts 15108 1726882456.66531: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.66557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.66567: when evaluation is False, skipping this task 15108 1726882456.66574: _execute() done 15108 1726882456.66580: dumping result to json 15108 1726882456.66586: done dumping result, returning 15108 1726882456.66598: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-56d9-2779-00000000005d] 15108 1726882456.66607: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.66752: no more pending results, returning what we have 15108 1726882456.66757: results queue empty 15108 1726882456.66759: checking for any_errors_fatal 15108 1726882456.66768: done checking for any_errors_fatal 15108 1726882456.66769: checking for max_fail_percentage 15108 1726882456.66771: done checking for max_fail_percentage 15108 1726882456.66772: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.66772: done checking to see if all hosts have failed 15108 1726882456.66773: getting the remaining hosts for this loop 15108 1726882456.66775: done getting the remaining hosts for this loop 15108 1726882456.66778: getting the next task for host managed_node3 15108 1726882456.66784: done getting next task for host managed_node3 15108 1726882456.66787: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882456.66789: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.66801: getting variables 15108 1726882456.66803: in VariableManager get_vars() 15108 1726882456.66838: Calling all_inventory to load vars for managed_node3 15108 1726882456.66841: Calling groups_inventory to load vars for managed_node3 15108 1726882456.66843: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.66852: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.66856: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.66859: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.67086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.67290: done with get_vars() 15108 1726882456.67300: done getting variables 15108 1726882456.67571: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005d 15108 1726882456.67574: WORKER PROCESS EXITING 15108 1726882456.67609: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:16 -0400 (0:00:00.093) 0:00:07.985 ****** 15108 1726882456.67638: entering _queue_task() for managed_node3/fail 15108 1726882456.67898: worker is 1 (out of 1 available) 15108 1726882456.67911: exiting _queue_task() for managed_node3/fail 15108 1726882456.67921: done queuing things up, now waiting for results queue to drain 15108 1726882456.67922: waiting for pending results... 15108 1726882456.68849: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15108 1726882456.69013: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005e 15108 1726882456.69112: variable 'ansible_search_path' from source: unknown 15108 1726882456.69121: variable 'ansible_search_path' from source: unknown 15108 1726882456.69169: calling self._execute() 15108 1726882456.69322: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.69467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.69483: variable 'omit' from source: magic vars 15108 1726882456.70197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.74031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.74108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.74153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.74196: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.74226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.74313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.74349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.74385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.74429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.74450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.74599: variable 'ansible_distribution' from source: facts 15108 1726882456.74610: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.74672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.74682: when evaluation is False, skipping this task 15108 1726882456.74689: _execute() done 15108 1726882456.74708: dumping result to json 15108 1726882456.74997: done dumping result, returning 15108 1726882456.75009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-56d9-2779-00000000005e] 15108 1726882456.75020: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.75170: no more pending results, returning what we have 15108 1726882456.75173: results queue empty 15108 1726882456.75174: checking for any_errors_fatal 15108 1726882456.75180: done checking for any_errors_fatal 15108 1726882456.75181: checking for max_fail_percentage 15108 1726882456.75182: done checking for max_fail_percentage 15108 1726882456.75183: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.75184: done checking to see if all hosts have failed 15108 1726882456.75185: getting the remaining hosts for this loop 15108 1726882456.75187: done getting the remaining hosts for this loop 15108 1726882456.75191: getting the next task for host managed_node3 15108 1726882456.75197: done getting next task for host managed_node3 15108 1726882456.75200: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882456.75203: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.75215: getting variables 15108 1726882456.75217: in VariableManager get_vars() 15108 1726882456.75257: Calling all_inventory to load vars for managed_node3 15108 1726882456.75260: Calling groups_inventory to load vars for managed_node3 15108 1726882456.75262: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.75277: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.75280: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.75283: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.75468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.75703: done with get_vars() 15108 1726882456.75715: done getting variables 15108 1726882456.75880: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005e 15108 1726882456.75883: WORKER PROCESS EXITING 15108 1726882456.75902: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:16 -0400 (0:00:00.082) 0:00:08.068 ****** 15108 1726882456.75935: entering _queue_task() for managed_node3/dnf 15108 1726882456.76397: worker is 1 (out of 1 available) 15108 1726882456.76408: exiting _queue_task() for managed_node3/dnf 15108 1726882456.76419: done queuing things up, now waiting for results queue to drain 15108 1726882456.76420: waiting for pending results... 15108 1726882456.76784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 15108 1726882456.76892: in run() - task 0e448fcc-3ce9-56d9-2779-00000000005f 15108 1726882456.76918: variable 'ansible_search_path' from source: unknown 15108 1726882456.76926: variable 'ansible_search_path' from source: unknown 15108 1726882456.76976: calling self._execute() 15108 1726882456.77076: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.77087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.77101: variable 'omit' from source: magic vars 15108 1726882456.77562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.81224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.81308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.81351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.81408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.81439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.81532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.81570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.81603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.81649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.81676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.81823: variable 'ansible_distribution' from source: facts 15108 1726882456.81834: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.81859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.81869: when evaluation is False, skipping this task 15108 1726882456.81875: _execute() done 15108 1726882456.81880: dumping result to json 15108 1726882456.81886: done dumping result, returning 15108 1726882456.81897: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-00000000005f] 15108 1726882456.81910: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.82069: no more pending results, returning what we have 15108 1726882456.82073: results queue empty 15108 1726882456.82074: checking for any_errors_fatal 15108 1726882456.82080: done checking for any_errors_fatal 15108 1726882456.82081: checking for max_fail_percentage 15108 1726882456.82083: done checking for max_fail_percentage 15108 1726882456.82083: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.82084: done checking to see if all hosts have failed 15108 1726882456.82085: getting the remaining hosts for this loop 15108 1726882456.82087: done getting the remaining hosts for this loop 15108 1726882456.82091: getting the next task for host managed_node3 15108 1726882456.82096: done getting next task for host managed_node3 15108 1726882456.82100: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882456.82102: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.82115: getting variables 15108 1726882456.82117: in VariableManager get_vars() 15108 1726882456.82157: Calling all_inventory to load vars for managed_node3 15108 1726882456.82160: Calling groups_inventory to load vars for managed_node3 15108 1726882456.82162: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.82174: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.82177: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.82180: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.82512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.82766: done with get_vars() 15108 1726882456.82781: done getting variables 15108 1726882456.82996: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000005f 15108 1726882456.82999: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15108 1726882456.83050: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:16 -0400 (0:00:00.071) 0:00:08.139 ****** 15108 1726882456.83086: entering _queue_task() for managed_node3/yum 15108 1726882456.83465: worker is 1 (out of 1 available) 15108 1726882456.83477: exiting _queue_task() for managed_node3/yum 15108 1726882456.83487: done queuing things up, now waiting for results queue to drain 15108 1726882456.83488: waiting for pending results... 15108 1726882456.83770: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 15108 1726882456.83889: in run() - task 0e448fcc-3ce9-56d9-2779-000000000060 15108 1726882456.83911: variable 'ansible_search_path' from source: unknown 15108 1726882456.83920: variable 'ansible_search_path' from source: unknown 15108 1726882456.83972: calling self._execute() 15108 1726882456.84074: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.84086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.84098: variable 'omit' from source: magic vars 15108 1726882456.84552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.89447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.89528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.89574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.89618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.89649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.89738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.89779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.89809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.89861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.89884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.90031: variable 'ansible_distribution' from source: facts 15108 1726882456.90047: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.90076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.90084: when evaluation is False, skipping this task 15108 1726882456.90092: _execute() done 15108 1726882456.90100: dumping result to json 15108 1726882456.90108: done dumping result, returning 15108 1726882456.90121: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000060] 15108 1726882456.90132: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000060 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.90314: no more pending results, returning what we have 15108 1726882456.90318: results queue empty 15108 1726882456.90319: checking for any_errors_fatal 15108 1726882456.90325: done checking for any_errors_fatal 15108 1726882456.90326: checking for max_fail_percentage 15108 1726882456.90328: done checking for max_fail_percentage 15108 1726882456.90329: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.90330: done checking to see if all hosts have failed 15108 1726882456.90330: getting the remaining hosts for this loop 15108 1726882456.90332: done getting the remaining hosts for this loop 15108 1726882456.90336: getting the next task for host managed_node3 15108 1726882456.90342: done getting next task for host managed_node3 15108 1726882456.90346: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882456.90349: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.90366: getting variables 15108 1726882456.90368: in VariableManager get_vars() 15108 1726882456.90426: Calling all_inventory to load vars for managed_node3 15108 1726882456.90429: Calling groups_inventory to load vars for managed_node3 15108 1726882456.90432: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.90442: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.90445: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.90447: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.90667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.90867: done with get_vars() 15108 1726882456.90879: done getting variables 15108 1726882456.90937: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:16 -0400 (0:00:00.078) 0:00:08.218 ****** 15108 1726882456.90975: entering _queue_task() for managed_node3/fail 15108 1726882456.90993: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000060 15108 1726882456.91002: WORKER PROCESS EXITING 15108 1726882456.91500: worker is 1 (out of 1 available) 15108 1726882456.91513: exiting _queue_task() for managed_node3/fail 15108 1726882456.91523: done queuing things up, now waiting for results queue to drain 15108 1726882456.91525: waiting for pending results... 15108 1726882456.92507: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15108 1726882456.92689: in run() - task 0e448fcc-3ce9-56d9-2779-000000000061 15108 1726882456.92708: variable 'ansible_search_path' from source: unknown 15108 1726882456.92716: variable 'ansible_search_path' from source: unknown 15108 1726882456.92761: calling self._execute() 15108 1726882456.92846: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882456.92866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882456.92880: variable 'omit' from source: magic vars 15108 1726882456.93694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882456.97636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882456.97715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882456.97762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882456.97816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882456.97846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882456.97935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882456.97975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882456.98007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882456.98052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882456.98080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882456.98225: variable 'ansible_distribution' from source: facts 15108 1726882456.98237: variable 'ansible_distribution_major_version' from source: facts 15108 1726882456.98265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882456.98273: when evaluation is False, skipping this task 15108 1726882456.98280: _execute() done 15108 1726882456.98287: dumping result to json 15108 1726882456.98298: done dumping result, returning 15108 1726882456.98310: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000061] 15108 1726882456.98320: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882456.98476: no more pending results, returning what we have 15108 1726882456.98479: results queue empty 15108 1726882456.98480: checking for any_errors_fatal 15108 1726882456.98487: done checking for any_errors_fatal 15108 1726882456.98487: checking for max_fail_percentage 15108 1726882456.98489: done checking for max_fail_percentage 15108 1726882456.98490: checking to see if all hosts have failed and the running result is not ok 15108 1726882456.98491: done checking to see if all hosts have failed 15108 1726882456.98492: getting the remaining hosts for this loop 15108 1726882456.98493: done getting the remaining hosts for this loop 15108 1726882456.98497: getting the next task for host managed_node3 15108 1726882456.98502: done getting next task for host managed_node3 15108 1726882456.98506: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15108 1726882456.98508: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882456.98520: getting variables 15108 1726882456.98522: in VariableManager get_vars() 15108 1726882456.98572: Calling all_inventory to load vars for managed_node3 15108 1726882456.98575: Calling groups_inventory to load vars for managed_node3 15108 1726882456.98578: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882456.98588: Calling all_plugins_play to load vars for managed_node3 15108 1726882456.98591: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882456.98593: Calling groups_plugins_play to load vars for managed_node3 15108 1726882456.98829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882456.99030: done with get_vars() 15108 1726882456.99041: done getting variables 15108 1726882456.99104: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:16 -0400 (0:00:00.081) 0:00:08.300 ****** 15108 1726882456.99137: entering _queue_task() for managed_node3/package 15108 1726882456.99159: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000061 15108 1726882456.99171: WORKER PROCESS EXITING 15108 1726882456.99682: worker is 1 (out of 1 available) 15108 1726882456.99695: exiting _queue_task() for managed_node3/package 15108 1726882456.99707: done queuing things up, now waiting for results queue to drain 15108 1726882456.99709: waiting for pending results... 15108 1726882456.99985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 15108 1726882457.00093: in run() - task 0e448fcc-3ce9-56d9-2779-000000000062 15108 1726882457.00113: variable 'ansible_search_path' from source: unknown 15108 1726882457.00121: variable 'ansible_search_path' from source: unknown 15108 1726882457.00169: calling self._execute() 15108 1726882457.00261: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.00277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.00291: variable 'omit' from source: magic vars 15108 1726882457.00737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.02689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.02733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.02763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.02791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.02810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.02870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.02892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.02909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.02936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.02946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.03044: variable 'ansible_distribution' from source: facts 15108 1726882457.03048: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.03068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.03071: when evaluation is False, skipping this task 15108 1726882457.03073: _execute() done 15108 1726882457.03076: dumping result to json 15108 1726882457.03080: done dumping result, returning 15108 1726882457.03087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-56d9-2779-000000000062] 15108 1726882457.03099: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000062 15108 1726882457.03183: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000062 15108 1726882457.03186: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.03247: no more pending results, returning what we have 15108 1726882457.03251: results queue empty 15108 1726882457.03252: checking for any_errors_fatal 15108 1726882457.03258: done checking for any_errors_fatal 15108 1726882457.03259: checking for max_fail_percentage 15108 1726882457.03260: done checking for max_fail_percentage 15108 1726882457.03261: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.03262: done checking to see if all hosts have failed 15108 1726882457.03263: getting the remaining hosts for this loop 15108 1726882457.03266: done getting the remaining hosts for this loop 15108 1726882457.03269: getting the next task for host managed_node3 15108 1726882457.03274: done getting next task for host managed_node3 15108 1726882457.03278: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882457.03280: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.03292: getting variables 15108 1726882457.03293: in VariableManager get_vars() 15108 1726882457.03327: Calling all_inventory to load vars for managed_node3 15108 1726882457.03330: Calling groups_inventory to load vars for managed_node3 15108 1726882457.03332: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.03340: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.03342: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.03345: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.03470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.03639: done with get_vars() 15108 1726882457.03650: done getting variables 15108 1726882457.03714: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:17 -0400 (0:00:00.046) 0:00:08.346 ****** 15108 1726882457.03742: entering _queue_task() for managed_node3/package 15108 1726882457.04029: worker is 1 (out of 1 available) 15108 1726882457.04043: exiting _queue_task() for managed_node3/package 15108 1726882457.04058: done queuing things up, now waiting for results queue to drain 15108 1726882457.04060: waiting for pending results... 15108 1726882457.04330: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15108 1726882457.04439: in run() - task 0e448fcc-3ce9-56d9-2779-000000000063 15108 1726882457.04467: variable 'ansible_search_path' from source: unknown 15108 1726882457.04476: variable 'ansible_search_path' from source: unknown 15108 1726882457.04521: calling self._execute() 15108 1726882457.04617: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.04628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.04643: variable 'omit' from source: magic vars 15108 1726882457.05035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.06642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.06688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.06716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.06749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.06773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.06834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.06868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.06887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.06916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.06941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.07077: variable 'ansible_distribution' from source: facts 15108 1726882457.07088: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.07110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.07117: when evaluation is False, skipping this task 15108 1726882457.07124: _execute() done 15108 1726882457.07130: dumping result to json 15108 1726882457.07137: done dumping result, returning 15108 1726882457.07149: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-000000000063] 15108 1726882457.07162: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000063 15108 1726882457.07276: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000063 15108 1726882457.07282: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.07404: no more pending results, returning what we have 15108 1726882457.07408: results queue empty 15108 1726882457.07409: checking for any_errors_fatal 15108 1726882457.07415: done checking for any_errors_fatal 15108 1726882457.07416: checking for max_fail_percentage 15108 1726882457.07418: done checking for max_fail_percentage 15108 1726882457.07419: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.07419: done checking to see if all hosts have failed 15108 1726882457.07420: getting the remaining hosts for this loop 15108 1726882457.07422: done getting the remaining hosts for this loop 15108 1726882457.07425: getting the next task for host managed_node3 15108 1726882457.07430: done getting next task for host managed_node3 15108 1726882457.07434: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882457.07435: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.07447: getting variables 15108 1726882457.07448: in VariableManager get_vars() 15108 1726882457.07508: Calling all_inventory to load vars for managed_node3 15108 1726882457.07511: Calling groups_inventory to load vars for managed_node3 15108 1726882457.07513: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.07521: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.07524: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.07526: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.07743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.07960: done with get_vars() 15108 1726882457.07972: done getting variables 15108 1726882457.08033: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:17 -0400 (0:00:00.043) 0:00:08.389 ****** 15108 1726882457.08061: entering _queue_task() for managed_node3/package 15108 1726882457.08304: worker is 1 (out of 1 available) 15108 1726882457.08323: exiting _queue_task() for managed_node3/package 15108 1726882457.08333: done queuing things up, now waiting for results queue to drain 15108 1726882457.08334: waiting for pending results... 15108 1726882457.08633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15108 1726882457.08837: in run() - task 0e448fcc-3ce9-56d9-2779-000000000064 15108 1726882457.08860: variable 'ansible_search_path' from source: unknown 15108 1726882457.08871: variable 'ansible_search_path' from source: unknown 15108 1726882457.08894: calling self._execute() 15108 1726882457.08975: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.08979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.08986: variable 'omit' from source: magic vars 15108 1726882457.09304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.10968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.11033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.11066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.11105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.11798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.11801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.11804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.11806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.11808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.11810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.11812: variable 'ansible_distribution' from source: facts 15108 1726882457.11815: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.11817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.11818: when evaluation is False, skipping this task 15108 1726882457.11820: _execute() done 15108 1726882457.11823: dumping result to json 15108 1726882457.11825: done dumping result, returning 15108 1726882457.11830: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-56d9-2779-000000000064] 15108 1726882457.11833: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000064 15108 1726882457.11909: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000064 15108 1726882457.11912: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.11960: no more pending results, returning what we have 15108 1726882457.11965: results queue empty 15108 1726882457.11966: checking for any_errors_fatal 15108 1726882457.11973: done checking for any_errors_fatal 15108 1726882457.11976: checking for max_fail_percentage 15108 1726882457.11977: done checking for max_fail_percentage 15108 1726882457.11979: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.11979: done checking to see if all hosts have failed 15108 1726882457.11980: getting the remaining hosts for this loop 15108 1726882457.11981: done getting the remaining hosts for this loop 15108 1726882457.11985: getting the next task for host managed_node3 15108 1726882457.11989: done getting next task for host managed_node3 15108 1726882457.11992: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882457.11994: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.12006: getting variables 15108 1726882457.12008: in VariableManager get_vars() 15108 1726882457.12043: Calling all_inventory to load vars for managed_node3 15108 1726882457.12045: Calling groups_inventory to load vars for managed_node3 15108 1726882457.12047: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.12062: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.12066: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.12069: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.12247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.12403: done with get_vars() 15108 1726882457.12411: done getting variables 15108 1726882457.12467: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:17 -0400 (0:00:00.044) 0:00:08.433 ****** 15108 1726882457.12489: entering _queue_task() for managed_node3/service 15108 1726882457.12711: worker is 1 (out of 1 available) 15108 1726882457.12723: exiting _queue_task() for managed_node3/service 15108 1726882457.12734: done queuing things up, now waiting for results queue to drain 15108 1726882457.12735: waiting for pending results... 15108 1726882457.13007: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15108 1726882457.13115: in run() - task 0e448fcc-3ce9-56d9-2779-000000000065 15108 1726882457.13135: variable 'ansible_search_path' from source: unknown 15108 1726882457.13143: variable 'ansible_search_path' from source: unknown 15108 1726882457.13196: calling self._execute() 15108 1726882457.13286: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.13299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.13313: variable 'omit' from source: magic vars 15108 1726882457.13742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.15480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.15523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.15548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.15588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.15608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.15667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.15688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.15709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.15735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.15746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.15841: variable 'ansible_distribution' from source: facts 15108 1726882457.15845: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.15864: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.15868: when evaluation is False, skipping this task 15108 1726882457.15870: _execute() done 15108 1726882457.15873: dumping result to json 15108 1726882457.15875: done dumping result, returning 15108 1726882457.15922: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-56d9-2779-000000000065] 15108 1726882457.15925: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000065 15108 1726882457.15993: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000065 15108 1726882457.15996: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.16068: no more pending results, returning what we have 15108 1726882457.16072: results queue empty 15108 1726882457.16073: checking for any_errors_fatal 15108 1726882457.16078: done checking for any_errors_fatal 15108 1726882457.16079: checking for max_fail_percentage 15108 1726882457.16081: done checking for max_fail_percentage 15108 1726882457.16082: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.16082: done checking to see if all hosts have failed 15108 1726882457.16083: getting the remaining hosts for this loop 15108 1726882457.16085: done getting the remaining hosts for this loop 15108 1726882457.16088: getting the next task for host managed_node3 15108 1726882457.16092: done getting next task for host managed_node3 15108 1726882457.16096: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882457.16097: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.16111: getting variables 15108 1726882457.16113: in VariableManager get_vars() 15108 1726882457.16147: Calling all_inventory to load vars for managed_node3 15108 1726882457.16150: Calling groups_inventory to load vars for managed_node3 15108 1726882457.16152: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.16160: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.16162: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.16167: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.16400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.16604: done with get_vars() 15108 1726882457.16615: done getting variables 15108 1726882457.16675: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:17 -0400 (0:00:00.042) 0:00:08.475 ****** 15108 1726882457.16703: entering _queue_task() for managed_node3/service 15108 1726882457.16931: worker is 1 (out of 1 available) 15108 1726882457.16943: exiting _queue_task() for managed_node3/service 15108 1726882457.16958: done queuing things up, now waiting for results queue to drain 15108 1726882457.16960: waiting for pending results... 15108 1726882457.17226: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15108 1726882457.17335: in run() - task 0e448fcc-3ce9-56d9-2779-000000000066 15108 1726882457.17358: variable 'ansible_search_path' from source: unknown 15108 1726882457.17370: variable 'ansible_search_path' from source: unknown 15108 1726882457.17410: calling self._execute() 15108 1726882457.17481: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.17497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.17515: variable 'omit' from source: magic vars 15108 1726882457.17819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.19384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.19426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.19456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.19486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.19505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.19563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.19589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.19607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.19633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.19644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.19743: variable 'ansible_distribution' from source: facts 15108 1726882457.19747: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.19772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.19776: when evaluation is False, skipping this task 15108 1726882457.19779: _execute() done 15108 1726882457.19781: dumping result to json 15108 1726882457.19784: done dumping result, returning 15108 1726882457.19788: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-56d9-2779-000000000066] 15108 1726882457.19790: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000066 15108 1726882457.19875: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000066 15108 1726882457.19879: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882457.19937: no more pending results, returning what we have 15108 1726882457.19940: results queue empty 15108 1726882457.19941: checking for any_errors_fatal 15108 1726882457.19947: done checking for any_errors_fatal 15108 1726882457.19948: checking for max_fail_percentage 15108 1726882457.19950: done checking for max_fail_percentage 15108 1726882457.19951: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.19951: done checking to see if all hosts have failed 15108 1726882457.19952: getting the remaining hosts for this loop 15108 1726882457.19956: done getting the remaining hosts for this loop 15108 1726882457.19960: getting the next task for host managed_node3 15108 1726882457.19966: done getting next task for host managed_node3 15108 1726882457.19970: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882457.19972: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.19984: getting variables 15108 1726882457.19985: in VariableManager get_vars() 15108 1726882457.20018: Calling all_inventory to load vars for managed_node3 15108 1726882457.20020: Calling groups_inventory to load vars for managed_node3 15108 1726882457.20022: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.20031: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.20033: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.20036: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.20150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.20273: done with get_vars() 15108 1726882457.20281: done getting variables 15108 1726882457.20321: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:17 -0400 (0:00:00.036) 0:00:08.512 ****** 15108 1726882457.20340: entering _queue_task() for managed_node3/service 15108 1726882457.20522: worker is 1 (out of 1 available) 15108 1726882457.20534: exiting _queue_task() for managed_node3/service 15108 1726882457.20547: done queuing things up, now waiting for results queue to drain 15108 1726882457.20548: waiting for pending results... 15108 1726882457.20710: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15108 1726882457.20769: in run() - task 0e448fcc-3ce9-56d9-2779-000000000067 15108 1726882457.20780: variable 'ansible_search_path' from source: unknown 15108 1726882457.20783: variable 'ansible_search_path' from source: unknown 15108 1726882457.20811: calling self._execute() 15108 1726882457.20873: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.20879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.20886: variable 'omit' from source: magic vars 15108 1726882457.21172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.22748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.22794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.22821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.22858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.22877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.22936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.22958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.22976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.23004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.23015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.23113: variable 'ansible_distribution' from source: facts 15108 1726882457.23116: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.23136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.23139: when evaluation is False, skipping this task 15108 1726882457.23141: _execute() done 15108 1726882457.23143: dumping result to json 15108 1726882457.23145: done dumping result, returning 15108 1726882457.23148: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-56d9-2779-000000000067] 15108 1726882457.23157: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000067 15108 1726882457.23248: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000067 15108 1726882457.23250: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.23304: no more pending results, returning what we have 15108 1726882457.23308: results queue empty 15108 1726882457.23309: checking for any_errors_fatal 15108 1726882457.23314: done checking for any_errors_fatal 15108 1726882457.23315: checking for max_fail_percentage 15108 1726882457.23321: done checking for max_fail_percentage 15108 1726882457.23322: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.23323: done checking to see if all hosts have failed 15108 1726882457.23324: getting the remaining hosts for this loop 15108 1726882457.23325: done getting the remaining hosts for this loop 15108 1726882457.23329: getting the next task for host managed_node3 15108 1726882457.23333: done getting next task for host managed_node3 15108 1726882457.23337: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882457.23339: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.23357: getting variables 15108 1726882457.23359: in VariableManager get_vars() 15108 1726882457.23392: Calling all_inventory to load vars for managed_node3 15108 1726882457.23395: Calling groups_inventory to load vars for managed_node3 15108 1726882457.23397: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.23404: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.23406: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.23408: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.23563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.23682: done with get_vars() 15108 1726882457.23689: done getting variables 15108 1726882457.23726: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:17 -0400 (0:00:00.034) 0:00:08.546 ****** 15108 1726882457.23746: entering _queue_task() for managed_node3/service 15108 1726882457.23931: worker is 1 (out of 1 available) 15108 1726882457.23945: exiting _queue_task() for managed_node3/service 15108 1726882457.23959: done queuing things up, now waiting for results queue to drain 15108 1726882457.23961: waiting for pending results... 15108 1726882457.24113: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 15108 1726882457.24172: in run() - task 0e448fcc-3ce9-56d9-2779-000000000068 15108 1726882457.24182: variable 'ansible_search_path' from source: unknown 15108 1726882457.24187: variable 'ansible_search_path' from source: unknown 15108 1726882457.24215: calling self._execute() 15108 1726882457.24283: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.24287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.24294: variable 'omit' from source: magic vars 15108 1726882457.24599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.26178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.26219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.26245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.26278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.26297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.26352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.26380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.26399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.26425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.26435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.26533: variable 'ansible_distribution' from source: facts 15108 1726882457.26536: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.26552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.26555: when evaluation is False, skipping this task 15108 1726882457.26559: _execute() done 15108 1726882457.26562: dumping result to json 15108 1726882457.26566: done dumping result, returning 15108 1726882457.26576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-56d9-2779-000000000068] 15108 1726882457.26579: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000068 15108 1726882457.26665: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000068 15108 1726882457.26668: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15108 1726882457.26733: no more pending results, returning what we have 15108 1726882457.26736: results queue empty 15108 1726882457.26737: checking for any_errors_fatal 15108 1726882457.26745: done checking for any_errors_fatal 15108 1726882457.26746: checking for max_fail_percentage 15108 1726882457.26747: done checking for max_fail_percentage 15108 1726882457.26748: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.26749: done checking to see if all hosts have failed 15108 1726882457.26750: getting the remaining hosts for this loop 15108 1726882457.26752: done getting the remaining hosts for this loop 15108 1726882457.26755: getting the next task for host managed_node3 15108 1726882457.26759: done getting next task for host managed_node3 15108 1726882457.26763: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882457.26767: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.26778: getting variables 15108 1726882457.26780: in VariableManager get_vars() 15108 1726882457.26815: Calling all_inventory to load vars for managed_node3 15108 1726882457.26821: Calling groups_inventory to load vars for managed_node3 15108 1726882457.26824: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.26832: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.26834: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.26836: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.26947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.27067: done with get_vars() 15108 1726882457.27074: done getting variables 15108 1726882457.27113: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:17 -0400 (0:00:00.033) 0:00:08.580 ****** 15108 1726882457.27135: entering _queue_task() for managed_node3/copy 15108 1726882457.27311: worker is 1 (out of 1 available) 15108 1726882457.27323: exiting _queue_task() for managed_node3/copy 15108 1726882457.27335: done queuing things up, now waiting for results queue to drain 15108 1726882457.27336: waiting for pending results... 15108 1726882457.27501: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15108 1726882457.27562: in run() - task 0e448fcc-3ce9-56d9-2779-000000000069 15108 1726882457.27582: variable 'ansible_search_path' from source: unknown 15108 1726882457.27585: variable 'ansible_search_path' from source: unknown 15108 1726882457.27612: calling self._execute() 15108 1726882457.27673: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.27678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.27689: variable 'omit' from source: magic vars 15108 1726882457.27980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.29539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.29585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.29610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.29647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.29671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.29725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.29746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.29772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.29798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.29809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.29905: variable 'ansible_distribution' from source: facts 15108 1726882457.29908: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.29924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.29927: when evaluation is False, skipping this task 15108 1726882457.29929: _execute() done 15108 1726882457.29932: dumping result to json 15108 1726882457.29934: done dumping result, returning 15108 1726882457.29941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-56d9-2779-000000000069] 15108 1726882457.29946: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000069 15108 1726882457.30029: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000069 15108 1726882457.30032: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.30081: no more pending results, returning what we have 15108 1726882457.30085: results queue empty 15108 1726882457.30086: checking for any_errors_fatal 15108 1726882457.30092: done checking for any_errors_fatal 15108 1726882457.30092: checking for max_fail_percentage 15108 1726882457.30094: done checking for max_fail_percentage 15108 1726882457.30095: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.30096: done checking to see if all hosts have failed 15108 1726882457.30096: getting the remaining hosts for this loop 15108 1726882457.30098: done getting the remaining hosts for this loop 15108 1726882457.30101: getting the next task for host managed_node3 15108 1726882457.30105: done getting next task for host managed_node3 15108 1726882457.30109: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882457.30111: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.30122: getting variables 15108 1726882457.30124: in VariableManager get_vars() 15108 1726882457.30161: Calling all_inventory to load vars for managed_node3 15108 1726882457.30166: Calling groups_inventory to load vars for managed_node3 15108 1726882457.30168: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.30180: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.30183: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.30185: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.30331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.30452: done with get_vars() 15108 1726882457.30461: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:17 -0400 (0:00:00.033) 0:00:08.614 ****** 15108 1726882457.30516: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882457.30690: worker is 1 (out of 1 available) 15108 1726882457.30703: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 15108 1726882457.30715: done queuing things up, now waiting for results queue to drain 15108 1726882457.30716: waiting for pending results... 15108 1726882457.30873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15108 1726882457.30931: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006a 15108 1726882457.30943: variable 'ansible_search_path' from source: unknown 15108 1726882457.30946: variable 'ansible_search_path' from source: unknown 15108 1726882457.30976: calling self._execute() 15108 1726882457.31037: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.31040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.31048: variable 'omit' from source: magic vars 15108 1726882457.31347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.32912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.32955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.32987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.33014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.33034: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.33096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.33119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.33136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.33167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.33178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.33275: variable 'ansible_distribution' from source: facts 15108 1726882457.33278: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.33297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.33300: when evaluation is False, skipping this task 15108 1726882457.33303: _execute() done 15108 1726882457.33305: dumping result to json 15108 1726882457.33307: done dumping result, returning 15108 1726882457.33311: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-56d9-2779-00000000006a] 15108 1726882457.33317: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006a 15108 1726882457.33405: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006a 15108 1726882457.33408: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.33484: no more pending results, returning what we have 15108 1726882457.33488: results queue empty 15108 1726882457.33489: checking for any_errors_fatal 15108 1726882457.33494: done checking for any_errors_fatal 15108 1726882457.33495: checking for max_fail_percentage 15108 1726882457.33496: done checking for max_fail_percentage 15108 1726882457.33497: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.33498: done checking to see if all hosts have failed 15108 1726882457.33499: getting the remaining hosts for this loop 15108 1726882457.33500: done getting the remaining hosts for this loop 15108 1726882457.33503: getting the next task for host managed_node3 15108 1726882457.33507: done getting next task for host managed_node3 15108 1726882457.33511: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882457.33512: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.33527: getting variables 15108 1726882457.33529: in VariableManager get_vars() 15108 1726882457.33563: Calling all_inventory to load vars for managed_node3 15108 1726882457.33567: Calling groups_inventory to load vars for managed_node3 15108 1726882457.33568: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.33574: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.33576: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.33578: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.33685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.33801: done with get_vars() 15108 1726882457.33808: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:17 -0400 (0:00:00.033) 0:00:08.647 ****** 15108 1726882457.33865: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882457.34035: worker is 1 (out of 1 available) 15108 1726882457.34049: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 15108 1726882457.34061: done queuing things up, now waiting for results queue to drain 15108 1726882457.34063: waiting for pending results... 15108 1726882457.34220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 15108 1726882457.34289: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006b 15108 1726882457.34306: variable 'ansible_search_path' from source: unknown 15108 1726882457.34310: variable 'ansible_search_path' from source: unknown 15108 1726882457.34338: calling self._execute() 15108 1726882457.34402: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.34406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.34413: variable 'omit' from source: magic vars 15108 1726882457.34709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.36309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.36351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.36576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.36602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.36622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.36684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.36707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.36725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.36750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.36762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.36858: variable 'ansible_distribution' from source: facts 15108 1726882457.36871: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.36887: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.36890: when evaluation is False, skipping this task 15108 1726882457.36894: _execute() done 15108 1726882457.36896: dumping result to json 15108 1726882457.36898: done dumping result, returning 15108 1726882457.36909: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-56d9-2779-00000000006b] 15108 1726882457.36912: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006b 15108 1726882457.36997: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006b 15108 1726882457.36999: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.37070: no more pending results, returning what we have 15108 1726882457.37073: results queue empty 15108 1726882457.37074: checking for any_errors_fatal 15108 1726882457.37082: done checking for any_errors_fatal 15108 1726882457.37083: checking for max_fail_percentage 15108 1726882457.37085: done checking for max_fail_percentage 15108 1726882457.37086: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.37086: done checking to see if all hosts have failed 15108 1726882457.37087: getting the remaining hosts for this loop 15108 1726882457.37089: done getting the remaining hosts for this loop 15108 1726882457.37092: getting the next task for host managed_node3 15108 1726882457.37097: done getting next task for host managed_node3 15108 1726882457.37101: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882457.37103: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.37121: getting variables 15108 1726882457.37123: in VariableManager get_vars() 15108 1726882457.37160: Calling all_inventory to load vars for managed_node3 15108 1726882457.37163: Calling groups_inventory to load vars for managed_node3 15108 1726882457.37166: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.37175: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.37177: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.37179: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.37342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.37460: done with get_vars() 15108 1726882457.37469: done getting variables 15108 1726882457.37510: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:17 -0400 (0:00:00.036) 0:00:08.684 ****** 15108 1726882457.37531: entering _queue_task() for managed_node3/debug 15108 1726882457.37735: worker is 1 (out of 1 available) 15108 1726882457.37749: exiting _queue_task() for managed_node3/debug 15108 1726882457.37763: done queuing things up, now waiting for results queue to drain 15108 1726882457.37766: waiting for pending results... 15108 1726882457.37930: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15108 1726882457.37998: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006c 15108 1726882457.38011: variable 'ansible_search_path' from source: unknown 15108 1726882457.38014: variable 'ansible_search_path' from source: unknown 15108 1726882457.38042: calling self._execute() 15108 1726882457.38108: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.38112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.38120: variable 'omit' from source: magic vars 15108 1726882457.38420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.40199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.40242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.40269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.40302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.40321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.40381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.40404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.40421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.40447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.40459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.40556: variable 'ansible_distribution' from source: facts 15108 1726882457.40560: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.40576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.40579: when evaluation is False, skipping this task 15108 1726882457.40582: _execute() done 15108 1726882457.40585: dumping result to json 15108 1726882457.40587: done dumping result, returning 15108 1726882457.40594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-56d9-2779-00000000006c] 15108 1726882457.40601: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006c 15108 1726882457.40687: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006c 15108 1726882457.40690: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882457.40758: no more pending results, returning what we have 15108 1726882457.40761: results queue empty 15108 1726882457.40762: checking for any_errors_fatal 15108 1726882457.40771: done checking for any_errors_fatal 15108 1726882457.40772: checking for max_fail_percentage 15108 1726882457.40774: done checking for max_fail_percentage 15108 1726882457.40775: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.40776: done checking to see if all hosts have failed 15108 1726882457.40776: getting the remaining hosts for this loop 15108 1726882457.40778: done getting the remaining hosts for this loop 15108 1726882457.40781: getting the next task for host managed_node3 15108 1726882457.40786: done getting next task for host managed_node3 15108 1726882457.40790: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882457.40792: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.40804: getting variables 15108 1726882457.40805: in VariableManager get_vars() 15108 1726882457.40848: Calling all_inventory to load vars for managed_node3 15108 1726882457.40850: Calling groups_inventory to load vars for managed_node3 15108 1726882457.40852: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.40864: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.40867: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.40870: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.40989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.41110: done with get_vars() 15108 1726882457.41118: done getting variables 15108 1726882457.41165: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:17 -0400 (0:00:00.036) 0:00:08.720 ****** 15108 1726882457.41186: entering _queue_task() for managed_node3/debug 15108 1726882457.41382: worker is 1 (out of 1 available) 15108 1726882457.41396: exiting _queue_task() for managed_node3/debug 15108 1726882457.41407: done queuing things up, now waiting for results queue to drain 15108 1726882457.41408: waiting for pending results... 15108 1726882457.41573: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15108 1726882457.41633: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006d 15108 1726882457.41647: variable 'ansible_search_path' from source: unknown 15108 1726882457.41651: variable 'ansible_search_path' from source: unknown 15108 1726882457.41686: calling self._execute() 15108 1726882457.41750: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.41754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.41767: variable 'omit' from source: magic vars 15108 1726882457.42083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.43889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.43933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.43961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.43991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.44009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.44079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.44101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.44119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.44147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.44160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.44254: variable 'ansible_distribution' from source: facts 15108 1726882457.44262: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.44279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.44283: when evaluation is False, skipping this task 15108 1726882457.44285: _execute() done 15108 1726882457.44288: dumping result to json 15108 1726882457.44290: done dumping result, returning 15108 1726882457.44298: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-56d9-2779-00000000006d] 15108 1726882457.44302: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006d 15108 1726882457.44384: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006d 15108 1726882457.44387: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882457.44437: no more pending results, returning what we have 15108 1726882457.44441: results queue empty 15108 1726882457.44442: checking for any_errors_fatal 15108 1726882457.44449: done checking for any_errors_fatal 15108 1726882457.44449: checking for max_fail_percentage 15108 1726882457.44451: done checking for max_fail_percentage 15108 1726882457.44452: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.44453: done checking to see if all hosts have failed 15108 1726882457.44454: getting the remaining hosts for this loop 15108 1726882457.44455: done getting the remaining hosts for this loop 15108 1726882457.44459: getting the next task for host managed_node3 15108 1726882457.44465: done getting next task for host managed_node3 15108 1726882457.44469: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882457.44471: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.44482: getting variables 15108 1726882457.44484: in VariableManager get_vars() 15108 1726882457.44525: Calling all_inventory to load vars for managed_node3 15108 1726882457.44529: Calling groups_inventory to load vars for managed_node3 15108 1726882457.44534: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.44544: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.44546: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.44549: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.44720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.44835: done with get_vars() 15108 1726882457.44842: done getting variables 15108 1726882457.44887: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:17 -0400 (0:00:00.037) 0:00:08.758 ****** 15108 1726882457.44907: entering _queue_task() for managed_node3/debug 15108 1726882457.45098: worker is 1 (out of 1 available) 15108 1726882457.45112: exiting _queue_task() for managed_node3/debug 15108 1726882457.45123: done queuing things up, now waiting for results queue to drain 15108 1726882457.45124: waiting for pending results... 15108 1726882457.45296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15108 1726882457.45369: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006e 15108 1726882457.45384: variable 'ansible_search_path' from source: unknown 15108 1726882457.45387: variable 'ansible_search_path' from source: unknown 15108 1726882457.45419: calling self._execute() 15108 1726882457.45484: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.45488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.45496: variable 'omit' from source: magic vars 15108 1726882457.45798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.47674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.47720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.47746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.47775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.47806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.47890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.47921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.47950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.47999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.48017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.48156: variable 'ansible_distribution' from source: facts 15108 1726882457.48177: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.48200: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.48207: when evaluation is False, skipping this task 15108 1726882457.48213: _execute() done 15108 1726882457.48219: dumping result to json 15108 1726882457.48225: done dumping result, returning 15108 1726882457.48236: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-56d9-2779-00000000006e] 15108 1726882457.48246: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006e 15108 1726882457.48357: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006e 15108 1726882457.48366: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15108 1726882457.48533: no more pending results, returning what we have 15108 1726882457.48536: results queue empty 15108 1726882457.48537: checking for any_errors_fatal 15108 1726882457.48542: done checking for any_errors_fatal 15108 1726882457.48542: checking for max_fail_percentage 15108 1726882457.48544: done checking for max_fail_percentage 15108 1726882457.48545: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.48546: done checking to see if all hosts have failed 15108 1726882457.48546: getting the remaining hosts for this loop 15108 1726882457.48548: done getting the remaining hosts for this loop 15108 1726882457.48552: getting the next task for host managed_node3 15108 1726882457.48557: done getting next task for host managed_node3 15108 1726882457.48561: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882457.48563: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.48577: getting variables 15108 1726882457.48578: in VariableManager get_vars() 15108 1726882457.48618: Calling all_inventory to load vars for managed_node3 15108 1726882457.48621: Calling groups_inventory to load vars for managed_node3 15108 1726882457.48623: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.48632: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.48634: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.48636: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.48843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.49053: done with get_vars() 15108 1726882457.49066: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:17 -0400 (0:00:00.042) 0:00:08.800 ****** 15108 1726882457.49166: entering _queue_task() for managed_node3/ping 15108 1726882457.49500: worker is 1 (out of 1 available) 15108 1726882457.49513: exiting _queue_task() for managed_node3/ping 15108 1726882457.49525: done queuing things up, now waiting for results queue to drain 15108 1726882457.49527: waiting for pending results... 15108 1726882457.49724: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 15108 1726882457.49792: in run() - task 0e448fcc-3ce9-56d9-2779-00000000006f 15108 1726882457.49803: variable 'ansible_search_path' from source: unknown 15108 1726882457.49806: variable 'ansible_search_path' from source: unknown 15108 1726882457.49841: calling self._execute() 15108 1726882457.49904: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.49907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.49916: variable 'omit' from source: magic vars 15108 1726882457.50217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.52525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.52605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.52645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.52695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.52738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.52826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.52862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.52899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.52946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.52972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.53121: variable 'ansible_distribution' from source: facts 15108 1726882457.53131: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.53152: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.53162: when evaluation is False, skipping this task 15108 1726882457.53172: _execute() done 15108 1726882457.53178: dumping result to json 15108 1726882457.53185: done dumping result, returning 15108 1726882457.53202: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-56d9-2779-00000000006f] 15108 1726882457.53212: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.53352: no more pending results, returning what we have 15108 1726882457.53359: results queue empty 15108 1726882457.53360: checking for any_errors_fatal 15108 1726882457.53369: done checking for any_errors_fatal 15108 1726882457.53370: checking for max_fail_percentage 15108 1726882457.53372: done checking for max_fail_percentage 15108 1726882457.53373: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.53374: done checking to see if all hosts have failed 15108 1726882457.53375: getting the remaining hosts for this loop 15108 1726882457.53376: done getting the remaining hosts for this loop 15108 1726882457.53381: getting the next task for host managed_node3 15108 1726882457.53388: done getting next task for host managed_node3 15108 1726882457.53390: ^ task is: TASK: meta (role_complete) 15108 1726882457.53392: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.53405: getting variables 15108 1726882457.53407: in VariableManager get_vars() 15108 1726882457.53448: Calling all_inventory to load vars for managed_node3 15108 1726882457.53451: Calling groups_inventory to load vars for managed_node3 15108 1726882457.53456: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.53468: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.53471: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.53474: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.53650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.53889: done with get_vars() 15108 1726882457.53899: done getting variables 15108 1726882457.53975: done queuing things up, now waiting for results queue to drain 15108 1726882457.53977: results queue empty 15108 1726882457.53978: checking for any_errors_fatal 15108 1726882457.53979: done checking for any_errors_fatal 15108 1726882457.53980: checking for max_fail_percentage 15108 1726882457.53981: done checking for max_fail_percentage 15108 1726882457.53981: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.54095: done checking to see if all hosts have failed 15108 1726882457.54096: getting the remaining hosts for this loop 15108 1726882457.54097: done getting the remaining hosts for this loop 15108 1726882457.54100: getting the next task for host managed_node3 15108 1726882457.54104: done getting next task for host managed_node3 15108 1726882457.54105: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.54107: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.54110: getting variables 15108 1726882457.54110: in VariableManager get_vars() 15108 1726882457.54121: Calling all_inventory to load vars for managed_node3 15108 1726882457.54123: Calling groups_inventory to load vars for managed_node3 15108 1726882457.54125: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.54132: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000006f 15108 1726882457.54134: WORKER PROCESS EXITING 15108 1726882457.54139: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.54141: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.54144: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.54402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.54678: done with get_vars() 15108 1726882457.54686: done getting variables 15108 1726882457.54731: in VariableManager get_vars() 15108 1726882457.54742: Calling all_inventory to load vars for managed_node3 15108 1726882457.54756: Calling groups_inventory to load vars for managed_node3 15108 1726882457.54759: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.54765: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.54768: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.54771: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.54913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.55116: done with get_vars() 15108 1726882457.55128: done queuing things up, now waiting for results queue to drain 15108 1726882457.55130: results queue empty 15108 1726882457.55130: checking for any_errors_fatal 15108 1726882457.55132: done checking for any_errors_fatal 15108 1726882457.55132: checking for max_fail_percentage 15108 1726882457.55133: done checking for max_fail_percentage 15108 1726882457.55134: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.55135: done checking to see if all hosts have failed 15108 1726882457.55135: getting the remaining hosts for this loop 15108 1726882457.55136: done getting the remaining hosts for this loop 15108 1726882457.55139: getting the next task for host managed_node3 15108 1726882457.55142: done getting next task for host managed_node3 15108 1726882457.55143: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.55145: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.55147: getting variables 15108 1726882457.55148: in VariableManager get_vars() 15108 1726882457.55160: Calling all_inventory to load vars for managed_node3 15108 1726882457.55162: Calling groups_inventory to load vars for managed_node3 15108 1726882457.55166: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.55171: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.55173: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.55176: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.55547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.55747: done with get_vars() 15108 1726882457.55756: done getting variables 15108 1726882457.55801: in VariableManager get_vars() 15108 1726882457.55810: Calling all_inventory to load vars for managed_node3 15108 1726882457.55812: Calling groups_inventory to load vars for managed_node3 15108 1726882457.55814: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.55818: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.55820: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.55823: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.55970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.56176: done with get_vars() 15108 1726882457.56187: done queuing things up, now waiting for results queue to drain 15108 1726882457.56189: results queue empty 15108 1726882457.56189: checking for any_errors_fatal 15108 1726882457.56191: done checking for any_errors_fatal 15108 1726882457.56191: checking for max_fail_percentage 15108 1726882457.56192: done checking for max_fail_percentage 15108 1726882457.56193: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.56194: done checking to see if all hosts have failed 15108 1726882457.56194: getting the remaining hosts for this loop 15108 1726882457.56195: done getting the remaining hosts for this loop 15108 1726882457.56197: getting the next task for host managed_node3 15108 1726882457.56200: done getting next task for host managed_node3 15108 1726882457.56201: ^ task is: None 15108 1726882457.56202: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.56203: done queuing things up, now waiting for results queue to drain 15108 1726882457.56204: results queue empty 15108 1726882457.56205: checking for any_errors_fatal 15108 1726882457.56205: done checking for any_errors_fatal 15108 1726882457.56206: checking for max_fail_percentage 15108 1726882457.56207: done checking for max_fail_percentage 15108 1726882457.56208: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.56208: done checking to see if all hosts have failed 15108 1726882457.56209: getting the next task for host managed_node3 15108 1726882457.56211: done getting next task for host managed_node3 15108 1726882457.56212: ^ task is: None 15108 1726882457.56213: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.56244: in VariableManager get_vars() 15108 1726882457.56260: done with get_vars() 15108 1726882457.56270: in VariableManager get_vars() 15108 1726882457.56279: done with get_vars() 15108 1726882457.56283: variable 'omit' from source: magic vars 15108 1726882457.56400: variable 'task' from source: play vars 15108 1726882457.56430: in VariableManager get_vars() 15108 1726882457.56440: done with get_vars() 15108 1726882457.56461: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 15108 1726882457.56681: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882457.56707: getting the remaining hosts for this loop 15108 1726882457.56709: done getting the remaining hosts for this loop 15108 1726882457.56711: getting the next task for host managed_node3 15108 1726882457.56713: done getting next task for host managed_node3 15108 1726882457.56715: ^ task is: TASK: Gathering Facts 15108 1726882457.56717: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.56718: getting variables 15108 1726882457.56719: in VariableManager get_vars() 15108 1726882457.56726: Calling all_inventory to load vars for managed_node3 15108 1726882457.56728: Calling groups_inventory to load vars for managed_node3 15108 1726882457.56730: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.56734: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.56736: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.56739: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.56877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.57066: done with get_vars() 15108 1726882457.57073: done getting variables 15108 1726882457.57110: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:17 -0400 (0:00:00.079) 0:00:08.880 ****** 15108 1726882457.57135: entering _queue_task() for managed_node3/gather_facts 15108 1726882457.57411: worker is 1 (out of 1 available) 15108 1726882457.57422: exiting _queue_task() for managed_node3/gather_facts 15108 1726882457.57432: done queuing things up, now waiting for results queue to drain 15108 1726882457.57434: waiting for pending results... 15108 1726882457.57709: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882457.57816: in run() - task 0e448fcc-3ce9-56d9-2779-0000000002c3 15108 1726882457.57838: variable 'ansible_search_path' from source: unknown 15108 1726882457.57885: calling self._execute() 15108 1726882457.57972: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.57984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.57999: variable 'omit' from source: magic vars 15108 1726882457.58440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.61049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.61133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.61194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.61235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.61272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.61361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.61397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.61431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.61485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.61504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.61660: variable 'ansible_distribution' from source: facts 15108 1726882457.61675: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.61699: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.61706: when evaluation is False, skipping this task 15108 1726882457.61713: _execute() done 15108 1726882457.61719: dumping result to json 15108 1726882457.61726: done dumping result, returning 15108 1726882457.61735: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000002c3] 15108 1726882457.61749: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002c3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.61887: no more pending results, returning what we have 15108 1726882457.61890: results queue empty 15108 1726882457.61891: checking for any_errors_fatal 15108 1726882457.61893: done checking for any_errors_fatal 15108 1726882457.61894: checking for max_fail_percentage 15108 1726882457.61895: done checking for max_fail_percentage 15108 1726882457.61896: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.61897: done checking to see if all hosts have failed 15108 1726882457.61898: getting the remaining hosts for this loop 15108 1726882457.61900: done getting the remaining hosts for this loop 15108 1726882457.61903: getting the next task for host managed_node3 15108 1726882457.61909: done getting next task for host managed_node3 15108 1726882457.61911: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.61913: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.61916: getting variables 15108 1726882457.61918: in VariableManager get_vars() 15108 1726882457.61948: Calling all_inventory to load vars for managed_node3 15108 1726882457.61951: Calling groups_inventory to load vars for managed_node3 15108 1726882457.61958: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.61971: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.61974: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.61977: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.62192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.62414: done with get_vars() 15108 1726882457.62425: done getting variables 15108 1726882457.62603: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002c3 15108 1726882457.62607: WORKER PROCESS EXITING 15108 1726882457.62624: in VariableManager get_vars() 15108 1726882457.62632: Calling all_inventory to load vars for managed_node3 15108 1726882457.62635: Calling groups_inventory to load vars for managed_node3 15108 1726882457.62637: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.62641: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.62643: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.62646: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.62893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.63184: done with get_vars() 15108 1726882457.63198: done queuing things up, now waiting for results queue to drain 15108 1726882457.63200: results queue empty 15108 1726882457.63201: checking for any_errors_fatal 15108 1726882457.63203: done checking for any_errors_fatal 15108 1726882457.63204: checking for max_fail_percentage 15108 1726882457.63205: done checking for max_fail_percentage 15108 1726882457.63206: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.63207: done checking to see if all hosts have failed 15108 1726882457.63207: getting the remaining hosts for this loop 15108 1726882457.63209: done getting the remaining hosts for this loop 15108 1726882457.63211: getting the next task for host managed_node3 15108 1726882457.63215: done getting next task for host managed_node3 15108 1726882457.63218: ^ task is: TASK: Include the task '{{ task }}' 15108 1726882457.63219: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.63222: getting variables 15108 1726882457.63223: in VariableManager get_vars() 15108 1726882457.63231: Calling all_inventory to load vars for managed_node3 15108 1726882457.63233: Calling groups_inventory to load vars for managed_node3 15108 1726882457.63235: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.63250: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.63253: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.63258: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.63401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.63622: done with get_vars() 15108 1726882457.63630: done getting variables 15108 1726882457.63818: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:17 -0400 (0:00:00.067) 0:00:08.947 ****** 15108 1726882457.63848: entering _queue_task() for managed_node3/include_tasks 15108 1726882457.64137: worker is 1 (out of 1 available) 15108 1726882457.64149: exiting _queue_task() for managed_node3/include_tasks 15108 1726882457.64165: done queuing things up, now waiting for results queue to drain 15108 1726882457.64166: waiting for pending results... 15108 1726882457.64453: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' 15108 1726882457.64560: in run() - task 0e448fcc-3ce9-56d9-2779-000000000073 15108 1726882457.64585: variable 'ansible_search_path' from source: unknown 15108 1726882457.64628: calling self._execute() 15108 1726882457.64724: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.64735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.64747: variable 'omit' from source: magic vars 15108 1726882457.65284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.68985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.69055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.69108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.69145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.69176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.69261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.69299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.69335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.69384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.69406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.69554: variable 'ansible_distribution' from source: facts 15108 1726882457.69567: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.69594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.69604: when evaluation is False, skipping this task 15108 1726882457.70916: _execute() done 15108 1726882457.70926: dumping result to json 15108 1726882457.70934: done dumping result, returning 15108 1726882457.70945: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_profile_absent.yml' [0e448fcc-3ce9-56d9-2779-000000000073] 15108 1726882457.70954: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.71098: no more pending results, returning what we have 15108 1726882457.71101: results queue empty 15108 1726882457.71103: checking for any_errors_fatal 15108 1726882457.71104: done checking for any_errors_fatal 15108 1726882457.71105: checking for max_fail_percentage 15108 1726882457.71107: done checking for max_fail_percentage 15108 1726882457.71108: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.71108: done checking to see if all hosts have failed 15108 1726882457.71109: getting the remaining hosts for this loop 15108 1726882457.71111: done getting the remaining hosts for this loop 15108 1726882457.71115: getting the next task for host managed_node3 15108 1726882457.71122: done getting next task for host managed_node3 15108 1726882457.71124: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.71126: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.71130: getting variables 15108 1726882457.71131: in VariableManager get_vars() 15108 1726882457.71161: Calling all_inventory to load vars for managed_node3 15108 1726882457.71167: Calling groups_inventory to load vars for managed_node3 15108 1726882457.71171: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.71181: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.71185: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.71188: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.71371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.71576: done with get_vars() 15108 1726882457.71587: done getting variables 15108 1726882457.71654: in VariableManager get_vars() 15108 1726882457.71928: Calling all_inventory to load vars for managed_node3 15108 1726882457.71932: Calling groups_inventory to load vars for managed_node3 15108 1726882457.71934: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.71940: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000073 15108 1726882457.71943: WORKER PROCESS EXITING 15108 1726882457.71948: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.71950: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.71953: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.72093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.72305: done with get_vars() 15108 1726882457.72316: done queuing things up, now waiting for results queue to drain 15108 1726882457.72318: results queue empty 15108 1726882457.72319: checking for any_errors_fatal 15108 1726882457.72321: done checking for any_errors_fatal 15108 1726882457.72322: checking for max_fail_percentage 15108 1726882457.72323: done checking for max_fail_percentage 15108 1726882457.72324: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.72324: done checking to see if all hosts have failed 15108 1726882457.72325: getting the remaining hosts for this loop 15108 1726882457.72326: done getting the remaining hosts for this loop 15108 1726882457.72328: getting the next task for host managed_node3 15108 1726882457.72332: done getting next task for host managed_node3 15108 1726882457.72334: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.72335: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.72337: getting variables 15108 1726882457.72338: in VariableManager get_vars() 15108 1726882457.72346: Calling all_inventory to load vars for managed_node3 15108 1726882457.72348: Calling groups_inventory to load vars for managed_node3 15108 1726882457.72350: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.72362: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.72367: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.72370: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.72481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.72746: done with get_vars() 15108 1726882457.72756: done getting variables 15108 1726882457.72807: in VariableManager get_vars() 15108 1726882457.72815: Calling all_inventory to load vars for managed_node3 15108 1726882457.72817: Calling groups_inventory to load vars for managed_node3 15108 1726882457.72819: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.72823: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.72825: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.72828: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.72975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.73176: done with get_vars() 15108 1726882457.73187: done queuing things up, now waiting for results queue to drain 15108 1726882457.73189: results queue empty 15108 1726882457.73190: checking for any_errors_fatal 15108 1726882457.73191: done checking for any_errors_fatal 15108 1726882457.73192: checking for max_fail_percentage 15108 1726882457.73193: done checking for max_fail_percentage 15108 1726882457.73194: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.73195: done checking to see if all hosts have failed 15108 1726882457.73195: getting the remaining hosts for this loop 15108 1726882457.73196: done getting the remaining hosts for this loop 15108 1726882457.73203: getting the next task for host managed_node3 15108 1726882457.73206: done getting next task for host managed_node3 15108 1726882457.73207: ^ task is: None 15108 1726882457.73208: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.73209: done queuing things up, now waiting for results queue to drain 15108 1726882457.73210: results queue empty 15108 1726882457.73211: checking for any_errors_fatal 15108 1726882457.73212: done checking for any_errors_fatal 15108 1726882457.73212: checking for max_fail_percentage 15108 1726882457.73213: done checking for max_fail_percentage 15108 1726882457.73214: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.73215: done checking to see if all hosts have failed 15108 1726882457.73216: getting the next task for host managed_node3 15108 1726882457.73218: done getting next task for host managed_node3 15108 1726882457.73219: ^ task is: None 15108 1726882457.73220: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.73249: in VariableManager get_vars() 15108 1726882457.73268: done with get_vars() 15108 1726882457.73273: in VariableManager get_vars() 15108 1726882457.73281: done with get_vars() 15108 1726882457.73285: variable 'omit' from source: magic vars 15108 1726882457.73406: variable 'task' from source: play vars 15108 1726882457.73441: in VariableManager get_vars() 15108 1726882457.73451: done with get_vars() 15108 1726882457.73474: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 15108 1726882457.73720: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882457.74400: getting the remaining hosts for this loop 15108 1726882457.74401: done getting the remaining hosts for this loop 15108 1726882457.74404: getting the next task for host managed_node3 15108 1726882457.74407: done getting next task for host managed_node3 15108 1726882457.74410: ^ task is: TASK: Gathering Facts 15108 1726882457.74411: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.74414: getting variables 15108 1726882457.74415: in VariableManager get_vars() 15108 1726882457.74422: Calling all_inventory to load vars for managed_node3 15108 1726882457.74425: Calling groups_inventory to load vars for managed_node3 15108 1726882457.74427: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.74432: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.74435: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.74438: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.74577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.74760: done with get_vars() 15108 1726882457.74770: done getting variables 15108 1726882457.74811: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:17 -0400 (0:00:00.109) 0:00:09.057 ****** 15108 1726882457.74835: entering _queue_task() for managed_node3/gather_facts 15108 1726882457.75295: worker is 1 (out of 1 available) 15108 1726882457.75311: exiting _queue_task() for managed_node3/gather_facts 15108 1726882457.75324: done queuing things up, now waiting for results queue to drain 15108 1726882457.75325: waiting for pending results... 15108 1726882457.75501: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882457.75591: in run() - task 0e448fcc-3ce9-56d9-2779-0000000002d8 15108 1726882457.75608: variable 'ansible_search_path' from source: unknown 15108 1726882457.75648: calling self._execute() 15108 1726882457.75727: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.75737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.75751: variable 'omit' from source: magic vars 15108 1726882457.76207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.78622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.78709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.78751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.78792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.78826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.78916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.78952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.78986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.79039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.79087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.79423: variable 'ansible_distribution' from source: facts 15108 1726882457.79435: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.79458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.79470: when evaluation is False, skipping this task 15108 1726882457.79478: _execute() done 15108 1726882457.79485: dumping result to json 15108 1726882457.79496: done dumping result, returning 15108 1726882457.79506: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000002d8] 15108 1726882457.79517: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002d8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.79656: no more pending results, returning what we have 15108 1726882457.79660: results queue empty 15108 1726882457.79661: checking for any_errors_fatal 15108 1726882457.79662: done checking for any_errors_fatal 15108 1726882457.79666: checking for max_fail_percentage 15108 1726882457.79668: done checking for max_fail_percentage 15108 1726882457.79669: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.79670: done checking to see if all hosts have failed 15108 1726882457.79670: getting the remaining hosts for this loop 15108 1726882457.79672: done getting the remaining hosts for this loop 15108 1726882457.79676: getting the next task for host managed_node3 15108 1726882457.79682: done getting next task for host managed_node3 15108 1726882457.79684: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.79686: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.79690: getting variables 15108 1726882457.79692: in VariableManager get_vars() 15108 1726882457.79724: Calling all_inventory to load vars for managed_node3 15108 1726882457.79727: Calling groups_inventory to load vars for managed_node3 15108 1726882457.79731: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.79744: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.79747: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.79750: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.79975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.80175: done with get_vars() 15108 1726882457.80185: done getting variables 15108 1726882457.80253: in VariableManager get_vars() 15108 1726882457.80262: Calling all_inventory to load vars for managed_node3 15108 1726882457.80368: Calling groups_inventory to load vars for managed_node3 15108 1726882457.80371: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.80377: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002d8 15108 1726882457.80380: WORKER PROCESS EXITING 15108 1726882457.80384: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.80387: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.80390: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.80509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.80870: done with get_vars() 15108 1726882457.80884: done queuing things up, now waiting for results queue to drain 15108 1726882457.80886: results queue empty 15108 1726882457.80887: checking for any_errors_fatal 15108 1726882457.80889: done checking for any_errors_fatal 15108 1726882457.80890: checking for max_fail_percentage 15108 1726882457.80891: done checking for max_fail_percentage 15108 1726882457.80892: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.80893: done checking to see if all hosts have failed 15108 1726882457.80894: getting the remaining hosts for this loop 15108 1726882457.80895: done getting the remaining hosts for this loop 15108 1726882457.80898: getting the next task for host managed_node3 15108 1726882457.80902: done getting next task for host managed_node3 15108 1726882457.80905: ^ task is: TASK: Include the task '{{ task }}' 15108 1726882457.80906: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.80908: getting variables 15108 1726882457.80909: in VariableManager get_vars() 15108 1726882457.80917: Calling all_inventory to load vars for managed_node3 15108 1726882457.80919: Calling groups_inventory to load vars for managed_node3 15108 1726882457.80921: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.80931: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.80933: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.80936: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.81061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.81266: done with get_vars() 15108 1726882457.81275: done getting variables 15108 1726882457.81429: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:17 -0400 (0:00:00.066) 0:00:09.123 ****** 15108 1726882457.81456: entering _queue_task() for managed_node3/include_tasks 15108 1726882457.81694: worker is 1 (out of 1 available) 15108 1726882457.81705: exiting _queue_task() for managed_node3/include_tasks 15108 1726882457.81717: done queuing things up, now waiting for results queue to drain 15108 1726882457.81718: waiting for pending results... 15108 1726882457.82030: running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' 15108 1726882457.82184: in run() - task 0e448fcc-3ce9-56d9-2779-000000000077 15108 1726882457.82202: variable 'ansible_search_path' from source: unknown 15108 1726882457.82262: calling self._execute() 15108 1726882457.82344: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.82355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.82370: variable 'omit' from source: magic vars 15108 1726882457.82784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.85876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.85949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.86007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.86141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.86262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.86470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.86541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.86598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.86646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.86673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.86843: variable 'ansible_distribution' from source: facts 15108 1726882457.86849: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.86877: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.86886: when evaluation is False, skipping this task 15108 1726882457.86894: _execute() done 15108 1726882457.86905: dumping result to json 15108 1726882457.86912: done dumping result, returning 15108 1726882457.86923: done running TaskExecutor() for managed_node3/TASK: Include the task 'tasks/assert_device_absent.yml' [0e448fcc-3ce9-56d9-2779-000000000077] 15108 1726882457.86933: sending task result for task 0e448fcc-3ce9-56d9-2779-000000000077 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.87105: no more pending results, returning what we have 15108 1726882457.87108: results queue empty 15108 1726882457.87109: checking for any_errors_fatal 15108 1726882457.87111: done checking for any_errors_fatal 15108 1726882457.87112: checking for max_fail_percentage 15108 1726882457.87113: done checking for max_fail_percentage 15108 1726882457.87114: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.87115: done checking to see if all hosts have failed 15108 1726882457.87115: getting the remaining hosts for this loop 15108 1726882457.87117: done getting the remaining hosts for this loop 15108 1726882457.87121: getting the next task for host managed_node3 15108 1726882457.87127: done getting next task for host managed_node3 15108 1726882457.87129: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.87131: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.87134: getting variables 15108 1726882457.87136: in VariableManager get_vars() 15108 1726882457.87166: Calling all_inventory to load vars for managed_node3 15108 1726882457.87169: Calling groups_inventory to load vars for managed_node3 15108 1726882457.87172: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.87182: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.87185: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.87188: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.87346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.87543: done with get_vars() 15108 1726882457.87553: done getting variables 15108 1726882457.87590: done sending task result for task 0e448fcc-3ce9-56d9-2779-000000000077 15108 1726882457.87593: WORKER PROCESS EXITING 15108 1726882457.87637: in VariableManager get_vars() 15108 1726882457.87646: Calling all_inventory to load vars for managed_node3 15108 1726882457.87648: Calling groups_inventory to load vars for managed_node3 15108 1726882457.87651: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.87655: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.87657: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.87661: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.87811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.88034: done with get_vars() 15108 1726882457.88047: done queuing things up, now waiting for results queue to drain 15108 1726882457.88049: results queue empty 15108 1726882457.88049: checking for any_errors_fatal 15108 1726882457.88052: done checking for any_errors_fatal 15108 1726882457.88052: checking for max_fail_percentage 15108 1726882457.88054: done checking for max_fail_percentage 15108 1726882457.88054: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.88055: done checking to see if all hosts have failed 15108 1726882457.88056: getting the remaining hosts for this loop 15108 1726882457.88057: done getting the remaining hosts for this loop 15108 1726882457.88059: getting the next task for host managed_node3 15108 1726882457.88064: done getting next task for host managed_node3 15108 1726882457.88067: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.88068: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.88071: getting variables 15108 1726882457.88072: in VariableManager get_vars() 15108 1726882457.88080: Calling all_inventory to load vars for managed_node3 15108 1726882457.88082: Calling groups_inventory to load vars for managed_node3 15108 1726882457.88084: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.88095: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.88097: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.88100: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.88234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.88445: done with get_vars() 15108 1726882457.88459: done getting variables 15108 1726882457.88520: in VariableManager get_vars() 15108 1726882457.88528: Calling all_inventory to load vars for managed_node3 15108 1726882457.88530: Calling groups_inventory to load vars for managed_node3 15108 1726882457.88533: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.88537: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.88539: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.88542: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.88693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.88886: done with get_vars() 15108 1726882457.88904: done queuing things up, now waiting for results queue to drain 15108 1726882457.88907: results queue empty 15108 1726882457.88908: checking for any_errors_fatal 15108 1726882457.88909: done checking for any_errors_fatal 15108 1726882457.88909: checking for max_fail_percentage 15108 1726882457.88910: done checking for max_fail_percentage 15108 1726882457.88911: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.88912: done checking to see if all hosts have failed 15108 1726882457.88912: getting the remaining hosts for this loop 15108 1726882457.88913: done getting the remaining hosts for this loop 15108 1726882457.88916: getting the next task for host managed_node3 15108 1726882457.88919: done getting next task for host managed_node3 15108 1726882457.88919: ^ task is: None 15108 1726882457.88921: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.88922: done queuing things up, now waiting for results queue to drain 15108 1726882457.88923: results queue empty 15108 1726882457.88923: checking for any_errors_fatal 15108 1726882457.88924: done checking for any_errors_fatal 15108 1726882457.88925: checking for max_fail_percentage 15108 1726882457.88926: done checking for max_fail_percentage 15108 1726882457.88926: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.88927: done checking to see if all hosts have failed 15108 1726882457.88928: getting the next task for host managed_node3 15108 1726882457.88930: done getting next task for host managed_node3 15108 1726882457.88931: ^ task is: None 15108 1726882457.88932: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.88969: in VariableManager get_vars() 15108 1726882457.88983: done with get_vars() 15108 1726882457.88988: in VariableManager get_vars() 15108 1726882457.88996: done with get_vars() 15108 1726882457.89004: variable 'omit' from source: magic vars 15108 1726882457.89032: in VariableManager get_vars() 15108 1726882457.89041: done with get_vars() 15108 1726882457.89067: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15108 1726882457.89301: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15108 1726882457.89324: getting the remaining hosts for this loop 15108 1726882457.89327: done getting the remaining hosts for this loop 15108 1726882457.89330: getting the next task for host managed_node3 15108 1726882457.89333: done getting next task for host managed_node3 15108 1726882457.89335: ^ task is: TASK: Gathering Facts 15108 1726882457.89336: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.89338: getting variables 15108 1726882457.89339: in VariableManager get_vars() 15108 1726882457.89347: Calling all_inventory to load vars for managed_node3 15108 1726882457.89349: Calling groups_inventory to load vars for managed_node3 15108 1726882457.89351: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.89355: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.89358: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.89361: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.89498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.89701: done with get_vars() 15108 1726882457.89708: done getting variables 15108 1726882457.89743: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 21:34:17 -0400 (0:00:00.083) 0:00:09.206 ****** 15108 1726882457.89777: entering _queue_task() for managed_node3/gather_facts 15108 1726882457.90085: worker is 1 (out of 1 available) 15108 1726882457.90097: exiting _queue_task() for managed_node3/gather_facts 15108 1726882457.90112: done queuing things up, now waiting for results queue to drain 15108 1726882457.90113: waiting for pending results... 15108 1726882457.90400: running TaskExecutor() for managed_node3/TASK: Gathering Facts 15108 1726882457.90504: in run() - task 0e448fcc-3ce9-56d9-2779-0000000002ed 15108 1726882457.90521: variable 'ansible_search_path' from source: unknown 15108 1726882457.90570: calling self._execute() 15108 1726882457.90646: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.90669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882457.90685: variable 'omit' from source: magic vars 15108 1726882457.91530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882457.94624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882457.94696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882457.94741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882457.94877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882457.94914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882457.95003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882457.95158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882457.95193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882457.95280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882457.95366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882457.95709: variable 'ansible_distribution' from source: facts 15108 1726882457.95721: variable 'ansible_distribution_major_version' from source: facts 15108 1726882457.95745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882457.95757: when evaluation is False, skipping this task 15108 1726882457.95787: _execute() done 15108 1726882457.95795: dumping result to json 15108 1726882457.95802: done dumping result, returning 15108 1726882457.95812: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-56d9-2779-0000000002ed] 15108 1726882457.95897: sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002ed skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882457.96040: no more pending results, returning what we have 15108 1726882457.96044: results queue empty 15108 1726882457.96045: checking for any_errors_fatal 15108 1726882457.96046: done checking for any_errors_fatal 15108 1726882457.96047: checking for max_fail_percentage 15108 1726882457.96049: done checking for max_fail_percentage 15108 1726882457.96050: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.96050: done checking to see if all hosts have failed 15108 1726882457.96051: getting the remaining hosts for this loop 15108 1726882457.96056: done getting the remaining hosts for this loop 15108 1726882457.96060: getting the next task for host managed_node3 15108 1726882457.96067: done getting next task for host managed_node3 15108 1726882457.96069: ^ task is: TASK: meta (flush_handlers) 15108 1726882457.96071: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.96075: getting variables 15108 1726882457.96077: in VariableManager get_vars() 15108 1726882457.96109: Calling all_inventory to load vars for managed_node3 15108 1726882457.96112: Calling groups_inventory to load vars for managed_node3 15108 1726882457.96115: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.96127: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.96131: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.96135: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.96362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.96556: done with get_vars() 15108 1726882457.96569: done getting variables 15108 1726882457.96640: in VariableManager get_vars() 15108 1726882457.96649: Calling all_inventory to load vars for managed_node3 15108 1726882457.96652: Calling groups_inventory to load vars for managed_node3 15108 1726882457.96657: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.96662: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.97184: done sending task result for task 0e448fcc-3ce9-56d9-2779-0000000002ed 15108 1726882457.97187: WORKER PROCESS EXITING 15108 1726882457.97191: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.97195: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.97336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.97530: done with get_vars() 15108 1726882457.97544: done queuing things up, now waiting for results queue to drain 15108 1726882457.97545: results queue empty 15108 1726882457.97546: checking for any_errors_fatal 15108 1726882457.97549: done checking for any_errors_fatal 15108 1726882457.97549: checking for max_fail_percentage 15108 1726882457.97550: done checking for max_fail_percentage 15108 1726882457.97551: checking to see if all hosts have failed and the running result is not ok 15108 1726882457.97552: done checking to see if all hosts have failed 15108 1726882457.97553: getting the remaining hosts for this loop 15108 1726882457.97556: done getting the remaining hosts for this loop 15108 1726882457.97559: getting the next task for host managed_node3 15108 1726882457.97866: done getting next task for host managed_node3 15108 1726882457.97870: ^ task is: TASK: Verify network state restored to default 15108 1726882457.97872: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882457.97874: getting variables 15108 1726882457.97875: in VariableManager get_vars() 15108 1726882457.97883: Calling all_inventory to load vars for managed_node3 15108 1726882457.97884: Calling groups_inventory to load vars for managed_node3 15108 1726882457.97886: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882457.97896: Calling all_plugins_play to load vars for managed_node3 15108 1726882457.97898: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882457.97900: Calling groups_plugins_play to load vars for managed_node3 15108 1726882457.98293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882457.98499: done with get_vars() 15108 1726882457.98507: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 21:34:17 -0400 (0:00:00.092) 0:00:09.298 ****** 15108 1726882457.98991: entering _queue_task() for managed_node3/include_tasks 15108 1726882457.99271: worker is 1 (out of 1 available) 15108 1726882457.99284: exiting _queue_task() for managed_node3/include_tasks 15108 1726882457.99297: done queuing things up, now waiting for results queue to drain 15108 1726882457.99298: waiting for pending results... 15108 1726882457.99582: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 15108 1726882457.99791: in run() - task 0e448fcc-3ce9-56d9-2779-00000000007a 15108 1726882457.99813: variable 'ansible_search_path' from source: unknown 15108 1726882457.99859: calling self._execute() 15108 1726882457.99986: variable 'ansible_host' from source: host vars for 'managed_node3' 15108 1726882457.99998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 15108 1726882458.00012: variable 'omit' from source: magic vars 15108 1726882458.00461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15108 1726882458.03490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15108 1726882458.03587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15108 1726882458.03636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15108 1726882458.03683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15108 1726882458.03719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15108 1726882458.03810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15108 1726882458.03847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15108 1726882458.03884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15108 1726882458.03931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15108 1726882458.03959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15108 1726882458.04107: variable 'ansible_distribution' from source: facts 15108 1726882458.04119: variable 'ansible_distribution_major_version' from source: facts 15108 1726882458.04143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15108 1726882458.04151: when evaluation is False, skipping this task 15108 1726882458.04167: _execute() done 15108 1726882458.04175: dumping result to json 15108 1726882458.04182: done dumping result, returning 15108 1726882458.04192: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0e448fcc-3ce9-56d9-2779-00000000007a] 15108 1726882458.04202: sending task result for task 0e448fcc-3ce9-56d9-2779-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 15108 1726882458.04356: no more pending results, returning what we have 15108 1726882458.04361: results queue empty 15108 1726882458.04362: checking for any_errors_fatal 15108 1726882458.04366: done checking for any_errors_fatal 15108 1726882458.04367: checking for max_fail_percentage 15108 1726882458.04369: done checking for max_fail_percentage 15108 1726882458.04370: checking to see if all hosts have failed and the running result is not ok 15108 1726882458.04371: done checking to see if all hosts have failed 15108 1726882458.04372: getting the remaining hosts for this loop 15108 1726882458.04374: done getting the remaining hosts for this loop 15108 1726882458.04378: getting the next task for host managed_node3 15108 1726882458.04386: done getting next task for host managed_node3 15108 1726882458.04388: ^ task is: TASK: meta (flush_handlers) 15108 1726882458.04391: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882458.04395: getting variables 15108 1726882458.04396: in VariableManager get_vars() 15108 1726882458.04428: Calling all_inventory to load vars for managed_node3 15108 1726882458.04431: Calling groups_inventory to load vars for managed_node3 15108 1726882458.04435: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882458.04447: Calling all_plugins_play to load vars for managed_node3 15108 1726882458.04450: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882458.04456: Calling groups_plugins_play to load vars for managed_node3 15108 1726882458.04638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882458.04839: done with get_vars() 15108 1726882458.04851: done getting variables 15108 1726882458.04929: in VariableManager get_vars() 15108 1726882458.04938: Calling all_inventory to load vars for managed_node3 15108 1726882458.04941: Calling groups_inventory to load vars for managed_node3 15108 1726882458.04943: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882458.04948: Calling all_plugins_play to load vars for managed_node3 15108 1726882458.04950: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882458.04953: Calling groups_plugins_play to load vars for managed_node3 15108 1726882458.05097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882458.05724: done sending task result for task 0e448fcc-3ce9-56d9-2779-00000000007a 15108 1726882458.05727: WORKER PROCESS EXITING 15108 1726882458.05801: done with get_vars() 15108 1726882458.05813: done queuing things up, now waiting for results queue to drain 15108 1726882458.05815: results queue empty 15108 1726882458.05816: checking for any_errors_fatal 15108 1726882458.05818: done checking for any_errors_fatal 15108 1726882458.05819: checking for max_fail_percentage 15108 1726882458.05820: done checking for max_fail_percentage 15108 1726882458.05821: checking to see if all hosts have failed and the running result is not ok 15108 1726882458.05821: done checking to see if all hosts have failed 15108 1726882458.05822: getting the remaining hosts for this loop 15108 1726882458.05823: done getting the remaining hosts for this loop 15108 1726882458.05826: getting the next task for host managed_node3 15108 1726882458.05830: done getting next task for host managed_node3 15108 1726882458.05831: ^ task is: TASK: meta (flush_handlers) 15108 1726882458.05832: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882458.05835: getting variables 15108 1726882458.05836: in VariableManager get_vars() 15108 1726882458.05843: Calling all_inventory to load vars for managed_node3 15108 1726882458.05845: Calling groups_inventory to load vars for managed_node3 15108 1726882458.05847: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882458.05861: Calling all_plugins_play to load vars for managed_node3 15108 1726882458.05866: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882458.05869: Calling groups_plugins_play to load vars for managed_node3 15108 1726882458.05993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882458.06188: done with get_vars() 15108 1726882458.06196: done getting variables 15108 1726882458.06239: in VariableManager get_vars() 15108 1726882458.06246: Calling all_inventory to load vars for managed_node3 15108 1726882458.06249: Calling groups_inventory to load vars for managed_node3 15108 1726882458.06251: Calling all_plugins_inventory to load vars for managed_node3 15108 1726882458.06257: Calling all_plugins_play to load vars for managed_node3 15108 1726882458.06260: Calling groups_plugins_inventory to load vars for managed_node3 15108 1726882458.06266: Calling groups_plugins_play to load vars for managed_node3 15108 1726882458.06399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15108 1726882458.06594: done with get_vars() 15108 1726882458.06604: done queuing things up, now waiting for results queue to drain 15108 1726882458.06606: results queue empty 15108 1726882458.06607: checking for any_errors_fatal 15108 1726882458.06608: done checking for any_errors_fatal 15108 1726882458.06609: checking for max_fail_percentage 15108 1726882458.06610: done checking for max_fail_percentage 15108 1726882458.06610: checking to see if all hosts have failed and the running result is not ok 15108 1726882458.06611: done checking to see if all hosts have failed 15108 1726882458.06612: getting the remaining hosts for this loop 15108 1726882458.06613: done getting the remaining hosts for this loop 15108 1726882458.06615: getting the next task for host managed_node3 15108 1726882458.06618: done getting next task for host managed_node3 15108 1726882458.06619: ^ task is: None 15108 1726882458.06620: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15108 1726882458.06621: done queuing things up, now waiting for results queue to drain 15108 1726882458.06622: results queue empty 15108 1726882458.06623: checking for any_errors_fatal 15108 1726882458.06623: done checking for any_errors_fatal 15108 1726882458.06624: checking for max_fail_percentage 15108 1726882458.06625: done checking for max_fail_percentage 15108 1726882458.06626: checking to see if all hosts have failed and the running result is not ok 15108 1726882458.06626: done checking to see if all hosts have failed 15108 1726882458.06628: getting the next task for host managed_node3 15108 1726882458.06630: done getting next task for host managed_node3 15108 1726882458.06630: ^ task is: None 15108 1726882458.06631: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 21:34:18 -0400 (0:00:00.076) 0:00:09.375 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.72s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.87s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.77s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'tasks/assert_profile_present.yml' --------------------- 0.19s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Enable network service -------------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Include the task 'tasks/assert_profile_absent.yml' ---------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Print network provider -------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 15108 1726882458.06713: RUNNING CLEANUP