[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. 11522 1726882367.50537: 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 11522 1726882367.50996: Added group all to inventory 11522 1726882367.50998: Added group ungrouped to inventory 11522 1726882367.51002: Group all now contains ungrouped 11522 1726882367.51005: Examining possible inventory source: /tmp/network-91m/inventory.yml 11522 1726882367.62971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11522 1726882367.63012: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11522 1726882367.63028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11522 1726882367.63073: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11522 1726882367.63120: Loaded config def from plugin (inventory/script) 11522 1726882367.63121: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11522 1726882367.63148: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11522 1726882367.63207: Loaded config def from plugin (inventory/yaml) 11522 1726882367.63208: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11522 1726882367.63269: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11522 1726882367.63542: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11522 1726882367.63544: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11522 1726882367.63547: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11522 1726882367.63552: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11522 1726882367.63555: Loading data from /tmp/network-91m/inventory.yml 11522 1726882367.63601: /tmp/network-91m/inventory.yml was not parsable by auto 11522 1726882367.63644: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11522 1726882367.63675: Loading data from /tmp/network-91m/inventory.yml 11522 1726882367.63729: group all already in inventory 11522 1726882367.63734: set inventory_file for managed_node1 11522 1726882367.63737: set inventory_dir for managed_node1 11522 1726882367.63737: Added host managed_node1 to inventory 11522 1726882367.63739: Added host managed_node1 to group all 11522 1726882367.63742: set ansible_host for managed_node1 11522 1726882367.63743: set ansible_ssh_extra_args for managed_node1 11522 1726882367.63746: set inventory_file for managed_node2 11522 1726882367.63749: set inventory_dir for managed_node2 11522 1726882367.63750: Added host managed_node2 to inventory 11522 1726882367.63751: Added host managed_node2 to group all 11522 1726882367.63752: set ansible_host for managed_node2 11522 1726882367.63755: set ansible_ssh_extra_args for managed_node2 11522 1726882367.63758: set inventory_file for managed_node3 11522 1726882367.63761: set inventory_dir for managed_node3 11522 1726882367.63761: Added host managed_node3 to inventory 11522 1726882367.63762: Added host managed_node3 to group all 11522 1726882367.63765: set ansible_host for managed_node3 11522 1726882367.63766: set ansible_ssh_extra_args for managed_node3 11522 1726882367.63768: Reconcile groups and hosts in inventory. 11522 1726882367.63770: Group ungrouped now contains managed_node1 11522 1726882367.63771: Group ungrouped now contains managed_node2 11522 1726882367.63772: Group ungrouped now contains managed_node3 11522 1726882367.63829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11522 1726882367.63953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11522 1726882367.64001: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11522 1726882367.64027: Loaded config def from plugin (vars/host_group_vars) 11522 1726882367.64029: 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) 11522 1726882367.64036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11522 1726882367.64043: 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) 11522 1726882367.64085: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11522 1726882367.64413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882367.64502: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11522 1726882367.64543: Loaded config def from plugin (connection/local) 11522 1726882367.64546: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11522 1726882367.65128: Loaded config def from plugin (connection/paramiko_ssh) 11522 1726882367.65132: 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) 11522 1726882367.66076: 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) 11522 1726882367.66115: Loaded config def from plugin (connection/psrp) 11522 1726882367.66119: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11522 1726882367.66826: 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) 11522 1726882367.66868: Loaded config def from plugin (connection/ssh) 11522 1726882367.66871: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11522 1726882367.68772: 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) 11522 1726882367.68810: Loaded config def from plugin (connection/winrm) 11522 1726882367.68813: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11522 1726882367.68844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11522 1726882367.68905: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11522 1726882367.68968: Loaded config def from plugin (shell/cmd) 11522 1726882367.68970: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11522 1726882367.68995: 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) 11522 1726882367.69053: Loaded config def from plugin (shell/powershell) 11522 1726882367.69055: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11522 1726882367.69107: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11522 1726882367.69266: Loaded config def from plugin (shell/sh) 11522 1726882367.69268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11522 1726882367.69300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11522 1726882367.69543: Loaded config def from plugin (become/runas) 11522 1726882367.69545: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11522 1726882367.69712: Loaded config def from plugin (become/su) 11522 1726882367.69714: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11522 1726882367.69858: Loaded config def from plugin (become/sudo) 11522 1726882367.69860: 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 11522 1726882367.69896: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11522 1726882367.70226: in VariableManager get_vars() 11522 1726882367.70249: done with get_vars() 11522 1726882367.70387: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11522 1726882367.73266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11522 1726882367.73382: in VariableManager get_vars() 11522 1726882367.73387: done with get_vars() 11522 1726882367.73390: variable 'playbook_dir' from source: magic vars 11522 1726882367.73391: variable 'ansible_playbook_python' from source: magic vars 11522 1726882367.73392: variable 'ansible_config_file' from source: magic vars 11522 1726882367.73393: variable 'groups' from source: magic vars 11522 1726882367.73394: variable 'omit' from source: magic vars 11522 1726882367.73394: variable 'ansible_version' from source: magic vars 11522 1726882367.73395: variable 'ansible_check_mode' from source: magic vars 11522 1726882367.73396: variable 'ansible_diff_mode' from source: magic vars 11522 1726882367.73397: variable 'ansible_forks' from source: magic vars 11522 1726882367.73398: variable 'ansible_inventory_sources' from source: magic vars 11522 1726882367.73398: variable 'ansible_skip_tags' from source: magic vars 11522 1726882367.73399: variable 'ansible_limit' from source: magic vars 11522 1726882367.73400: variable 'ansible_run_tags' from source: magic vars 11522 1726882367.73400: variable 'ansible_verbosity' from source: magic vars 11522 1726882367.73436: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11522 1726882367.74132: in VariableManager get_vars() 11522 1726882367.74148: done with get_vars() 11522 1726882367.74159: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11522 1726882367.75156: in VariableManager get_vars() 11522 1726882367.75173: done with get_vars() 11522 1726882367.75182: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11522 1726882367.75288: in VariableManager get_vars() 11522 1726882367.75303: done with get_vars() 11522 1726882367.75447: in VariableManager get_vars() 11522 1726882367.75462: done with get_vars() 11522 1726882367.75478: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11522 1726882367.75549: in VariableManager get_vars() 11522 1726882367.75566: done with get_vars() 11522 1726882367.75853: in VariableManager get_vars() 11522 1726882367.75875: done with get_vars() 11522 1726882367.75880: variable 'omit' from source: magic vars 11522 1726882367.75898: variable 'omit' from source: magic vars 11522 1726882367.75931: in VariableManager get_vars() 11522 1726882367.75942: done with get_vars() 11522 1726882367.75987: in VariableManager get_vars() 11522 1726882367.75999: done with get_vars() 11522 1726882367.76035: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11522 1726882367.76256: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11522 1726882367.76387: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11522 1726882367.77052: in VariableManager get_vars() 11522 1726882367.77075: done with get_vars() 11522 1726882367.77485: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11522 1726882367.77620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11522 1726882367.79201: in VariableManager get_vars() 11522 1726882367.79220: done with get_vars() 11522 1726882367.79229: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11522 1726882367.79317: in VariableManager get_vars() 11522 1726882367.79334: done with get_vars() 11522 1726882367.79446: in VariableManager get_vars() 11522 1726882367.79463: done with get_vars() 11522 1726882367.79734: in VariableManager get_vars() 11522 1726882367.79750: done with get_vars() 11522 1726882367.79755: variable 'omit' from source: magic vars 11522 1726882367.79780: variable 'omit' from source: magic vars 11522 1726882367.79816: in VariableManager get_vars() 11522 1726882367.79829: done with get_vars() 11522 1726882367.79847: in VariableManager get_vars() 11522 1726882367.79862: done with get_vars() 11522 1726882367.79893: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11522 1726882367.80013: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11522 1726882367.80089: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11522 1726882367.80540: in VariableManager get_vars() 11522 1726882367.80563: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11522 1726882367.82285: in VariableManager get_vars() 11522 1726882367.82301: done with get_vars() 11522 1726882367.82307: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11522 1726882367.83967: in VariableManager get_vars() 11522 1726882367.83993: done with get_vars() 11522 1726882367.84034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11522 1726882367.84044: 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 11522 1726882367.84274: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11522 1726882367.84445: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11522 1726882367.84448: 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) 11522 1726882367.84480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11522 1726882367.84505: 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) 11522 1726882367.84684: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11522 1726882367.84748: Loaded config def from plugin (callback/default) 11522 1726882367.84750: 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) 11522 1726882367.85791: Loaded config def from plugin (callback/junit) 11522 1726882367.85794: 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) 11522 1726882367.85843: 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) 11522 1726882367.85911: Loaded config def from plugin (callback/minimal) 11522 1726882367.85914: 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) 11522 1726882367.85951: 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) 11522 1726882367.86012: Loaded config def from plugin (callback/tree) 11522 1726882367.86015: 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 11522 1726882367.86130: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11522 1726882367.86133: 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_bond_initscripts.yml ******************************************* 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11522 1726882367.86161: in VariableManager get_vars() 11522 1726882367.86177: done with get_vars() 11522 1726882367.86183: in VariableManager get_vars() 11522 1726882367.86192: done with get_vars() 11522 1726882367.86196: variable 'omit' from source: magic vars 11522 1726882367.86233: in VariableManager get_vars() 11522 1726882367.86248: done with get_vars() 11522 1726882367.86276: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 11522 1726882367.86782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11522 1726882367.86838: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11522 1726882367.86867: getting the remaining hosts for this loop 11522 1726882367.86868: done getting the remaining hosts for this loop 11522 1726882367.86870: getting the next task for host managed_node3 11522 1726882367.86873: done getting next task for host managed_node3 11522 1726882367.86874: ^ task is: TASK: Gathering Facts 11522 1726882367.86875: ^ 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 11522 1726882367.86877: getting variables 11522 1726882367.86878: in VariableManager get_vars() 11522 1726882367.86885: Calling all_inventory to load vars for managed_node3 11522 1726882367.86886: Calling groups_inventory to load vars for managed_node3 11522 1726882367.86888: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882367.86897: Calling all_plugins_play to load vars for managed_node3 11522 1726882367.86904: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882367.86906: Calling groups_plugins_play to load vars for managed_node3 11522 1726882367.86928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882367.86968: done with get_vars() 11522 1726882367.86973: done getting variables 11522 1726882367.87016: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 21:32:47 -0400 (0:00:00.009) 0:00:00.009 ****** 11522 1726882367.87032: entering _queue_task() for managed_node3/gather_facts 11522 1726882367.87033: Creating lock for gather_facts 11522 1726882367.87283: worker is 1 (out of 1 available) 11522 1726882367.87294: exiting _queue_task() for managed_node3/gather_facts 11522 1726882367.87309: done queuing things up, now waiting for results queue to drain 11522 1726882367.87311: waiting for pending results... 11522 1726882367.87455: running TaskExecutor() for managed_node3/TASK: Gathering Facts 11522 1726882367.87515: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000cc 11522 1726882367.87526: variable 'ansible_search_path' from source: unknown 11522 1726882367.87559: calling self._execute() 11522 1726882367.87610: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882367.87613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882367.87620: variable 'omit' from source: magic vars 11522 1726882367.87695: variable 'omit' from source: magic vars 11522 1726882367.87717: variable 'omit' from source: magic vars 11522 1726882367.87741: variable 'omit' from source: magic vars 11522 1726882367.87782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11522 1726882367.87809: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11522 1726882367.87825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11522 1726882367.87838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882367.87848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882367.87876: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882367.87879: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882367.87882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882367.87956: Set connection var ansible_module_compression to ZIP_DEFLATED 11522 1726882367.87963: Set connection var ansible_timeout to 10 11522 1726882367.87969: Set connection var ansible_shell_executable to /bin/sh 11522 1726882367.87974: Set connection var ansible_connection to ssh 11522 1726882367.87980: Set connection var ansible_pipelining to False 11522 1726882367.87985: Set connection var ansible_shell_type to sh 11522 1726882367.88001: variable 'ansible_shell_executable' from source: unknown 11522 1726882367.88004: variable 'ansible_connection' from source: unknown 11522 1726882367.88007: variable 'ansible_module_compression' from source: unknown 11522 1726882367.88009: variable 'ansible_shell_type' from source: unknown 11522 1726882367.88011: variable 'ansible_shell_executable' from source: unknown 11522 1726882367.88014: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882367.88018: variable 'ansible_pipelining' from source: unknown 11522 1726882367.88020: variable 'ansible_timeout' from source: unknown 11522 1726882367.88024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882367.88192: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11522 1726882367.88200: variable 'omit' from source: magic vars 11522 1726882367.88203: starting attempt loop 11522 1726882367.88205: running the handler 11522 1726882367.88219: variable 'ansible_facts' from source: unknown 11522 1726882367.88233: _low_level_execute_command(): starting 11522 1726882367.88240: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11522 1726882367.88951: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882367.88970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882367.88985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882367.89002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882367.89048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882367.89061: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882367.89077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882367.89096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882367.89107: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882367.89120: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882367.89135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882367.89156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882367.89173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882367.89187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882367.89200: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882367.89214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882367.89298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882367.89314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882367.89327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882367.89471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882367.91167: stdout chunk (state=3): >>>/root <<< 11522 1726882367.91272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882367.91333: stderr chunk (state=3): >>><<< 11522 1726882367.91336: stdout chunk (state=3): >>><<< 11522 1726882367.91369: _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 11522 1726882367.91372: _low_level_execute_command(): starting 11522 1726882367.91375: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576 `" && echo ansible-tmp-1726882367.9135225-11543-25323282895576="` echo /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576 `" ) && sleep 0' 11522 1726882367.92154: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882367.92170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882367.92213: 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 <<< 11522 1726882367.92216: 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 <<< 11522 1726882367.92240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882367.92250: 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 <<< 11522 1726882367.92336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882367.92350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882367.92370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882367.92500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882367.94388: stdout chunk (state=3): >>>ansible-tmp-1726882367.9135225-11543-25323282895576=/root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576 <<< 11522 1726882367.94553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882367.94556: stderr chunk (state=3): >>><<< 11522 1726882367.94559: stdout chunk (state=3): >>><<< 11522 1726882367.94572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882367.9135225-11543-25323282895576=/root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576 , 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 11522 1726882367.94870: variable 'ansible_module_compression' from source: unknown 11522 1726882367.94873: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11522 1726882367.94875: ANSIBALLZ: Acquiring lock 11522 1726882367.94877: ANSIBALLZ: Lock acquired: 140520889396560 11522 1726882367.94879: ANSIBALLZ: Creating module 11522 1726882368.15791: ANSIBALLZ: Writing module into payload 11522 1726882368.15904: ANSIBALLZ: Writing module 11522 1726882368.15925: ANSIBALLZ: Renaming module 11522 1726882368.15929: ANSIBALLZ: Done creating module 11522 1726882368.15956: variable 'ansible_facts' from source: unknown 11522 1726882368.15961: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882368.15971: _low_level_execute_command(): starting 11522 1726882368.15977: _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' 11522 1726882368.16447: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.16466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.16482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 11522 1726882368.16493: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.16503: stderr chunk (state=3): >>>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 <<< 11522 1726882368.16549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882368.16566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.16686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.18378: stdout chunk (state=3): >>>PLATFORM <<< 11522 1726882368.18444: stdout chunk (state=3): >>>Linux <<< 11522 1726882368.18475: stdout chunk (state=3): >>>FOUND <<< 11522 1726882368.18479: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 <<< 11522 1726882368.18482: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 11522 1726882368.18615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882368.18671: stderr chunk (state=3): >>><<< 11522 1726882368.18674: stdout chunk (state=3): >>><<< 11522 1726882368.18689: _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 11522 1726882368.18702 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 11522 1726882368.18739: _low_level_execute_command(): starting 11522 1726882368.18742: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 11522 1726882368.18845: Sending initial data 11522 1726882368.18848: Sent initial data (1181 bytes) 11522 1726882368.19213: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.19216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.19243: 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 <<< 11522 1726882368.19260: 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 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 <<< 11522 1726882368.19312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882368.19315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.19418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.23199: 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"} <<< 11522 1726882368.23568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882368.23617: stderr chunk (state=3): >>><<< 11522 1726882368.23621: stdout chunk (state=3): >>><<< 11522 1726882368.23637: _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 11522 1726882368.23693: variable 'ansible_facts' from source: unknown 11522 1726882368.23696: variable 'ansible_facts' from source: unknown 11522 1726882368.23704: variable 'ansible_module_compression' from source: unknown 11522 1726882368.23739: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-115220g0wu62c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11522 1726882368.23768: variable 'ansible_facts' from source: unknown 11522 1726882368.23880: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/AnsiballZ_setup.py 11522 1726882368.23997: Sending initial data 11522 1726882368.24001: Sent initial data (153 bytes) 11522 1726882368.24701: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.24706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.24747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 11522 1726882368.24753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882368.24755: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.24757: stderr chunk (state=3): >>>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 <<< 11522 1726882368.24812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882368.24815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.24924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.26671: 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 <<< 11522 1726882368.26808: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11522 1726882368.26977: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-115220g0wu62c/tmp6meh4wh6 /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/AnsiballZ_setup.py <<< 11522 1726882368.27094: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11522 1726882368.30287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882368.30400: stderr chunk (state=3): >>><<< 11522 1726882368.30404: stdout chunk (state=3): >>><<< 11522 1726882368.30426: done transferring module to remote 11522 1726882368.30439: _low_level_execute_command(): starting 11522 1726882368.30441: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/ /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/AnsiballZ_setup.py && sleep 0' 11522 1726882368.30912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.30921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.30953: 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 <<< 11522 1726882368.30956: 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 <<< 11522 1726882368.30958: 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 <<< 11522 1726882368.31018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882368.31022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.31127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.32888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882368.32966: stderr chunk (state=3): >>><<< 11522 1726882368.32970: stdout chunk (state=3): >>><<< 11522 1726882368.33069: _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 11522 1726882368.33073: _low_level_execute_command(): starting 11522 1726882368.33076: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/AnsiballZ_setup.py && sleep 0' 11522 1726882368.33652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882368.33671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.33690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882368.33709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.33755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882368.33772: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882368.33787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882368.33805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882368.33817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882368.33829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882368.33842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.33861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882368.33881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.33894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882368.33906: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882368.33921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882368.34000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882368.34018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882368.34033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.34180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.36145: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11522 1726882368.36149: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11522 1726882368.36200: stdout chunk (state=3): >>>import '_io' # <<< 11522 1726882368.36204: stdout chunk (state=3): >>>import 'marshal' # <<< 11522 1726882368.36227: stdout chunk (state=3): >>>import 'posix' # <<< 11522 1726882368.36252: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11522 1726882368.36270: stdout chunk (state=3): >>># installing zipimport hook <<< 11522 1726882368.36303: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11522 1726882368.36365: 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' <<< 11522 1726882368.36396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 11522 1726882368.36424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 11522 1726882368.36427: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6443dc0> <<< 11522 1726882368.36471: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11522 1726882368.36497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6443b20> <<< 11522 1726882368.36528: 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' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6443ac0> <<< 11522 1726882368.36555: stdout chunk (state=3): >>>import '_signal' # <<< 11522 1726882368.36612: 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' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8490> <<< 11522 1726882368.36635: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.36654: 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' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8940> <<< 11522 1726882368.36673: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8670> <<< 11522 1726882368.36705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11522 1726882368.36715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11522 1726882368.36737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11522 1726882368.36771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 11522 1726882368.36775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 11522 1726882368.36814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 11522 1726882368.36818: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e618f190> <<< 11522 1726882368.36838: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.36920: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e618f220> <<< 11522 1726882368.36946: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.36983: 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' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e618f940> <<< 11522 1726882368.37025: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61f0880> <<< 11522 1726882368.37038: 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' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6188d90> <<< 11522 1726882368.37103: 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' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61b2d90> <<< 11522 1726882368.37153: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8970> <<< 11522 1726882368.37179: 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. <<< 11522 1726882368.37507: 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' <<< 11522 1726882368.37556: 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' <<< 11522 1726882368.37587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 11522 1726882368.37643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 11522 1726882368.37660: 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' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6153eb0> <<< 11522 1726882368.37703: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6156f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 11522 1726882368.37707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 11522 1726882368.37723: stdout chunk (state=3): >>>import '_sre' # <<< 11522 1726882368.37758: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.37784: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e614c610> <<< 11522 1726882368.37810: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6152640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6153370> <<< 11522 1726882368.37833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 11522 1726882368.37903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 11522 1726882368.37927: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 11522 1726882368.37951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882368.37985: 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' <<< 11522 1726882368.38034: stdout chunk (state=3): >>># 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 0x7fa3e6039dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e60398b0> import 'itertools' # <<< 11522 1726882368.38069: 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 0x7fa3e6039eb0> <<< 11522 1726882368.38107: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.38135: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6039f70> <<< 11522 1726882368.38154: 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 0x7fa3e6039e80> <<< 11522 1726882368.38169: stdout chunk (state=3): >>>import '_collections' # <<< 11522 1726882368.38215: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e612ed30> import '_functools' # <<< 11522 1726882368.38241: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6127610> <<< 11522 1726882368.38304: 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 0x7fa3e613b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e615ae20> <<< 11522 1726882368.38335: 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' <<< 11522 1726882368.38362: 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 0x7fa3e604bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e612e250> <<< 11522 1726882368.38405: 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' <<< 11522 1726882368.38435: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3e613b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61609d0> <<< 11522 1726882368.38457: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.38483: 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' <<< 11522 1726882368.38505: 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' <<< 11522 1726882368.38540: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604bd90> <<< 11522 1726882368.38569: 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' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604bd00> # /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' <<< 11522 1726882368.38595: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 11522 1726882368.38614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 11522 1726882368.38625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 11522 1726882368.38674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 11522 1726882368.38704: stdout chunk (state=3): >>># /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 0x7fa3e601e370> <<< 11522 1726882368.38724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 11522 1726882368.38735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 11522 1726882368.38770: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e601e460> <<< 11522 1726882368.38887: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6053fa0> <<< 11522 1726882368.38920: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604da30> <<< 11522 1726882368.38939: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604d490> <<< 11522 1726882368.38958: 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' <<< 11522 1726882368.38997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 11522 1726882368.39026: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.39037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f431c0> <<< 11522 1726882368.39071: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6009c70> <<< 11522 1726882368.39122: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6160040> <<< 11522 1726882368.39141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 11522 1726882368.39182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 11522 1726882368.39213: 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 0x7fa3e5f55af0> import 'errno' # <<< 11522 1726882368.39256: 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 0x7fa3e5f55e20> <<< 11522 1726882368.39288: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.39315: 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 0x7fa3e5f67730> <<< 11522 1726882368.39328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 11522 1726882368.39352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 11522 1726882368.39382: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f67c70> <<< 11522 1726882368.39432: 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 0x7fa3e5ef43a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f55f10> <<< 11522 1726882368.39454: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.39502: 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 0x7fa3e5f05280> <<< 11522 1726882368.39514: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f675b0> import 'pwd' # <<< 11522 1726882368.39544: 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 0x7fa3e5f05340> <<< 11522 1726882368.39579: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604b9d0> <<< 11522 1726882368.39604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 11522 1726882368.39622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 11522 1726882368.39647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 11522 1726882368.39674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 11522 1726882368.39694: 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 0x7fa3e5f206a0> <<< 11522 1726882368.39723: 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' <<< 11522 1726882368.39749: stdout chunk (state=3): >>># 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 0x7fa3e5f20970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f20760> <<< 11522 1726882368.39780: 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 0x7fa3e5f20850> # /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' <<< 11522 1726882368.39984: 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 0x7fa3e5f20ca0> <<< 11522 1726882368.40023: stdout chunk (state=3): >>># 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 0x7fa3e5f2d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f208e0> <<< 11522 1726882368.40042: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f14a30> <<< 11522 1726882368.40055: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604b5b0> <<< 11522 1726882368.40077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11522 1726882368.40129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11522 1726882368.40168: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f20a90> <<< 11522 1726882368.40316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 11522 1726882368.40328: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3e5e4a670> <<< 11522 1726882368.40573: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11522 1726882368.40660: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.40696: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11522 1726882368.40721: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 11522 1726882368.40738: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.41937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.42872: 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 0x7fa3e5d887c0> <<< 11522 1726882368.42920: 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' # /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' <<< 11522 1726882368.42946: 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' <<< 11522 1726882368.42961: 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 0x7fa3e5d88160> <<< 11522 1726882368.42991: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88280> <<< 11522 1726882368.43021: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88f10> <<< 11522 1726882368.43051: 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' <<< 11522 1726882368.43092: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d884f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88d30> import 'atexit' # <<< 11522 1726882368.43122: 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 0x7fa3e5d88f70> <<< 11522 1726882368.43143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 11522 1726882368.43169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 11522 1726882368.43213: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88100> <<< 11522 1726882368.43234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 11522 1726882368.43254: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.43289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 11522 1726882368.43305: 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' <<< 11522 1726882368.43390: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d5d130> <<< 11522 1726882368.43424: 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 0x7fa3e57470d0> <<< 11522 1726882368.43448: stdout chunk (state=3): >>># 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 0x7fa3e57472b0> <<< 11522 1726882368.43475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 11522 1726882368.43493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 11522 1726882368.43518: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5747c40> <<< 11522 1726882368.43533: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6fdc0> <<< 11522 1726882368.43711: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6f3a0> <<< 11522 1726882368.43731: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6ff70> <<< 11522 1726882368.43758: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.43803: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.43844: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.43863: stdout chunk (state=3): >>># /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 0x7fa3e5dbdc10> <<< 11522 1726882368.43938: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8fcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8f3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d3cb80> <<< 11522 1726882368.43974: 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' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3e5d8f4c0> <<< 11522 1726882368.43999: 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 0x7fa3e5d8f4f0> <<< 11522 1726882368.44024: 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 <<< 11522 1726882368.44049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 11522 1726882368.44061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 11522 1726882368.44089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 11522 1726882368.44151: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882368.44185: 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 0x7fa3e57a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dcf1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 11522 1726882368.44200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 11522 1726882368.44238: 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 0x7fa3e57b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dcf370> <<< 11522 1726882368.44263: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 11522 1726882368.44307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882368.44332: 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' import '_string' # <<< 11522 1726882368.44396: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dcfca0> <<< 11522 1726882368.44524: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b2880> <<< 11522 1726882368.44631: 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 0x7fa3e57a58b0> <<< 11522 1726882368.44701: 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 0x7fa3e5d68190> # 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 0x7fa3e5dcf670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dc78b0> <<< 11522 1726882368.44725: 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' <<< 11522 1726882368.44974: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.44986: 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 0x7fa3e57a79d0> # 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 0x7fa3e57c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b1640> <<< 11522 1726882368.45021: 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' # 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 0x7fa3e57a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b1a30> <<< 11522 1726882368.45051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 11522 1726882368.45065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45136: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45214: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45236: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 11522 1726882368.45266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11522 1726882368.45277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45372: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45462: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.45907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.46385: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 11522 1726882368.46411: 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_ansible.legacy.setup_payload_v84xcpva/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 <<< 11522 1726882368.46415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882368.46468: 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 0x7fa3e57ed7c0> <<< 11522 1726882368.46540: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57f2820> <<< 11522 1726882368.46560: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e53319a0> <<< 11522 1726882368.46615: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11522 1726882368.46624: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.46644: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11522 1726882368.46776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.46896: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.46928: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d46760> # zipimport: zlib available <<< 11522 1726882368.47319: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47813: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 11522 1726882368.47816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47879: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 11522 1726882368.47882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.47937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48010: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 11522 1726882368.48048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11522 1726882368.48051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48112: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11522 1726882368.48125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48308: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11522 1726882368.48530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11522 1726882368.48533: stdout chunk (state=3): >>>import '_ast' # <<< 11522 1726882368.48613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8b3d0> <<< 11522 1726882368.48616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48753: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 11522 1726882368.48756: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11522 1726882368.48774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48802: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48846: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11522 1726882368.48881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.48919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49010: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49094: 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 # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882368.49251: 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 0x7fa3e57e49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e51c4430> <<< 11522 1726882368.49292: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 11522 1726882368.49295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49408: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11522 1726882368.49492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 11522 1726882368.49497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 11522 1726882368.49520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11522 1726882368.49542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11522 1726882368.49561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11522 1726882368.49644: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57f5670> <<< 11522 1726882368.49682: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d5ad90> <<< 11522 1726882368.49747: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8b400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11522 1726882368.49770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49793: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 11522 1726882368.49881: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 11522 1726882368.49908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 11522 1726882368.49912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.49966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50123: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50151: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50191: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 11522 1726882368.50259: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50373: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11522 1726882368.50522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.50742: 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' <<< 11522 1726882368.50768: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.50787: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.50822: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5359ac0> <<< 11522 1726882368.50843: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.50868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 11522 1726882368.50889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 11522 1726882368.50923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 11522 1726882368.50940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 11522 1726882368.50942: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5310a90> <<< 11522 1726882368.50977: 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 0x7fa3e5310a00> <<< 11522 1726882368.51038: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5344760> <<< 11522 1726882368.51050: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5359190> <<< 11522 1726882368.51089: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0f10> <<< 11522 1726882368.51108: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0af0> <<< 11522 1726882368.51131: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 11522 1726882368.51145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 11522 1726882368.51148: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.51187: 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 0x7fa3e5d6bcd0> <<< 11522 1726882368.51210: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e52fd160> <<< 11522 1726882368.51222: stdout chunk (state=3): >>># /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' <<< 11522 1726882368.51242: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6b2e0> <<< 11522 1726882368.51261: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 11522 1726882368.51290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 11522 1726882368.51316: stdout chunk (state=3): >>># 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 0x7fa3e5118fa0> <<< 11522 1726882368.51337: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5342dc0> <<< 11522 1726882368.51374: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 11522 1726882368.51400: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 11522 1726882368.51422: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 11522 1726882368.51472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51527: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 11522 1726882368.51569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51622: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11522 1726882368.51649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11522 1726882368.51679: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11522 1726882368.51721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51799: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11522 1726882368.51810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51882: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 11522 1726882368.51943: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.51994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52101: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11522 1726882368.52105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52852: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11522 1726882368.52884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52942: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.52964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53006: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11522 1726882368.53009: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53073: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 11522 1726882368.53078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53184: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11522 1726882368.53189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53214: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53228: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11522 1726882368.53258: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53287: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 11522 1726882368.53350: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53439: 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' <<< 11522 1726882368.53460: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5335670> <<< 11522 1726882368.53482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 11522 1726882368.53499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 11522 1726882368.53656: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5032f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11522 1726882368.53714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11522 1726882368.53844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.53938: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11522 1726882368.53984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11522 1726882368.54067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 11522 1726882368.54153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 11522 1726882368.54295: 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 0x7fa3e5025c10> <<< 11522 1726882368.54535: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e506fb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 11522 1726882368.54538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54583: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54637: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11522 1726882368.54641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54778: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.54872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55016: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11522 1726882368.55019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55094: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11522 1726882368.55097: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 11522 1726882368.55176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 11522 1726882368.55233: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882368.55266: 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 0x7fa3e4fab4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4faba30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11522 1726882368.55269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55348: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11522 1726882368.55351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.55674: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11522 1726882368.55979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11522 1726882368.56048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.56168: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11522 1726882368.56175: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11522 1726882368.56277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.56382: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11522 1726882368.56389: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.56435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.56442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.56875: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57282: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11522 1726882368.57290: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57472: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available<<< 11522 1726882368.57479: stdout chunk (state=3): >>> <<< 11522 1726882368.57559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57640: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11522 1726882368.57646: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57904: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11522 1726882368.57914: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11522 1726882368.57929: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11522 1726882368.57932: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.57975: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58012: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 11522 1726882368.58020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58518: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11522 1726882368.58528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58590: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11522 1726882368.58596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58626: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58639: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11522 1726882368.58647: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58773: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 11522 1726882368.58804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11522 1726882368.58825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58874: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.58924: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11522 1726882368.58978: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11522 1726882368.59035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59249: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59461: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11522 1726882368.59468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59568: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11522 1726882368.59575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59600: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59632: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 11522 1726882368.59672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59699: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11522 1726882368.59709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59765: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11522 1726882368.59772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59910: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11522 1726882368.59921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59933: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59936: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 11522 1726882368.59939: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.59983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60024: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11522 1726882368.60035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60039: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60150: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60275: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11522 1726882368.60279: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11522 1726882368.60327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60377: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11522 1726882368.60383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60537: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60696: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 11522 1726882368.60740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60787: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11522 1726882368.60793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60830: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.60879: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available<<< 11522 1726882368.60886: stdout chunk (state=3): >>> <<< 11522 1726882368.60944: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.61023: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11522 1726882368.61030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.61100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.61177: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 11522 1726882368.61242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882368.61637: stdout chunk (state=3): >>>import 'gc' # <<< 11522 1726882368.61942: 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' <<< 11522 1726882368.61973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 11522 1726882368.61980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 11522 1726882368.62020: 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 0x7fa3e4def0a0> <<< 11522 1726882368.62026: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4def8e0> <<< 11522 1726882368.62097: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4def6d0> <<< 11522 1726882368.65697: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 11522 1726882368.65713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 11522 1726882368.65720: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4deff40> <<< 11522 1726882368.65741: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 11522 1726882368.65785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 11522 1726882368.65798: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4ff6f10> <<< 11522 1726882368.65885: 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' <<< 11522 1726882368.65912: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4f9e5b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4f9e6a0> <<< 11522 1726882368.66209: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 11522 1726882368.66212: 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 <<< 11522 1726882368.90257: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "48", "epoch": "1726882368", "epoch_int": "1726882368", "date": "2024-09-20", "time": "21:32:48", "iso8601_micro": "2024-09-21T01:32:48.636192Z", "iso8601": "2024-09-21T01:32:48Z", "iso8601_basic": "20240920T213248636192", "iso8601_basic_short": "20240920T213248", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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_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_fibre_channel_wwn": [], "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": 2849, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 683, "free": 2849}, "nocache": {"free": 3295, "used": 237}, "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 G<<< 11522 1726882368.90266: stdout chunk (state=3): >>>B", "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": 310, "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": 264250937344, "block_size": 4096, "block_total": 65519355, "block_available": 64514389, "block_used": 1004966, "inode_total": 131071472, "inode_available": 130998785, "inode_used": 72687, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": 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_iscsi_iqn": "", "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"<<< 11522 1726882368.90275: stdout chunk (state=3): >>>: 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_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_fips": false, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.52, "5m": 0.37, "15m": 0.17}, "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"}}} <<< 11522 1726882368.90829: 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 <<< 11522 1726882368.90842: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.90913: stdout chunk (state=3): >>># 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<<< 11522 1726882368.91004: stdout chunk (state=3): >>> # 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 <<< 11522 1726882368.91099: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.91190: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.91238: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.91284: 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 # 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 <<< 11522 1726882368.91289: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.91569: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11522 1726882368.91600: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11522 1726882368.91643: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 11522 1726882368.91668: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 11522 1726882368.91693: 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 # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 11522 1726882368.91735: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 11522 1726882368.91799: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.91833: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction <<< 11522 1726882368.91870: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 11522 1726882368.91902: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 11522 1726882368.91941: 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 11522 1726882368.92016: 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 # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 11522 1726882368.92089: stdout chunk (state=3): >>># 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<<< 11522 1726882368.92135: stdout chunk (state=3): >>> # 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 <<< 11522 1726882368.92192: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.92222: stdout chunk (state=3): >>># 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 <<< 11522 1726882368.92249: 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 <<< 11522 1726882368.92429: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 11522 1726882368.92473: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 11522 1726882368.92504: 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 <<< 11522 1726882368.92508: 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 <<< 11522 1726882368.92546: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 11522 1726882368.92921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 11522 1726882368.92924: stdout chunk (state=3): >>><<< 11522 1726882368.92926: stderr chunk (state=3): >>><<< 11522 1726882368.93063: _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 0x7fa3e6443dc0> # /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 0x7fa3e61d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6443b20> # /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 0x7fa3e6443ac0> 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 0x7fa3e61d8490> # /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 0x7fa3e61d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8670> # /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 0x7fa3e618f190> # /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 0x7fa3e618f220> # /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 0x7fa3e61b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e618f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61f0880> # /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 0x7fa3e6188d90> # /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 0x7fa3e61b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61d8970> 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 0x7fa3e6153eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6156f40> # /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 0x7fa3e614c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6152640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6153370> # /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 0x7fa3e6039dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e60398b0> 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 0x7fa3e6039eb0> # /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 0x7fa3e6039f70> # /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 0x7fa3e6039e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e612ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6127610> # /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 0x7fa3e613b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e615ae20> # /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 0x7fa3e604bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e612e250> # 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 0x7fa3e613b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e61609d0> # /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 0x7fa3e604bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604bd90> # /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 0x7fa3e604bd00> # /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 0x7fa3e601e370> # /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 0x7fa3e601e460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6053fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604d490> # /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 0x7fa3e5f431c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6009c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e6160040> # /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 0x7fa3e5f55af0> 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 0x7fa3e5f55e20> # /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 0x7fa3e5f67730> # /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 0x7fa3e5f67c70> # 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 0x7fa3e5ef43a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f55f10> # /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 0x7fa3e5f05280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f675b0> 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 0x7fa3e5f05340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604b9d0> # /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 0x7fa3e5f206a0> # /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 0x7fa3e5f20970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f20760> # 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 0x7fa3e5f20850> # /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 0x7fa3e5f20ca0> # 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 0x7fa3e5f2d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f208e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5f14a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e604b5b0> # /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 0x7fa3e5f20a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3e5e4a670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_v84xcpva/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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 0x7fa3e5d887c0> # /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 0x7fa3e5d88160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88f10> # /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 0x7fa3e5d884f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d88d30> 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 0x7fa3e5d88f70> # /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 0x7fa3e5d88100> # /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 0x7fa3e5d5d130> # 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 0x7fa3e57470d0> # 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 0x7fa3e57472b0> # /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 0x7fa3e5747c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d6f3a0> # /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 0x7fa3e5d6ff70> # /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 0x7fa3e5dbdc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8fcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8f3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d3cb80> # 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 0x7fa3e5d8f4c0> # /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 0x7fa3e5d8f4f0> # /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 0x7fa3e57a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dcf1f0> # /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 0x7fa3e57b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dcf370> # /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 0x7fa3e5dcfca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b2880> # 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 0x7fa3e57a58b0> # 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 0x7fa3e5d68190> # 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 0x7fa3e5dcf670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5dc78b0> # /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 0x7fa3e57a79d0> # 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 0x7fa3e57c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b1640> # 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 0x7fa3e57a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e57b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e57ed7c0> # /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 0x7fa3e57f2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e53319a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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 0x7fa3e5d46760> # 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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e5d8b3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e57e49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e51c4430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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 0x7fa3e57f5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d5ad90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5d8b400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e5359ac0> # /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 0x7fa3e5310a90> # 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 0x7fa3e5310a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5344760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5359190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0af0> # /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 0x7fa3e5d6bcd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e52fd160> # /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 0x7fa3e5d6b2e0> # /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 0x7fa3e5118fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e5342dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e50b0dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e5335670> # /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 0x7fa3e5032f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e5025c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e506fb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e4fab4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4faba30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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_v84xcpva/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 0x7fa3e4def0a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4def8e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4def6d0> # /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 0x7fa3e4deff40> # /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 0x7fa3e4ff6f10> # /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 0x7fa3e4f9e5b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3e4f9e6a0> 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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "48", "epoch": "1726882368", "epoch_int": "1726882368", "date": "2024-09-20", "time": "21:32:48", "iso8601_micro": "2024-09-21T01:32:48.636192Z", "iso8601": "2024-09-21T01:32:48Z", "iso8601_basic": "20240920T213248636192", "iso8601_basic_short": "20240920T213248", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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_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_fibre_channel_wwn": [], "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": 2849, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 683, "free": 2849}, "nocache": {"free": 3295, "used": 237}, "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": 310, "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": 264250937344, "block_size": 4096, "block_total": 65519355, "block_available": 64514389, "block_used": 1004966, "inode_total": 131071472, "inode_available": 130998785, "inode_used": 72687, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": 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_iscsi_iqn": "", "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_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_fips": false, "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.52, "5m": 0.37, "15m": 0.17}, "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. 11522 1726882368.94416: 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-1726882367.9135225-11543-25323282895576/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11522 1726882368.94426: _low_level_execute_command(): starting 11522 1726882368.94432: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882367.9135225-11543-25323282895576/ > /dev/null 2>&1 && sleep 0' 11522 1726882368.95141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882368.95155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.95173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882368.95203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.95246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882368.95260: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882368.95277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882368.95301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882368.95324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882368.95336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882368.95349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882368.95365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882368.95382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882368.95391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882368.95404: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882368.95426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882368.95506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882368.95544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882368.95566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882368.95706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882368.97531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882368.97630: stderr chunk (state=3): >>><<< 11522 1726882368.97643: stdout chunk (state=3): >>><<< 11522 1726882368.97877: _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 11522 1726882368.97881: handler run complete 11522 1726882368.97883: variable 'ansible_facts' from source: unknown 11522 1726882368.97914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882368.99125: variable 'ansible_facts' from source: unknown 11522 1726882368.99223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882368.99370: attempt loop complete, returning result 11522 1726882368.99379: _execute() done 11522 1726882368.99389: dumping result to json 11522 1726882368.99430: done dumping result, returning 11522 1726882368.99442: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-e322-38a3-0000000000cc] 11522 1726882368.99450: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000cc ok: [managed_node3] 11522 1726882369.00118: no more pending results, returning what we have 11522 1726882369.00121: results queue empty 11522 1726882369.00122: checking for any_errors_fatal 11522 1726882369.00123: done checking for any_errors_fatal 11522 1726882369.00124: checking for max_fail_percentage 11522 1726882369.00126: done checking for max_fail_percentage 11522 1726882369.00126: checking to see if all hosts have failed and the running result is not ok 11522 1726882369.00127: done checking to see if all hosts have failed 11522 1726882369.00128: getting the remaining hosts for this loop 11522 1726882369.00130: done getting the remaining hosts for this loop 11522 1726882369.00134: getting the next task for host managed_node3 11522 1726882369.00141: done getting next task for host managed_node3 11522 1726882369.00142: ^ task is: TASK: meta (flush_handlers) 11522 1726882369.00145: ^ 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 11522 1726882369.00148: getting variables 11522 1726882369.00150: in VariableManager get_vars() 11522 1726882369.00177: Calling all_inventory to load vars for managed_node3 11522 1726882369.00180: Calling groups_inventory to load vars for managed_node3 11522 1726882369.00191: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.00203: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.00206: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.00209: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.00393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.00722: done with get_vars() 11522 1726882369.00850: done getting variables 11522 1726882369.00882: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000cc 11522 1726882369.00886: WORKER PROCESS EXITING 11522 1726882369.00925: in VariableManager get_vars() 11522 1726882369.00934: Calling all_inventory to load vars for managed_node3 11522 1726882369.00936: Calling groups_inventory to load vars for managed_node3 11522 1726882369.00938: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.01046: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.01057: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.01067: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.01344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.01555: done with get_vars() 11522 1726882369.01570: done queuing things up, now waiting for results queue to drain 11522 1726882369.01572: results queue empty 11522 1726882369.01573: checking for any_errors_fatal 11522 1726882369.01575: done checking for any_errors_fatal 11522 1726882369.01576: checking for max_fail_percentage 11522 1726882369.01577: done checking for max_fail_percentage 11522 1726882369.01578: checking to see if all hosts have failed and the running result is not ok 11522 1726882369.01579: done checking to see if all hosts have failed 11522 1726882369.01580: getting the remaining hosts for this loop 11522 1726882369.01581: done getting the remaining hosts for this loop 11522 1726882369.01583: getting the next task for host managed_node3 11522 1726882369.01587: done getting next task for host managed_node3 11522 1726882369.01595: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11522 1726882369.01597: ^ 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 11522 1726882369.01599: getting variables 11522 1726882369.01603: in VariableManager get_vars() 11522 1726882369.01611: Calling all_inventory to load vars for managed_node3 11522 1726882369.01613: Calling groups_inventory to load vars for managed_node3 11522 1726882369.01615: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.01619: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.01621: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.01624: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.01774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.01987: done with get_vars() 11522 1726882369.01994: 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_bond_initscripts.yml:10 Friday 20 September 2024 21:32:49 -0400 (0:00:01.150) 0:00:01.160 ****** 11522 1726882369.02077: entering _queue_task() for managed_node3/include_tasks 11522 1726882369.02078: Creating lock for include_tasks 11522 1726882369.02336: worker is 1 (out of 1 available) 11522 1726882369.02346: exiting _queue_task() for managed_node3/include_tasks 11522 1726882369.02365: done queuing things up, now waiting for results queue to drain 11522 1726882369.02367: waiting for pending results... 11522 1726882369.02607: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 11522 1726882369.02705: in run() - task 0e448fcc-3ce9-e322-38a3-000000000006 11522 1726882369.02721: variable 'ansible_search_path' from source: unknown 11522 1726882369.02758: calling self._execute() 11522 1726882369.02838: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.02848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.02861: variable 'omit' from source: magic vars 11522 1726882369.02972: _execute() done 11522 1726882369.02980: dumping result to json 11522 1726882369.02987: done dumping result, returning 11522 1726882369.02996: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-e322-38a3-000000000006] 11522 1726882369.03017: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000006 11522 1726882369.03132: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000006 11522 1726882369.03175: no more pending results, returning what we have 11522 1726882369.03179: in VariableManager get_vars() 11522 1726882369.03210: Calling all_inventory to load vars for managed_node3 11522 1726882369.03213: Calling groups_inventory to load vars for managed_node3 11522 1726882369.03216: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.03233: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.03237: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.03240: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.03449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.03654: done with get_vars() 11522 1726882369.03661: variable 'ansible_search_path' from source: unknown 11522 1726882369.03678: we have included files to process 11522 1726882369.03679: generating all_blocks data 11522 1726882369.03680: done generating all_blocks data 11522 1726882369.03689: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11522 1726882369.03691: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11522 1726882369.03693: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11522 1726882369.04149: WORKER PROCESS EXITING 11522 1726882369.04576: in VariableManager get_vars() 11522 1726882369.04590: done with get_vars() 11522 1726882369.04601: done processing included file 11522 1726882369.04603: iterating over new_blocks loaded from include file 11522 1726882369.04605: in VariableManager get_vars() 11522 1726882369.04613: done with get_vars() 11522 1726882369.04614: filtering new block on tags 11522 1726882369.04628: done filtering new block on tags 11522 1726882369.04631: in VariableManager get_vars() 11522 1726882369.04639: done with get_vars() 11522 1726882369.04640: filtering new block on tags 11522 1726882369.04655: done filtering new block on tags 11522 1726882369.04658: in VariableManager get_vars() 11522 1726882369.04677: done with get_vars() 11522 1726882369.04678: filtering new block on tags 11522 1726882369.04691: done filtering new block on tags 11522 1726882369.04694: 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 11522 1726882369.04717: extending task lists for all hosts with included blocks 11522 1726882369.04768: done extending task lists 11522 1726882369.04770: done processing included files 11522 1726882369.04771: results queue empty 11522 1726882369.04771: checking for any_errors_fatal 11522 1726882369.04773: done checking for any_errors_fatal 11522 1726882369.04773: checking for max_fail_percentage 11522 1726882369.04780: done checking for max_fail_percentage 11522 1726882369.04781: checking to see if all hosts have failed and the running result is not ok 11522 1726882369.04781: done checking to see if all hosts have failed 11522 1726882369.04782: getting the remaining hosts for this loop 11522 1726882369.04783: done getting the remaining hosts for this loop 11522 1726882369.04786: getting the next task for host managed_node3 11522 1726882369.04790: done getting next task for host managed_node3 11522 1726882369.04791: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11522 1726882369.04794: ^ 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 11522 1726882369.04796: getting variables 11522 1726882369.04797: in VariableManager get_vars() 11522 1726882369.04804: Calling all_inventory to load vars for managed_node3 11522 1726882369.04806: Calling groups_inventory to load vars for managed_node3 11522 1726882369.04808: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.04812: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.04815: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.04818: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.04960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.05173: done with get_vars() 11522 1726882369.05181: 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:32:49 -0400 (0:00:00.031) 0:00:01.191 ****** 11522 1726882369.05252: entering _queue_task() for managed_node3/setup 11522 1726882369.05472: worker is 1 (out of 1 available) 11522 1726882369.05483: exiting _queue_task() for managed_node3/setup 11522 1726882369.05492: done queuing things up, now waiting for results queue to drain 11522 1726882369.05494: waiting for pending results... 11522 1726882369.05725: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 11522 1726882369.05824: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000dd 11522 1726882369.05842: variable 'ansible_search_path' from source: unknown 11522 1726882369.05853: variable 'ansible_search_path' from source: unknown 11522 1726882369.05896: calling self._execute() 11522 1726882369.05975: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.05986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.05998: variable 'omit' from source: magic vars 11522 1726882369.06529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882369.08937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882369.09025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882369.09066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882369.09118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882369.09146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882369.09237: 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) 11522 1726882369.09270: 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) 11522 1726882369.09306: 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) 11522 1726882369.09358: 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) 11522 1726882369.09378: 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) 11522 1726882369.09571: variable 'ansible_facts' from source: unknown 11522 1726882369.09650: variable 'network_test_required_facts' from source: task vars 11522 1726882369.09692: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11522 1726882369.09703: variable 'omit' from source: magic vars 11522 1726882369.09755: variable 'omit' from source: magic vars 11522 1726882369.09792: variable 'omit' from source: magic vars 11522 1726882369.09820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11522 1726882369.09865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11522 1726882369.09887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11522 1726882369.09907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882369.09920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882369.09957: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882369.09973: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.09981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.10089: Set connection var ansible_module_compression to ZIP_DEFLATED 11522 1726882369.10101: Set connection var ansible_timeout to 10 11522 1726882369.10110: Set connection var ansible_shell_executable to /bin/sh 11522 1726882369.10116: Set connection var ansible_connection to ssh 11522 1726882369.10127: Set connection var ansible_pipelining to False 11522 1726882369.10134: Set connection var ansible_shell_type to sh 11522 1726882369.10160: variable 'ansible_shell_executable' from source: unknown 11522 1726882369.10173: variable 'ansible_connection' from source: unknown 11522 1726882369.10186: variable 'ansible_module_compression' from source: unknown 11522 1726882369.10193: variable 'ansible_shell_type' from source: unknown 11522 1726882369.10199: variable 'ansible_shell_executable' from source: unknown 11522 1726882369.10204: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.10211: variable 'ansible_pipelining' from source: unknown 11522 1726882369.10217: variable 'ansible_timeout' from source: unknown 11522 1726882369.10224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.10362: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11522 1726882369.10381: variable 'omit' from source: magic vars 11522 1726882369.10394: starting attempt loop 11522 1726882369.10406: running the handler 11522 1726882369.10420: _low_level_execute_command(): starting 11522 1726882369.10430: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11522 1726882369.11206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.11220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.11235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.11259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.11312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.11324: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.11338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.11359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.11373: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.11387: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.11404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.11418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.11433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.11445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.11455: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.11485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.11568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.11595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.11612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.11762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.13401: stdout chunk (state=3): >>>/root <<< 11522 1726882369.13507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.13599: stderr chunk (state=3): >>><<< 11522 1726882369.13616: stdout chunk (state=3): >>><<< 11522 1726882369.13744: _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 11522 1726882369.13748: _low_level_execute_command(): starting 11522 1726882369.13750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904 `" && echo ansible-tmp-1726882369.136486-11589-178876361260904="` echo /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904 `" ) && sleep 0' 11522 1726882369.14406: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.14426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.14442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.14460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.14508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.14531: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.14545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.14562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.14576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.14586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.14597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.14609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.14631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.14648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.14660: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.14675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.14749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.14777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.14793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.14922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.16793: stdout chunk (state=3): >>>ansible-tmp-1726882369.136486-11589-178876361260904=/root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904 <<< 11522 1726882369.16901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.16993: stderr chunk (state=3): >>><<< 11522 1726882369.17004: stdout chunk (state=3): >>><<< 11522 1726882369.17178: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882369.136486-11589-178876361260904=/root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904 , 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 11522 1726882369.17182: variable 'ansible_module_compression' from source: unknown 11522 1726882369.17184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-115220g0wu62c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11522 1726882369.17287: variable 'ansible_facts' from source: unknown 11522 1726882369.17379: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/AnsiballZ_setup.py 11522 1726882369.17552: Sending initial data 11522 1726882369.17555: Sent initial data (153 bytes) 11522 1726882369.18529: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.18544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.18567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.18590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.18631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.18645: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.18669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.18688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.18705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.18718: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.18732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.18747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.18770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.18784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.18802: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.18821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.18900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.18917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.18935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.19089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11522 1726882369.21130: 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 <<< 11522 1726882369.21136: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 11522 1726882369.21223: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11522 1726882369.21323: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-115220g0wu62c/tmpd3ntwzdi /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/AnsiballZ_setup.py <<< 11522 1726882369.21424: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11522 1726882369.23502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.23583: stderr chunk (state=3): >>><<< 11522 1726882369.23587: stdout chunk (state=3): >>><<< 11522 1726882369.23614: done transferring module to remote 11522 1726882369.23629: _low_level_execute_command(): starting 11522 1726882369.23634: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/ /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/AnsiballZ_setup.py && sleep 0' 11522 1726882369.24362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.24383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.24394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.24408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.24448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.24458: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.24470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.24495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.24503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.24510: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.24518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.24527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.24539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.24547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.24556: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.24567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.24651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.24675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.24688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.24828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.26582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.26662: stderr chunk (state=3): >>><<< 11522 1726882369.26665: stdout chunk (state=3): >>><<< 11522 1726882369.26684: _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 11522 1726882369.26687: _low_level_execute_command(): starting 11522 1726882369.26693: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/AnsiballZ_setup.py && sleep 0' 11522 1726882369.27340: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.27349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.27364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.27379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.27418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.27425: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.27437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.27448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.27459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.27467: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.27477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.27486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.27497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.27505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.27511: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.27520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.27594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.27608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.27614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.27757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.29764: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11522 1726882369.29769: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 11522 1726882369.29776: stdout chunk (state=3): >>>import '_weakref' # <<< 11522 1726882369.29832: stdout chunk (state=3): >>>import '_io' # <<< 11522 1726882369.29837: stdout chunk (state=3): >>>import 'marshal' # <<< 11522 1726882369.29877: stdout chunk (state=3): >>>import 'posix' # <<< 11522 1726882369.29902: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11522 1726882369.29948: stdout chunk (state=3): >>>import 'time' # <<< 11522 1726882369.29960: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11522 1726882369.30006: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 11522 1726882369.30015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882369.30018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 11522 1726882369.30061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 11522 1726882369.30086: stdout chunk (state=3): >>>import '_codecs' # <<< 11522 1726882369.30088: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6551edc0> <<< 11522 1726882369.30136: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11522 1726882369.30141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c33a0> <<< 11522 1726882369.30171: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6551eb20> <<< 11522 1726882369.30176: 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' <<< 11522 1726882369.30212: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6551eac0> import '_signal' # <<< 11522 1726882369.30237: 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' <<< 11522 1726882369.30240: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3490> <<< 11522 1726882369.30277: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.30324: 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' <<< 11522 1726882369.30327: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3940> <<< 11522 1726882369.30340: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3670> <<< 11522 1726882369.30366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11522 1726882369.30387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11522 1726882369.30409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11522 1726882369.30443: stdout chunk (state=3): >>># 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 <<< 11522 1726882369.30469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 11522 1726882369.30487: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6547a190> <<< 11522 1726882369.30510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 11522 1726882369.30527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 11522 1726882369.30596: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6547a220> <<< 11522 1726882369.30626: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.30681: 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' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6549d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6547a940> <<< 11522 1726882369.30703: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654db880> <<< 11522 1726882369.30723: 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' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65473d90> <<< 11522 1726882369.30797: 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' <<< 11522 1726882369.30800: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6549dd90> <<< 11522 1726882369.30845: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3970> <<< 11522 1726882369.30870: 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. <<< 11522 1726882369.31229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 11522 1726882369.31255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 11522 1726882369.31258: 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' <<< 11522 1726882369.31289: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.31329: 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' <<< 11522 1726882369.31337: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6543eeb0> <<< 11522 1726882369.31379: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65441f40> <<< 11522 1726882369.31401: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.31443: stdout chunk (state=3): >>>import '_sre' # <<< 11522 1726882369.31461: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.31480: 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' <<< 11522 1726882369.31511: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65437610> <<< 11522 1726882369.31527: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6543d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6543e370> <<< 11522 1726882369.31553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 11522 1726882369.31623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 11522 1726882369.31650: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 11522 1726882369.31683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882369.31695: 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' <<< 11522 1726882369.31744: stdout chunk (state=3): >>># 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 0x7f8c650f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650f8910> import 'itertools' # <<< 11522 1726882369.31792: 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 0x7f8c650f8f10> <<< 11522 1726882369.31795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 11522 1726882369.31825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 11522 1726882369.31861: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650f8fd0> <<< 11522 1726882369.31893: 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 0x7f8c6510b0d0> <<< 11522 1726882369.31897: stdout chunk (state=3): >>>import '_collections' # <<< 11522 1726882369.31944: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651eed90> <<< 11522 1726882369.31958: stdout chunk (state=3): >>>import '_functools' # <<< 11522 1726882369.31977: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651e7670> <<< 11522 1726882369.32044: 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 0x7f8c651fa6d0> <<< 11522 1726882369.32052: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65445e20> <<< 11522 1726882369.32082: 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' <<< 11522 1726882369.32100: 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 0x7f8c6510bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651ee2b0> <<< 11522 1726882369.32132: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882369.32151: 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 0x7f8c651fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6544b9d0> <<< 11522 1726882369.32189: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.32220: 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' <<< 11522 1726882369.32244: 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 0x7f8c6510beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510bdf0> <<< 11522 1726882369.32277: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 11522 1726882369.32324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510bd60> # /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' <<< 11522 1726882369.32340: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.32362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 11522 1726882369.32413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 11522 1726882369.32451: stdout chunk (state=3): >>># /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 0x7f8c650de3d0> <<< 11522 1726882369.32472: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.32502: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650de4c0> <<< 11522 1726882369.32632: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65112f40> <<< 11522 1726882369.32674: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510da90> <<< 11522 1726882369.32698: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510d490> <<< 11522 1726882369.32714: 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' <<< 11522 1726882369.32745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 11522 1726882369.32756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 11522 1726882369.32790: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65012220> <<< 11522 1726882369.32825: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650c9520> <<< 11522 1726882369.32883: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6544b040> <<< 11522 1726882369.32905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 11522 1726882369.32938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 11522 1726882369.32972: 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 0x7f8c65024b50> <<< 11522 1726882369.32983: stdout chunk (state=3): >>>import 'errno' # <<< 11522 1726882369.33019: 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 0x7f8c65024e80> <<< 11522 1726882369.33054: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.33079: 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 0x7f8c65035790> <<< 11522 1726882369.33098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 11522 1726882369.33126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 11522 1726882369.33156: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65035cd0> <<< 11522 1726882369.33199: 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' <<< 11522 1726882369.33227: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c64fce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65024f70> <<< 11522 1726882369.33238: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.33289: 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 0x7f8c64fdf2e0> <<< 11522 1726882369.33301: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65035610> import 'pwd' # <<< 11522 1726882369.33327: 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 0x7f8c64fdf3a0> <<< 11522 1726882369.33363: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510ba30> <<< 11522 1726882369.33391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 11522 1726882369.33402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 11522 1726882369.33426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 11522 1726882369.33444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 11522 1726882369.33484: 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 0x7f8c64ffa700> <<< 11522 1726882369.33517: 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' <<< 11522 1726882369.33543: stdout chunk (state=3): >>># 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 0x7f8c64ffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64ffa7c0> <<< 11522 1726882369.33572: 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 0x7f8c64ffa8b0> <<< 11522 1726882369.33587: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.33783: 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 0x7f8c64ffad00> <<< 11522 1726882369.33816: stdout chunk (state=3): >>># 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 0x7f8c65005250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64ffa940> <<< 11522 1726882369.33840: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64feea90> <<< 11522 1726882369.33859: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510b610> <<< 11522 1726882369.33886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11522 1726882369.33936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11522 1726882369.33978: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64ffaaf0> <<< 11522 1726882369.34112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 11522 1726882369.34134: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c649e76d0> <<< 11522 1726882369.34435: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip' # zipimport: zlib available <<< 11522 1726882369.34526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.34565: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11522 1726882369.34591: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 11522 1726882369.34605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.35800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.37317: 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 0x7f8c64923820> <<< 11522 1726882369.37323: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 11522 1726882369.37342: stdout chunk (state=3): >>># 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' <<< 11522 1726882369.37391: 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' <<< 11522 1726882369.37413: 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 0x7f8c64923160> <<< 11522 1726882369.37462: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923280> <<< 11522 1726882369.37532: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923f70> <<< 11522 1726882369.37536: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 11522 1726882369.37538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 11522 1726882369.37632: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c649234f0> <<< 11522 1726882369.37637: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923d90><<< 11522 1726882369.37641: stdout chunk (state=3): >>> <<< 11522 1726882369.37643: stdout chunk (state=3): >>>import 'atexit' # <<< 11522 1726882369.37649: stdout chunk (state=3): >>> <<< 11522 1726882369.37694: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882369.37697: stdout chunk (state=3): >>># 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 0x7f8c64923fd0><<< 11522 1726882369.37699: stdout chunk (state=3): >>> <<< 11522 1726882369.37729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 11522 1726882369.37787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 11522 1726882369.37870: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923100> <<< 11522 1726882369.37915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 11522 1726882369.37933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 11522 1726882369.37951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 11522 1726882369.38029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 11522 1726882369.38044: 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' <<< 11522 1726882369.38189: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648fa0d0><<< 11522 1726882369.38195: stdout chunk (state=3): >>> <<< 11522 1726882369.38261: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.38266: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.38269: stdout chunk (state=3): >>> <<< 11522 1726882369.38270: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c647ff310><<< 11522 1726882369.38272: stdout chunk (state=3): >>> <<< 11522 1726882369.38314: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882369.38324: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.38339: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c647ff160><<< 11522 1726882369.38341: stdout chunk (state=3): >>> <<< 11522 1726882369.38370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 11522 1726882369.38377: stdout chunk (state=3): >>> <<< 11522 1726882369.38396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 11522 1726882369.38412: stdout chunk (state=3): >>> <<< 11522 1726882369.38460: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c647ffca0> <<< 11522 1726882369.38474: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64909dc0> <<< 11522 1726882369.38765: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c649093a0> <<< 11522 1726882369.38790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 11522 1726882369.38833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64909fd0> <<< 11522 1726882369.38860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 11522 1726882369.38876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 11522 1726882369.38899: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.38944: stdout chunk (state=3): >>># /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' <<< 11522 1726882369.38974: stdout chunk (state=3): >>># /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 0x7f8c6495ad30> <<< 11522 1726882369.39061: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64905d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64905400> <<< 11522 1726882369.39069: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648d8b20> <<< 11522 1726882369.39088: 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' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c64905520> <<< 11522 1726882369.39120: 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 0x7f8c64905550> <<< 11522 1726882369.39144: 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 <<< 11522 1726882369.39147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 11522 1726882369.39177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 11522 1726882369.39213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 11522 1726882369.39289: 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 0x7f8c6486afd0> <<< 11522 1726882369.39324: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6496c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 11522 1726882369.39327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 11522 1726882369.39378: 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 0x7f8c64867850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6496c3d0> <<< 11522 1726882369.39395: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 11522 1726882369.39465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882369.39478: 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' import '_string' # <<< 11522 1726882369.39529: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6496cca0> <<< 11522 1726882369.39666: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648677f0> <<< 11522 1726882369.39741: 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 0x7f8c64904c10> <<< 11522 1726882369.39780: 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' <<< 11522 1726882369.39786: 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 0x7f8c6496cfa0> <<< 11522 1726882369.39818: 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' <<< 11522 1726882369.39838: 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 0x7f8c6496c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64964910> <<< 11522 1726882369.39859: 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 <<< 11522 1726882369.39863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 11522 1726882369.39891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 11522 1726882369.39897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 11522 1726882369.40415: 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 0x7f8c6485d940> # 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 0x7f8c6487ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64866580> # 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 0x7f8c6485dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648669a0> <<< 11522 1726882369.40438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11522 1726882369.40452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.40607: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.40624: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 11522 1726882369.40672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.40699: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.40718: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11522 1726882369.40742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.40912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.41083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.41859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.42634: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 11522 1726882369.42671: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11522 1726882369.42676: stdout chunk (state=3): >>> <<< 11522 1726882369.42690: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 11522 1726882369.42705: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 11522 1726882369.42739: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 11522 1726882369.42778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882369.42867: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.42883: stdout chunk (state=3): >>> <<< 11522 1726882369.42886: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882369.42888: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c648797f0> <<< 11522 1726882369.42988: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 11522 1726882369.43004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 11522 1726882369.43009: stdout chunk (state=3): >>> <<< 11522 1726882369.43036: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648b48b0> <<< 11522 1726882369.43059: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64417970><<< 11522 1726882369.43065: stdout chunk (state=3): >>> <<< 11522 1726882369.43127: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11522 1726882369.43159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.43190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.43221: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/_text.py<<< 11522 1726882369.43225: stdout chunk (state=3): >>> <<< 11522 1726882369.43257: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.43263: stdout chunk (state=3): >>> <<< 11522 1726882369.43460: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.43467: stdout chunk (state=3): >>> <<< 11522 1726882369.43681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 11522 1726882369.43691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<< 11522 1726882369.43697: stdout chunk (state=3): >>> <<< 11522 1726882369.43726: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648e0730> <<< 11522 1726882369.43758: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.43763: stdout chunk (state=3): >>> <<< 11522 1726882369.44435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45069: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45072: stdout chunk (state=3): >>> <<< 11522 1726882369.45159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45261: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 11522 1726882369.45287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45399: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 11522 1726882369.45429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.45646: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/errors.py<<< 11522 1726882369.45673: stdout chunk (state=3): >>> <<< 11522 1726882369.45688: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45695: stdout chunk (state=3): >>> <<< 11522 1726882369.45715: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45724: stdout chunk (state=3): >>> <<< 11522 1726882369.45739: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py<<< 11522 1726882369.45752: stdout chunk (state=3): >>> <<< 11522 1726882369.45779: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45786: stdout chunk (state=3): >>> <<< 11522 1726882369.45837: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45847: stdout chunk (state=3): >>> <<< 11522 1726882369.45898: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 11522 1726882369.45903: stdout chunk (state=3): >>> <<< 11522 1726882369.45926: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.45931: stdout chunk (state=3): >>> <<< 11522 1726882369.46235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11522 1726882369.46492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11522 1726882369.46510: stdout chunk (state=3): >>>import '_ast' # <<< 11522 1726882369.46572: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64926370> <<< 11522 1726882369.46584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46632: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46713: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11522 1726882369.46742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46817: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 11522 1726882369.46828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.46986: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47047: 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 <<< 11522 1726882369.47078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882369.47144: 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 0x7f8c64897550> <<< 11522 1726882369.47257: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c642a9160> <<< 11522 1726882369.47303: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11522 1726882369.47353: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47436: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11522 1726882369.47504: stdout chunk (state=3): >>># 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 <<< 11522 1726882369.47557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11522 1726882369.47572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11522 1726882369.47584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11522 1726882369.47662: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6489a910> <<< 11522 1726882369.47705: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6489b790> <<< 11522 1726882369.47767: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64897b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11522 1726882369.47807: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47824: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 11522 1726882369.47903: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 11522 1726882369.47953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 11522 1726882369.47956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.47994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11522 1726882369.48122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48196: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48232: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 11522 1726882369.48235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48373: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48410: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48428: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11522 1726882369.48568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.48790: 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' <<< 11522 1726882369.48842: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 11522 1726882369.48845: stdout chunk (state=3): >>># 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 <<< 11522 1726882369.48855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 11522 1726882369.48874: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643dc370> <<< 11522 1726882369.48896: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 11522 1726882369.48901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 11522 1726882369.48930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 11522 1726882369.48953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 11522 1726882369.48986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 11522 1726882369.48994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 11522 1726882369.49002: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643f7580> <<< 11522 1726882369.49420: 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 0x7f8c643f74f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643cc280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643dc970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c641937f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64193b20> # /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 0x7f8c64416f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643e40a0> # /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 0x7f8c64416e80> # /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' <<< 11522 1726882369.49425: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.49568: 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 0x7f8c641fcfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64428820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64193d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available<<< 11522 1726882369.49573: stdout chunk (state=3): >>> <<< 11522 1726882369.49638: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.49644: stdout chunk (state=3): >>> <<< 11522 1726882369.49716: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py<<< 11522 1726882369.49724: stdout chunk (state=3): >>> <<< 11522 1726882369.49752: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.49758: stdout chunk (state=3): >>> <<< 11522 1726882369.49820: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.49826: stdout chunk (state=3): >>> <<< 11522 1726882369.49896: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py<<< 11522 1726882369.49901: stdout chunk (state=3): >>> <<< 11522 1726882369.49923: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.49928: stdout chunk (state=3): >>> <<< 11522 1726882369.49951: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.49961: stdout chunk (state=3): >>> <<< 11522 1726882369.49977: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py<<< 11522 1726882369.49983: stdout chunk (state=3): >>> <<< 11522 1726882369.50002: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50010: stdout chunk (state=3): >>> <<< 11522 1726882369.50058: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50065: stdout chunk (state=3): >>> <<< 11522 1726882369.50105: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py<<< 11522 1726882369.50110: stdout chunk (state=3): >>> <<< 11522 1726882369.50130: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50135: stdout chunk (state=3): >>> <<< 11522 1726882369.50205: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50210: stdout chunk (state=3): >>> <<< 11522 1726882369.50283: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11522 1726882369.50307: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50312: stdout chunk (state=3): >>> <<< 11522 1726882369.50401: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.50454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py<<< 11522 1726882369.50460: stdout chunk (state=3): >>> <<< 11522 1726882369.50496: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50502: stdout chunk (state=3): >>> <<< 11522 1726882369.50577: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50589: stdout chunk (state=3): >>> <<< 11522 1726882369.50658: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50667: stdout chunk (state=3): >>> <<< 11522 1726882369.50740: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.50745: stdout chunk (state=3): >>> <<< 11522 1726882369.50823: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py<<< 11522 1726882369.50850: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11522 1726882369.50878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.51544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.51973: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11522 1726882369.51988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.52043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.52783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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' <<< 11522 1726882369.52896: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640e0e80> # /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' <<< 11522 1726882369.52927: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640e09d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11522 1726882369.52947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53017: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11522 1726882369.53107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53195: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11522 1726882369.53209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53359: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11522 1726882369.53372: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 11522 1726882369.53475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 11522 1726882369.53608: 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 0x7f8c6415d550> <<< 11522 1726882369.53857: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640e4850> <<< 11522 1726882369.53861: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11522 1726882369.53912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.53975: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11522 1726882369.53979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.54033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.54100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.54202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.54754: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c6415a670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6415a220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 11522 1726882369.55416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11522 1726882369.55499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.55552: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11522 1726882369.55580: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11522 1726882369.55605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.55716: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.55722: stdout chunk (state=3): >>> <<< 11522 1726882369.55751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.55947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.56141: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11522 1726882369.56164: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11522 1726882369.56187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.56362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.56535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11522 1726882369.56559: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.56566: stdout chunk (state=3): >>> <<< 11522 1726882369.56611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.56671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.57160: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.57565: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11522 1726882369.57976: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 11522 1726882369.58100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11522 1726882369.58103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.58302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.58660: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 11522 1726882369.58767: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.58906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.59199: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.59204: stdout chunk (state=3): >>> <<< 11522 1726882369.59472: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11522 1726882369.59494: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py<<< 11522 1726882369.59511: stdout chunk (state=3): >>> <<< 11522 1726882369.59520: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.59578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.59634: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py<<< 11522 1726882369.59638: stdout chunk (state=3): >>> <<< 11522 1726882369.59666: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.59676: stdout chunk (state=3): >>> <<< 11522 1726882369.59704: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.59709: stdout chunk (state=3): >>> <<< 11522 1726882369.59743: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 11522 1726882369.59752: stdout chunk (state=3): >>> <<< 11522 1726882369.59773: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.59778: stdout chunk (state=3): >>> <<< 11522 1726882369.59872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.59971: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11522 1726882369.59995: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.60035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.60077: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py<<< 11522 1726882369.60081: stdout chunk (state=3): >>> <<< 11522 1726882369.60103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.60186: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.60271: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 11522 1726882369.60297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.60378: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.60384: stdout chunk (state=3): >>> <<< 11522 1726882369.60459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py<<< 11522 1726882369.60463: stdout chunk (state=3): >>> <<< 11522 1726882369.60487: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.60492: stdout chunk (state=3): >>> <<< 11522 1726882369.60845: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.60852: stdout chunk (state=3): >>> <<< 11522 1726882369.61199: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py<<< 11522 1726882369.61205: stdout chunk (state=3): >>> <<< 11522 1726882369.61231: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61235: stdout chunk (state=3): >>> <<< 11522 1726882369.61308: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61314: stdout chunk (state=3): >>> <<< 11522 1726882369.61390: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py<<< 11522 1726882369.61393: stdout chunk (state=3): >>> <<< 11522 1726882369.61415: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61420: stdout chunk (state=3): >>> <<< 11522 1726882369.61468: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61474: stdout chunk (state=3): >>> <<< 11522 1726882369.61518: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 11522 1726882369.61523: stdout chunk (state=3): >>> <<< 11522 1726882369.61544: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61556: stdout chunk (state=3): >>> <<< 11522 1726882369.61596: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61599: stdout chunk (state=3): >>> <<< 11522 1726882369.61644: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py<<< 11522 1726882369.61653: stdout chunk (state=3): >>> <<< 11522 1726882369.61674: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61679: stdout chunk (state=3): >>> <<< 11522 1726882369.61715: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61718: stdout chunk (state=3): >>> <<< 11522 1726882369.61770: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py<<< 11522 1726882369.61776: stdout chunk (state=3): >>> <<< 11522 1726882369.61796: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.61802: stdout chunk (state=3): >>> <<< 11522 1726882369.61909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.62018: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py<<< 11522 1726882369.62023: stdout chunk (state=3): >>> <<< 11522 1726882369.62045: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62056: stdout chunk (state=3): >>> <<< 11522 1726882369.62069: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62084: stdout chunk (state=3): >>> <<< 11522 1726882369.62089: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py<<< 11522 1726882369.62098: stdout chunk (state=3): >>> <<< 11522 1726882369.62125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.62188: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62193: stdout chunk (state=3): >>> <<< 11522 1726882369.62252: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py<<< 11522 1726882369.62259: stdout chunk (state=3): >>> <<< 11522 1726882369.62281: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62286: stdout chunk (state=3): >>> <<< 11522 1726882369.62320: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62323: stdout chunk (state=3): >>> <<< 11522 1726882369.62359: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62365: stdout chunk (state=3): >>> <<< 11522 1726882369.62430: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62436: stdout chunk (state=3): >>> <<< 11522 1726882369.62505: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62510: stdout chunk (state=3): >>> <<< 11522 1726882369.62606: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62611: stdout chunk (state=3): >>> <<< 11522 1726882369.62704: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py<<< 11522 1726882369.62716: stdout chunk (state=3): >>> <<< 11522 1726882369.62731: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py<<< 11522 1726882369.62749: stdout chunk (state=3): >>> import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py<<< 11522 1726882369.62765: stdout chunk (state=3): >>> <<< 11522 1726882369.62777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882369.62847: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62858: stdout chunk (state=3): >>> <<< 11522 1726882369.62918: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py<<< 11522 1726882369.62925: stdout chunk (state=3): >>> <<< 11522 1726882369.62945: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.62953: stdout chunk (state=3): >>> <<< 11522 1726882369.63220: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63225: stdout chunk (state=3): >>> <<< 11522 1726882369.63490: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py<<< 11522 1726882369.63496: stdout chunk (state=3): >>> <<< 11522 1726882369.63521: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63527: stdout chunk (state=3): >>> <<< 11522 1726882369.63584: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63590: stdout chunk (state=3): >>> <<< 11522 1726882369.63658: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11522 1726882369.63682: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63687: stdout chunk (state=3): >>> <<< 11522 1726882369.63748: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63758: stdout chunk (state=3): >>> <<< 11522 1726882369.63817: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py<<< 11522 1726882369.63822: stdout chunk (state=3): >>> <<< 11522 1726882369.63847: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63855: stdout chunk (state=3): >>> <<< 11522 1726882369.63963: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.63968: stdout chunk (state=3): >>> <<< 11522 1726882369.64084: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py<<< 11522 1726882369.64096: stdout chunk (state=3): >>> import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py<<< 11522 1726882369.64101: stdout chunk (state=3): >>> <<< 11522 1726882369.64121: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.64126: stdout chunk (state=3): >>> <<< 11522 1726882369.64241: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.64247: stdout chunk (state=3): >>> <<< 11522 1726882369.64368: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py<<< 11522 1726882369.64394: stdout chunk (state=3): >>> <<< 11522 1726882369.64400: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py<<< 11522 1726882369.64403: stdout chunk (state=3): >>> <<< 11522 1726882369.64513: stdout chunk (state=3): >>># zipimport: zlib available<<< 11522 1726882369.64522: stdout chunk (state=3): >>> <<< 11522 1726882369.64716: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py<<< 11522 1726882369.64735: stdout chunk (state=3): >>> <<< 11522 1726882369.64738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 11522 1726882369.64792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py<<< 11522 1726882369.64801: stdout chunk (state=3): >>> <<< 11522 1726882369.64823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'<<< 11522 1726882369.64829: stdout chunk (state=3): >>> <<< 11522 1726882369.64872: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882369.64887: stdout chunk (state=3): >>> <<< 11522 1726882369.64890: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882369.64902: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6409e100><<< 11522 1726882369.64912: stdout chunk (state=3): >>> <<< 11522 1726882369.64930: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640f3df0><<< 11522 1726882369.64933: stdout chunk (state=3): >>> <<< 11522 1726882369.65007: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640f3b50> <<< 11522 1726882369.67360: stdout chunk (state=3): >>>import 'gc' # <<< 11522 1726882369.67995: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_local": {}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fips": false, "an<<< 11522 1726882369.68032: stdout chunk (state=3): >>>sible_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_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "49", "epoch": "1726882369", "epoch_int": "1726882369", "date": "2024-09-20", "time": "21:32:49", "iso8601_micro": "2024-09-21T01:32:49.676776Z", "iso8601": "2024-09-21T01:32:49Z", "iso8601_basic": "20240920T213249676776", "iso8601_basic_short": "20240920T213249", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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"}}} <<< 11522 1726882369.68644: stdout chunk (state=3): >>># clear builtins._<<< 11522 1726882369.68706: stdout chunk (state=3): >>> # clear sys.path <<< 11522 1726882369.68733: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1<<< 11522 1726882369.68737: stdout chunk (state=3): >>> # clear sys.ps2<<< 11522 1726882369.68739: stdout chunk (state=3): >>> # clear sys.last_type # clear sys.last_value <<< 11522 1726882369.68745: stdout chunk (state=3): >>># clear sys.last_traceback <<< 11522 1726882369.68749: stdout chunk (state=3): >>># clear sys.path_hooks <<< 11522 1726882369.68762: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11522 1726882369.68793: stdout chunk (state=3): >>># clear sys.meta_path <<< 11522 1726882369.68807: stdout chunk (state=3): >>># clear sys.__interactivehook__ <<< 11522 1726882369.68833: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout <<< 11522 1726882369.68851: stdout chunk (state=3): >>># restore sys.stderr <<< 11522 1726882369.68881: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 11522 1726882369.68895: stdout chunk (state=3): >>># cleanup[2] removing builtins <<< 11522 1726882369.68924: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib<<< 11522 1726882369.68933: stdout chunk (state=3): >>> <<< 11522 1726882369.68937: stdout chunk (state=3): >>># cleanup[2] removing _imp <<< 11522 1726882369.68945: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 11522 1726882369.68948: stdout chunk (state=3): >>># cleanup[2] removing _warnings <<< 11522 1726882369.68963: stdout chunk (state=3): >>># cleanup[2] removing _weakref<<< 11522 1726882369.68968: stdout chunk (state=3): >>> <<< 11522 1726882369.68991: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 11522 1726882369.69005: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix<<< 11522 1726882369.69031: stdout chunk (state=3): >>> <<< 11522 1726882369.69034: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 11522 1726882369.69049: stdout chunk (state=3): >>># cleanup[2] removing time <<< 11522 1726882369.69074: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 11522 1726882369.69089: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 11522 1726882369.69119: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 11522 1726882369.69142: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 11522 1726882369.69161: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 11522 1726882369.69175: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8<<< 11522 1726882369.69188: stdout chunk (state=3): >>> # cleanup[2] removing _signal<<< 11522 1726882369.69201: stdout chunk (state=3): >>> <<< 11522 1726882369.69217: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 <<< 11522 1726882369.69255: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc<<< 11522 1726882369.69275: stdout chunk (state=3): >>> <<< 11522 1726882369.69288: stdout chunk (state=3): >>># cleanup[2] removing io <<< 11522 1726882369.69302: stdout chunk (state=3): >>># cleanup[2] removing __main__ <<< 11522 1726882369.69316: stdout chunk (state=3): >>># cleanup[2] removing _stat <<< 11522 1726882369.69332: stdout chunk (state=3): >>># cleanup[2] removing stat <<< 11522 1726882369.69343: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc<<< 11522 1726882369.69352: stdout chunk (state=3): >>> <<< 11522 1726882369.69363: stdout chunk (state=3): >>># cleanup[2] removing genericpath <<< 11522 1726882369.69371: stdout chunk (state=3): >>># cleanup[2] removing posixpath <<< 11522 1726882369.69376: stdout chunk (state=3): >>># cleanup[2] removing os.path <<< 11522 1726882369.69380: stdout chunk (state=3): >>># cleanup[2] removing os <<< 11522 1726882369.69382: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins<<< 11522 1726882369.69384: stdout chunk (state=3): >>> <<< 11522 1726882369.69387: stdout chunk (state=3): >>># cleanup[2] removing _locale <<< 11522 1726882369.69389: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale <<< 11522 1726882369.69515: stdout chunk (state=3): >>># destroy _bootlocale <<< 11522 1726882369.69530: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 11522 1726882369.69540: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants<<< 11522 1726882369.69565: stdout chunk (state=3): >>> <<< 11522 1726882369.69601: stdout chunk (state=3): >>># destroy sre_constants<<< 11522 1726882369.69605: stdout chunk (state=3): >>> <<< 11522 1726882369.69607: stdout chunk (state=3): >>># cleanup[2] removing sre_parse <<< 11522 1726882369.69610: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq<<< 11522 1726882369.69612: stdout chunk (state=3): >>> # cleanup[2] removing heapq<<< 11522 1726882369.69614: stdout chunk (state=3): >>> <<< 11522 1726882369.69615: stdout chunk (state=3): >>># cleanup[2] removing itertools <<< 11522 1726882369.69616: stdout chunk (state=3): >>># cleanup[2] removing keyword<<< 11522 1726882369.69618: stdout chunk (state=3): >>> # destroy keyword<<< 11522 1726882369.69623: stdout chunk (state=3): >>> <<< 11522 1726882369.69624: stdout chunk (state=3): >>># cleanup[2] removing _operator <<< 11522 1726882369.69626: stdout chunk (state=3): >>># cleanup[2] removing operator<<< 11522 1726882369.69628: stdout chunk (state=3): >>> # cleanup[2] removing reprlib <<< 11522 1726882369.69630: stdout chunk (state=3): >>># destroy reprlib<<< 11522 1726882369.69632: stdout chunk (state=3): >>> # cleanup[2] removing _collections<<< 11522 1726882369.69634: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.69673: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.69703: stdout chunk (state=3): >>> # 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__<<< 11522 1726882369.69734: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.69765: 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 # 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<<< 11522 1726882369.69795: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.69824: stdout chunk (state=3): >>> # 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 <<< 11522 1726882369.69857: stdout chunk (state=3): >>># 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 <<< 11522 1726882369.69896: stdout chunk (state=3): >>># 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<<< 11522 1726882369.69960: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.69999: stdout chunk (state=3): >>> # 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 <<< 11522 1726882369.70035: stdout chunk (state=3): >>># 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<<< 11522 1726882369.70068: stdout chunk (state=3): >>> # 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 unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna<<< 11522 1726882369.70416: stdout chunk (state=3): >>> # cleanup[2] removing gc # destroy _sitebuiltins <<< 11522 1726882369.70474: stdout chunk (state=3): >>># destroy importlib.util <<< 11522 1726882369.70477: stdout chunk (state=3): >>># destroy importlib.abc <<< 11522 1726882369.70483: stdout chunk (state=3): >>># destroy importlib.machinery <<< 11522 1726882369.70557: stdout chunk (state=3): >>># destroy zipimport <<< 11522 1726882369.70615: stdout chunk (state=3): >>># destroy _compression <<< 11522 1726882369.70627: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 11522 1726882369.70707: stdout chunk (state=3): >>># destroy __main__ <<< 11522 1726882369.70757: stdout chunk (state=3): >>># destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 11522 1726882369.70791: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11522 1726882369.70817: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 11522 1726882369.70882: stdout chunk (state=3): >>># destroy syslog <<< 11522 1726882369.70886: stdout chunk (state=3): >>># destroy uuid <<< 11522 1726882369.70944: stdout chunk (state=3): >>># destroy selinux <<< 11522 1726882369.70983: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 11522 1726882369.71089: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11522 1726882369.71182: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array <<< 11522 1726882369.71224: stdout chunk (state=3): >>># destroy _compat_pickle <<< 11522 1726882369.71273: stdout chunk (state=3): >>># destroy queue <<< 11522 1726882369.71278: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 11522 1726882369.71305: stdout chunk (state=3): >>># destroy shlex <<< 11522 1726882369.71351: stdout chunk (state=3): >>># destroy datetime <<< 11522 1726882369.71384: stdout chunk (state=3): >>># destroy base64 <<< 11522 1726882369.71427: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 11522 1726882369.71445: stdout chunk (state=3): >>># destroy getpass <<< 11522 1726882369.71451: stdout chunk (state=3): >>># destroy json <<< 11522 1726882369.71515: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11522 1726882369.71557: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11522 1726882369.71712: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 11522 1726882369.71806: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # 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 <<< 11522 1726882369.71893: stdout chunk (state=3): >>># 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 <<< 11522 1726882369.71963: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 11522 1726882369.72037: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 11522 1726882369.72098: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 11522 1726882369.72135: 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 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 11522 1726882369.72163: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 11522 1726882369.72168: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 11522 1726882369.72232: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.72290: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum<<< 11522 1726882369.72346: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.72371: stdout chunk (state=3): >>> # 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<<< 11522 1726882369.72401: 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<<< 11522 1726882369.72446: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy gc<<< 11522 1726882369.72459: stdout chunk (state=3): >>> # destroy unicodedata # destroy termios<<< 11522 1726882369.72463: stdout chunk (state=3): >>> # destroy _ssl<<< 11522 1726882369.72486: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon<<< 11522 1726882369.72499: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 <<< 11522 1726882369.72557: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 11522 1726882369.72727: stdout chunk (state=3): >>># destroy platform<<< 11522 1726882369.72732: stdout chunk (state=3): >>> # destroy _uuid<<< 11522 1726882369.72765: stdout chunk (state=3): >>> <<< 11522 1726882369.72772: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse<<< 11522 1726882369.72786: stdout chunk (state=3): >>> # destroy tokenize <<< 11522 1726882369.72809: stdout chunk (state=3): >>># destroy _heapq<<< 11522 1726882369.72827: stdout chunk (state=3): >>> <<< 11522 1726882369.72836: stdout chunk (state=3): >>># destroy posixpath <<< 11522 1726882369.72854: stdout chunk (state=3): >>># destroy stat<<< 11522 1726882369.72890: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy errno<<< 11522 1726882369.72914: stdout chunk (state=3): >>> # destroy signal <<< 11522 1726882369.72934: stdout chunk (state=3): >>># destroy contextlib # destroy pwd <<< 11522 1726882369.72952: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess<<< 11522 1726882369.72966: stdout chunk (state=3): >>> # destroy selectors <<< 11522 1726882369.72992: stdout chunk (state=3): >>># destroy select <<< 11522 1726882369.73012: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 11522 1726882369.73044: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 11522 1726882369.73061: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response <<< 11522 1726882369.73084: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 11522 1726882369.73107: stdout chunk (state=3): >>># destroy itertools # destroy operator <<< 11522 1726882369.73125: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 11522 1726882369.73134: stdout chunk (state=3): >>># destroy _operator <<< 11522 1726882369.73167: stdout chunk (state=3): >>># destroy _frozen_importlib_external <<< 11522 1726882369.73198: stdout chunk (state=3): >>># destroy _imp <<< 11522 1726882369.73210: stdout chunk (state=3): >>># destroy io # destroy marshal <<< 11522 1726882369.73276: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11522 1726882369.73287: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11522 1726882369.73701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 11522 1726882369.73755: stderr chunk (state=3): >>><<< 11522 1726882369.73761: stdout chunk (state=3): >>><<< 11522 1726882369.73865: _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 0x7f8c6551edc0> # /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 0x7f8c654c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6551eb20> # /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 0x7f8c6551eac0> 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 0x7f8c654c3490> # /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 0x7f8c654c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3670> # /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 0x7f8c6547a190> # /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 0x7f8c6547a220> # /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 0x7f8c6549d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6547a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654db880> # /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 0x7f8c65473d90> # /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 0x7f8c6549dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c654c3970> 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 0x7f8c6543eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65441f40> # /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 0x7f8c65437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6543d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6543e370> # /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 0x7f8c650f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650f8910> 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 0x7f8c650f8f10> # /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 0x7f8c650f8fd0> # /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 0x7f8c6510b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651e7670> # /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 0x7f8c651fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65445e20> # /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 0x7f8c6510bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c651ee2b0> # 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 0x7f8c651fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6544b9d0> # /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 0x7f8c6510beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510bdf0> # /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 0x7f8c6510bd60> # /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 0x7f8c650de3d0> # /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 0x7f8c650de4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65112f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510da90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510d490> # /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 0x7f8c65012220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c650c9520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6544b040> # /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 0x7f8c65024b50> 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 0x7f8c65024e80> # /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 0x7f8c65035790> # /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 0x7f8c65035cd0> # 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 0x7f8c64fce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65024f70> # /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 0x7f8c64fdf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c65035610> 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 0x7f8c64fdf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510ba30> # /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 0x7f8c64ffa700> # /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 0x7f8c64ffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64ffa7c0> # 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 0x7f8c64ffa8b0> # /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 0x7f8c64ffad00> # 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 0x7f8c65005250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64ffa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64feea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6510b610> # /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 0x7f8c64ffaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c649e76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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 0x7f8c64923820> # /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 0x7f8c64923160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923f70> # /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 0x7f8c649234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64923d90> 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 0x7f8c64923fd0> # /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 0x7f8c64923100> # /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 0x7f8c648fa0d0> # 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 0x7f8c647ff310> # 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 0x7f8c647ff160> # /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 0x7f8c647ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64909dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c649093a0> # /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 0x7f8c64909fd0> # /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 0x7f8c6495ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64905d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64905400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648d8b20> # 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 0x7f8c64905520> # /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 0x7f8c64905550> # /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 0x7f8c6486afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6496c250> # /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 0x7f8c64867850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6496c3d0> # /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 0x7f8c6496cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648677f0> # 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 0x7f8c64904c10> # 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 0x7f8c6496cfa0> # 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 0x7f8c6496c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64964910> # /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 0x7f8c6485d940> # 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 0x7f8c6487ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64866580> # 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 0x7f8c6485dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c648669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c648797f0> # /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 0x7f8c648b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64417970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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 0x7f8c648e0730> # 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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c64926370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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 0x7f8c64897550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c642a9160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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 0x7f8c6489a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6489b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64897b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c643dc370> # /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 0x7f8c643f7580> # 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 0x7f8c643f74f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643cc280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643dc970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c641937f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64193b20> # /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 0x7f8c64416f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c643e40a0> # /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 0x7f8c64416e80> # /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 0x7f8c641fcfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64428820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c64193d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c640e0e80> # /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 0x7f8c640e09d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c6415d550> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640e4850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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 0x7f8c6415a670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6415a220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/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_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ubtu8wly/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7f8c6409e100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640f3df0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c640f3b50> import 'gc' # {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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_local": {}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fips": false, "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_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "49", "epoch": "1726882369", "epoch_int": "1726882369", "date": "2024-09-20", "time": "21:32:49", "iso8601_micro": "2024-09-21T01:32:49.676776Z", "iso8601": "2024-09-21T01:32:49Z", "iso8601_basic": "20240920T213249676776", "iso8601_basic_short": "20240920T213249", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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 unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # 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 gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # 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 gc # destroy unicodedata # 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 unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # 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 gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # 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 gc # destroy unicodedata # 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 11522 1726882369.74819: 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-1726882369.136486-11589-178876361260904/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11522 1726882369.74823: _low_level_execute_command(): starting 11522 1726882369.74825: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882369.136486-11589-178876361260904/ > /dev/null 2>&1 && sleep 0' 11522 1726882369.74828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.74830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.74833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.74835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.74837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.74839: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.74841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.74843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.74870: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.74876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.74893: 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 <<< 11522 1726882369.74895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.74966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.74970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.74976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.75083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.77706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.78075: stderr chunk (state=3): >>><<< 11522 1726882369.78079: stdout chunk (state=3): >>><<< 11522 1726882369.78081: _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 11522 1726882369.78083: handler run complete 11522 1726882369.78085: variable 'ansible_facts' from source: unknown 11522 1726882369.78088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.78089: variable 'ansible_facts' from source: unknown 11522 1726882369.78091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.78184: attempt loop complete, returning result 11522 1726882369.78187: _execute() done 11522 1726882369.78189: dumping result to json 11522 1726882369.78191: done dumping result, returning 11522 1726882369.78193: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-e322-38a3-0000000000dd] 11522 1726882369.78195: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000dd ok: [managed_node3] 11522 1726882369.78468: no more pending results, returning what we have 11522 1726882369.78471: results queue empty 11522 1726882369.78472: checking for any_errors_fatal 11522 1726882369.78473: done checking for any_errors_fatal 11522 1726882369.78474: checking for max_fail_percentage 11522 1726882369.78476: done checking for max_fail_percentage 11522 1726882369.78477: checking to see if all hosts have failed and the running result is not ok 11522 1726882369.78477: done checking to see if all hosts have failed 11522 1726882369.78478: getting the remaining hosts for this loop 11522 1726882369.78479: done getting the remaining hosts for this loop 11522 1726882369.78482: getting the next task for host managed_node3 11522 1726882369.78491: done getting next task for host managed_node3 11522 1726882369.78493: ^ task is: TASK: Check if system is ostree 11522 1726882369.78496: ^ 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 11522 1726882369.78499: getting variables 11522 1726882369.78501: in VariableManager get_vars() 11522 1726882369.78529: Calling all_inventory to load vars for managed_node3 11522 1726882369.78531: Calling groups_inventory to load vars for managed_node3 11522 1726882369.78534: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882369.78550: Calling all_plugins_play to load vars for managed_node3 11522 1726882369.78553: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882369.78557: Calling groups_plugins_play to load vars for managed_node3 11522 1726882369.78854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882369.79078: done with get_vars() 11522 1726882369.79088: done getting variables 11522 1726882369.79122: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000dd 11522 1726882369.79125: 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:32:49 -0400 (0:00:00.739) 0:00:01.931 ****** 11522 1726882369.79207: entering _queue_task() for managed_node3/stat 11522 1726882369.79491: worker is 1 (out of 1 available) 11522 1726882369.79503: exiting _queue_task() for managed_node3/stat 11522 1726882369.79515: done queuing things up, now waiting for results queue to drain 11522 1726882369.79517: waiting for pending results... 11522 1726882369.79787: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 11522 1726882369.79893: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000df 11522 1726882369.79910: variable 'ansible_search_path' from source: unknown 11522 1726882369.79919: variable 'ansible_search_path' from source: unknown 11522 1726882369.79970: calling self._execute() 11522 1726882369.80047: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.80062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.80078: variable 'omit' from source: magic vars 11522 1726882369.80572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11522 1726882369.80852: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11522 1726882369.80898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11522 1726882369.80944: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11522 1726882369.80981: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11522 1726882369.81079: 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) 11522 1726882369.81107: 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) 11522 1726882369.81142: 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) 11522 1726882369.81177: 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) 11522 1726882369.81309: Evaluated conditional (not __network_is_ostree is defined): True 11522 1726882369.81321: variable 'omit' from source: magic vars 11522 1726882369.81372: variable 'omit' from source: magic vars 11522 1726882369.81413: variable 'omit' from source: magic vars 11522 1726882369.81442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11522 1726882369.81486: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11522 1726882369.81509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11522 1726882369.81532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882369.81547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882369.81592: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882369.81599: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.81606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.81714: Set connection var ansible_module_compression to ZIP_DEFLATED 11522 1726882369.81726: Set connection var ansible_timeout to 10 11522 1726882369.81734: Set connection var ansible_shell_executable to /bin/sh 11522 1726882369.81739: Set connection var ansible_connection to ssh 11522 1726882369.81749: Set connection var ansible_pipelining to False 11522 1726882369.81756: Set connection var ansible_shell_type to sh 11522 1726882369.81796: variable 'ansible_shell_executable' from source: unknown 11522 1726882369.81807: variable 'ansible_connection' from source: unknown 11522 1726882369.81815: variable 'ansible_module_compression' from source: unknown 11522 1726882369.81821: variable 'ansible_shell_type' from source: unknown 11522 1726882369.81827: variable 'ansible_shell_executable' from source: unknown 11522 1726882369.81832: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882369.81839: variable 'ansible_pipelining' from source: unknown 11522 1726882369.81844: variable 'ansible_timeout' from source: unknown 11522 1726882369.81854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882369.82028: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11522 1726882369.82043: variable 'omit' from source: magic vars 11522 1726882369.82056: starting attempt loop 11522 1726882369.82063: running the handler 11522 1726882369.82083: _low_level_execute_command(): starting 11522 1726882369.82094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11522 1726882369.82867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.82890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.82906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.82924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.82971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.82990: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.83009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.83029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.83042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.83059: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.83076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.83093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.83121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.83134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.83146: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.83166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.83254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.83282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.83297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.83434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.85707: stdout chunk (state=3): >>>/root <<< 11522 1726882369.85947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.85951: stdout chunk (state=3): >>><<< 11522 1726882369.85954: stderr chunk (state=3): >>><<< 11522 1726882369.86101: _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 11522 1726882369.86112: _low_level_execute_command(): starting 11522 1726882369.86115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236 `" && echo ansible-tmp-1726882369.8598256-11624-15084620199236="` echo /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236 `" ) && sleep 0' 11522 1726882369.86974: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882369.86994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.87015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.87033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.87077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.87091: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882369.87109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.87133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882369.87145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882369.87156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882369.87170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882369.87184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882369.87199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882369.87210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882369.87226: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882369.87244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882369.87314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882369.87494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882369.87660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882369.87797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882369.90106: stdout chunk (state=3): >>>ansible-tmp-1726882369.8598256-11624-15084620199236=/root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236 <<< 11522 1726882369.90266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882369.90316: stderr chunk (state=3): >>><<< 11522 1726882369.90320: stdout chunk (state=3): >>><<< 11522 1726882369.90340: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882369.8598256-11624-15084620199236=/root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236 , 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 11522 1726882369.90384: variable 'ansible_module_compression' from source: unknown 11522 1726882369.90430: ANSIBALLZ: Using lock for stat 11522 1726882369.90434: ANSIBALLZ: Acquiring lock 11522 1726882369.90437: ANSIBALLZ: Lock acquired: 140520889397520 11522 1726882369.90440: ANSIBALLZ: Creating module 11522 1726882370.07644: ANSIBALLZ: Writing module into payload 11522 1726882370.07767: ANSIBALLZ: Writing module 11522 1726882370.07796: ANSIBALLZ: Renaming module 11522 1726882370.07806: ANSIBALLZ: Done creating module 11522 1726882370.07827: variable 'ansible_facts' from source: unknown 11522 1726882370.07901: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/AnsiballZ_stat.py 11522 1726882370.08060: Sending initial data 11522 1726882370.08066: Sent initial data (152 bytes) 11522 1726882370.09016: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882370.09030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.09045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.09074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.09198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.09211: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882370.09225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.09243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882370.09255: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882370.09271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882370.09283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.09311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.09324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.09335: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882370.09347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.09423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882370.09446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882370.09465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882370.09596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882370.11423: 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 <<< 11522 1726882370.11517: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 11522 1726882370.11617: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-115220g0wu62c/tmp1cb44wvl /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/AnsiballZ_stat.py <<< 11522 1726882370.11713: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 11522 1726882370.13391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882370.13512: stderr chunk (state=3): >>><<< 11522 1726882370.13515: stdout chunk (state=3): >>><<< 11522 1726882370.13517: done transferring module to remote 11522 1726882370.13519: _low_level_execute_command(): starting 11522 1726882370.13522: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/ /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/AnsiballZ_stat.py && sleep 0' 11522 1726882370.14847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.14853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.14856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.14888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 debug2: match not found <<< 11522 1726882370.14891: 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 <<< 11522 1726882370.14894: stderr chunk (state=3): >>>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 <<< 11522 1726882370.14896: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.14960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882370.14968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882370.15082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11522 1726882370.17455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882370.17554: stderr chunk (state=3): >>><<< 11522 1726882370.17566: stdout chunk (state=3): >>><<< 11522 1726882370.17682: _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 11522 1726882370.17688: _low_level_execute_command(): starting 11522 1726882370.17691: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/AnsiballZ_stat.py && sleep 0' 11522 1726882370.18641: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882370.18690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.18711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.18729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.18823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.18902: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882370.18919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.18935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882370.18946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882370.18960: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882370.18976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.18989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.19013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.19028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.19039: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882370.19056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.19255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882370.19275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882370.19290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882370.19469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882370.21870: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11522 1726882370.21875: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11522 1726882370.21972: stdout chunk (state=3): >>>import '_io' # <<< 11522 1726882370.21975: stdout chunk (state=3): >>>import 'marshal' # <<< 11522 1726882370.22077: stdout chunk (state=3): >>>import 'posix' # <<< 11522 1726882370.22083: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11522 1726882370.22089: stdout chunk (state=3): >>># installing zipimport hook <<< 11522 1726882370.22169: stdout chunk (state=3): >>>import 'time' # <<< 11522 1726882370.22174: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11522 1726882370.22177: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 11522 1726882370.22181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882370.22185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 11522 1726882370.22220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 11522 1726882370.22258: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7df3dc0> <<< 11522 1726882370.22296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 11522 1726882370.22326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7df3b20> <<< 11522 1726882370.22358: 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' <<< 11522 1726882370.22380: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7df3ac0> <<< 11522 1726882370.22402: stdout chunk (state=3): >>>import '_signal' # <<< 11522 1726882370.22431: 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' <<< 11522 1726882370.22450: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98490> <<< 11522 1726882370.22483: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.22500: 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' <<< 11522 1726882370.22525: stdout chunk (state=3): >>>import '_abc' # <<< 11522 1726882370.22531: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98940> <<< 11522 1726882370.22561: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98670> <<< 11522 1726882370.22600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 11522 1726882370.22606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 11522 1726882370.22633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 11522 1726882370.22659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 11522 1726882370.22683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 11522 1726882370.22700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 11522 1726882370.22731: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d4f190> <<< 11522 1726882370.22753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 11522 1726882370.22785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 11522 1726882370.22897: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d4f220> <<< 11522 1726882370.22923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 11522 1726882370.22931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 11522 1726882370.22962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 11522 1726882370.22970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d4f940> <<< 11522 1726882370.23014: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7db0880> <<< 11522 1726882370.23370: 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' <<< 11522 1726882370.23374: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d48d90> <<< 11522 1726882370.23376: 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' <<< 11522 1726882370.23378: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d72d90> <<< 11522 1726882370.23381: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98970> <<< 11522 1726882370.23383: 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. <<< 11522 1726882370.23637: 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' <<< 11522 1726882370.23641: 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' <<< 11522 1726882370.23643: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.23645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 11522 1726882370.23680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d13eb0> <<< 11522 1726882370.23725: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d15f40> <<< 11522 1726882370.23742: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.23818: stdout chunk (state=3): >>>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' <<< 11522 1726882370.23981: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d12640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d13370> # /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' <<< 11522 1726882370.24020: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.24041: 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' <<< 11522 1726882370.24096: stdout chunk (state=3): >>># 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 0x7f1ea7c94e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c94910> import 'itertools' # <<< 11522 1726882370.24100: 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 0x7f1ea7c94f10> <<< 11522 1726882370.24115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 11522 1726882370.24124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 11522 1726882370.24150: stdout chunk (state=3): >>>import '_operator' # <<< 11522 1726882370.24177: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c94fd0> <<< 11522 1726882370.24197: 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 0x7f1ea7ca70d0> import '_collections' # <<< 11522 1726882370.24244: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ceed90> import '_functools' # <<< 11522 1726882370.24280: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ce7670> <<< 11522 1726882370.24329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 11522 1726882370.24340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7cf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d1ae20> <<< 11522 1726882370.24356: 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' <<< 11522 1726882370.24392: 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 0x7f1ea7ca7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7cee2b0> <<< 11522 1726882370.24444: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882370.24449: 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 0x7f1ea7cf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d209d0> <<< 11522 1726882370.24461: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.24485: 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' <<< 11522 1726882370.24538: 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 0x7f1ea7ca7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7df0> <<< 11522 1726882370.24573: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 11522 1726882370.24600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7d60> # /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' <<< 11522 1726882370.24627: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 11522 1726882370.24642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 11522 1726882370.24654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 11522 1726882370.24698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 11522 1726882370.24729: stdout chunk (state=3): >>># /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 0x7f1ea7c7a3d0> <<< 11522 1726882370.24766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 11522 1726882370.24776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 11522 1726882370.24788: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c7a4c0> <<< 11522 1726882370.24910: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7caef40> <<< 11522 1726882370.24946: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9a90> <<< 11522 1726882370.24980: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9490> <<< 11522 1726882370.25001: 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' <<< 11522 1726882370.25034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 11522 1726882370.25044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 11522 1726882370.25072: 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' <<< 11522 1726882370.25076: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7988220> <<< 11522 1726882370.25101: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c65520> <<< 11522 1726882370.25166: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9f10> <<< 11522 1726882370.25170: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d20040> <<< 11522 1726882370.25222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 11522 1726882370.25238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 11522 1726882370.25241: 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 0x7f1ea799ab50> import 'errno' # <<< 11522 1726882370.25286: 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 0x7f1ea799ae80> <<< 11522 1726882370.25308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 11522 1726882370.25331: 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 0x7f1ea79ab790> <<< 11522 1726882370.25351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 11522 1726882370.25381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 11522 1726882370.25411: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea79abcd0> <<< 11522 1726882370.25467: 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 0x7f1ea7939400> <<< 11522 1726882370.25481: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea799af70> <<< 11522 1726882370.25483: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.25538: 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 0x7f1ea794a2e0> <<< 11522 1726882370.25540: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea79ab610> import 'pwd' # <<< 11522 1726882370.25572: 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 0x7f1ea794a3a0> <<< 11522 1726882370.25605: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7a30> <<< 11522 1726882370.25629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 11522 1726882370.25644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 11522 1726882370.25669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 11522 1726882370.25697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 11522 1726882370.25719: 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 0x7f1ea7965700> <<< 11522 1726882370.25737: 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' <<< 11522 1726882370.25776: stdout chunk (state=3): >>># 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 0x7f1ea79659d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea79657c0> <<< 11522 1726882370.25794: 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 0x7f1ea79658b0> <<< 11522 1726882370.25819: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.26017: 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 0x7f1ea7965d00> <<< 11522 1726882370.26053: stdout chunk (state=3): >>># 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 0x7f1ea7970250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7965940> <<< 11522 1726882370.26077: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7959a90> <<< 11522 1726882370.26095: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7610> <<< 11522 1726882370.26109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 11522 1726882370.26175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 11522 1726882370.26196: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7965af0> <<< 11522 1726882370.26311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 11522 1726882370.26329: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1ea78866d0> <<< 11522 1726882370.26868: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11522 1726882370.28702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.30325: 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' <<< 11522 1726882370.30347: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ad820> <<< 11522 1726882370.30395: 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'<<< 11522 1726882370.30411: stdout chunk (state=3): >>> <<< 11522 1726882370.30446: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 11522 1726882370.30451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 11522 1726882370.30504: 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'<<< 11522 1726882370.30507: stdout chunk (state=3): >>> <<< 11522 1726882370.30561: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 11522 1726882370.30590: stdout chunk (state=3): >>># 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 0x7f1ea77ad160><<< 11522 1726882370.30593: stdout chunk (state=3): >>> <<< 11522 1726882370.30657: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ad280><<< 11522 1726882370.30660: stdout chunk (state=3): >>> <<< 11522 1726882370.30708: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77adf70> <<< 11522 1726882370.30757: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 11522 1726882370.30770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 11522 1726882370.30841: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ad4f0> <<< 11522 1726882370.30876: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77add90> <<< 11522 1726882370.30887: stdout chunk (state=3): >>>import 'atexit' # <<< 11522 1726882370.30974: 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' <<< 11522 1726882370.30981: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ea77adfd0> <<< 11522 1726882370.30994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 11522 1726882370.31055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 11522 1726882370.31116: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ad100><<< 11522 1726882370.31119: stdout chunk (state=3): >>> <<< 11522 1726882370.31162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 11522 1726882370.31188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 11522 1726882370.31190: stdout chunk (state=3): >>> <<< 11522 1726882370.31225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 11522 1726882370.31227: stdout chunk (state=3): >>> <<< 11522 1726882370.31277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 11522 1726882370.31323: stdout chunk (state=3): >>> <<< 11522 1726882370.31326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 11522 1726882370.31328: stdout chunk (state=3): >>> <<< 11522 1726882370.31330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 11522 1726882370.31788: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea71adf40> # 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 0x7f1ea71ccd00> # 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 0x7f1ea71cceb0> # /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 0x7f1ea71cc370><<< 11522 1726882370.31871: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7813dc0> <<< 11522 1726882370.32063: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea78133a0> <<< 11522 1726882370.32097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 11522 1726882370.32118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 11522 1726882370.32164: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7813fd0><<< 11522 1726882370.32170: stdout chunk (state=3): >>> <<< 11522 1726882370.32202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 11522 1726882370.32220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 11522 1726882370.32281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 11522 1726882370.32284: stdout chunk (state=3): >>> <<< 11522 1726882370.32286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 11522 1726882370.32288: stdout chunk (state=3): >>> <<< 11522 1726882370.32323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 11522 1726882370.32328: stdout chunk (state=3): >>> <<< 11522 1726882370.32344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 11522 1726882370.32383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 11522 1726882370.32419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 11522 1726882370.32422: stdout chunk (state=3): >>> <<< 11522 1726882370.32443: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77e4d30> <<< 11522 1726882370.32569: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7780d30> <<< 11522 1726882370.32592: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7780400> <<< 11522 1726882370.32595: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77b64f0> <<< 11522 1726882370.32640: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 11522 1726882370.32646: stdout chunk (state=3): >>> <<< 11522 1726882370.32682: 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 0x7f1ea7780520> <<< 11522 1726882370.32714: 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 <<< 11522 1726882370.32747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882370.32752: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7780550><<< 11522 1726882370.32754: stdout chunk (state=3): >>> <<< 11522 1726882370.32805: 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 <<< 11522 1726882370.32834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 11522 1726882370.32836: stdout chunk (state=3): >>> <<< 11522 1726882370.32872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 11522 1726882370.32875: stdout chunk (state=3): >>> <<< 11522 1726882370.32914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 11522 1726882370.32917: stdout chunk (state=3): >>> <<< 11522 1726882370.33195: 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 0x7f1ea719dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77f5250> # /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' <<< 11522 1726882370.33223: 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'<<< 11522 1726882370.33231: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ea719a850> <<< 11522 1726882370.33251: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77f53d0><<< 11522 1726882370.33254: stdout chunk (state=3): >>> <<< 11522 1726882370.33291: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 11522 1726882370.33296: stdout chunk (state=3): >>> <<< 11522 1726882370.33355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882370.33394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 11522 1726882370.33413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<< 11522 1726882370.33426: stdout chunk (state=3): >>> <<< 11522 1726882370.33436: stdout chunk (state=3): >>>import '_string' # <<< 11522 1726882370.33529: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea780de50> <<< 11522 1726882370.33709: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea719a7f0> <<< 11522 1726882370.33824: 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 0x7f1ea719a640> <<< 11522 1726882370.33857: 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 0x7f1ea71995b0> <<< 11522 1726882370.33912: 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 0x7f1ea718ed90> <<< 11522 1726882370.33918: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ec910> <<< 11522 1726882370.33946: 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' <<< 11522 1726882370.33970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 11522 1726882370.33989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 11522 1726882370.34044: 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 0x7f1ea77766a0> <<< 11522 1726882370.34343: 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 0x7f1ea7774b20> <<< 11522 1726882370.34355: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77840a0> <<< 11522 1726882370.34392: 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' # 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 0x7f1ea7776100> <<< 11522 1726882370.34407: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77b9b20> <<< 11522 1726882370.34425: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11522 1726882370.34457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34692: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11522 1726882370.34713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34727: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11522 1726882370.34742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.34899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.35054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.35808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.36597: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11522 1726882370.36608: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11522 1726882370.36634: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 11522 1726882370.36637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882370.36708: 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 0x7f1ea6d995e0> <<< 11522 1726882370.36816: 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' <<< 11522 1726882370.36833: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7167580> <<< 11522 1726882370.36836: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea6d3a100> <<< 11522 1726882370.36908: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11522 1726882370.36911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.36943: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 11522 1726882370.36946: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.37140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.37333: stdout chunk (state=3): >>># /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' <<< 11522 1726882370.37378: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7774b80> <<< 11522 1726882370.37382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38824: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 11522 1726882370.38827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.38921: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11522 1726882370.38924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39135: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11522 1726882370.39166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11522 1726882370.39169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39210: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39256: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11522 1726882370.39274: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.39884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 11522 1726882370.39921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 11522 1726882370.39937: stdout chunk (state=3): >>>import '_ast' # <<< 11522 1726882370.40038: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea6d6bf10> # zipimport: zlib available <<< 11522 1726882370.40125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40227: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11522 1726882370.40261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40306: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40371: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11522 1726882370.40375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.40683: 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 <<< 11522 1726882370.40719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 11522 1726882370.40813: 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 0x7f1ea7800220> <<< 11522 1726882370.40854: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea6d6b850> <<< 11522 1726882370.40909: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 11522 1726882370.40913: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11522 1726882370.41083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.41159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.41187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.41238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 11522 1726882370.41253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 11522 1726882370.41278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 11522 1726882370.41319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 11522 1726882370.41338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 11522 1726882370.41363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 11522 1726882370.41504: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea715dca0> <<< 11522 1726882370.41559: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7158f70> <<< 11522 1726882370.41642: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea71f7940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 11522 1726882370.41657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.41680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.41715: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 11522 1726882370.41827: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11522 1726882370.41847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11522 1726882370.41866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.42055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.42300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11522 1726882370.42517: 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"}}} # destroy __main__ <<< 11522 1726882370.42871: 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 <<< 11522 1726882370.42971: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.43097: 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 # 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<<< 11522 1726882370.43149: stdout chunk (state=3): >>> # 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 <<< 11522 1726882370.43162: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.43442: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11522 1726882370.43487: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11522 1726882370.43536: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 11522 1726882370.43559: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.43613: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11522 1726882370.43746: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 11522 1726882370.43934: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.43991: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.44230: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11522 1726882370.44271: stdout chunk (state=3): >>># 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 <<< 11522 1726882370.44284: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 11522 1726882370.44320: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 11522 1726882370.44803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.105 closed. <<< 11522 1726882370.44812: stdout chunk (state=3): >>><<< 11522 1726882370.44824: stderr chunk (state=3): >>><<< 11522 1726882370.44922: _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 0x7f1ea7df3dc0> # /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 0x7f1ea7d983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7df3b20> # /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 0x7f1ea7df3ac0> 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 0x7f1ea7d98490> # /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 0x7f1ea7d98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98670> # /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 0x7f1ea7d4f190> # /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 0x7f1ea7d4f220> # /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 0x7f1ea7d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7db0880> # /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 0x7f1ea7d48d90> # /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 0x7f1ea7d72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d98970> 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 0x7f1ea7d13eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d15f40> # /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 0x7f1ea7d0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d12640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d13370> # /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 0x7f1ea7c94e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c94910> 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 0x7f1ea7c94f10> # /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 0x7f1ea7c94fd0> # /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 0x7f1ea7ca70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ceed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ce7670> # /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 0x7f1ea7cf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d1ae20> # /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 0x7f1ea7ca7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7cee2b0> # 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 0x7f1ea7cf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d209d0> # /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 0x7f1ea7ca7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7df0> # /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 0x7f1ea7ca7d60> # /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 0x7f1ea7c7a3d0> # /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 0x7f1ea7c7a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7caef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9490> # /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 0x7f1ea7988220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7c65520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7d20040> # /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 0x7f1ea799ab50> 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 0x7f1ea799ae80> # /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 0x7f1ea79ab790> # /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 0x7f1ea79abcd0> # 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 0x7f1ea7939400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea799af70> # /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 0x7f1ea794a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea79ab610> 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 0x7f1ea794a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7a30> # /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 0x7f1ea7965700> # /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 0x7f1ea79659d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea79657c0> # 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 0x7f1ea79658b0> # /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 0x7f1ea7965d00> # 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 0x7f1ea7970250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7965940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7959a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7ca7610> # /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 0x7f1ea7965af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1ea78866d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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 0x7f1ea77ad820> # /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 0x7f1ea77ad160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ad280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77adf70> # /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 0x7f1ea77ad4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77add90> 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 0x7f1ea77adfd0> # /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 0x7f1ea77ad100> # /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 0x7f1ea71adf40> # 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 0x7f1ea71ccd00> # 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 0x7f1ea71cceb0> # /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 0x7f1ea71cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7813dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea78133a0> # /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 0x7f1ea7813fd0> # /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 0x7f1ea77e4d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7780d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7780400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77b64f0> # 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 0x7f1ea7780520> # /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 0x7f1ea7780550> # /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 0x7f1ea719dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77f5250> # /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 0x7f1ea719a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77f53d0> # /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 0x7f1ea780de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea719a7f0> # 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 0x7f1ea719a640> # 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 0x7f1ea71995b0> # 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 0x7f1ea718ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77ec910> # /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 0x7f1ea77766a0> # 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 0x7f1ea7774b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77840a0> # 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 0x7f1ea7776100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea77b9b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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 0x7f1ea6d995e0> # /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 0x7f1ea7167580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea6d3a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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_lfwuvzcm/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 0x7f1ea7774b80> # 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_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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_lfwuvzcm/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 0x7f1ea6d6bf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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_lfwuvzcm/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 0x7f1ea7800220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea6d6b850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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 0x7f1ea715dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea7158f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ea71f7940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lfwuvzcm/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_lfwuvzcm/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: 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: # 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 11522 1726882370.45630: 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-1726882369.8598256-11624-15084620199236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11522 1726882370.45634: _low_level_execute_command(): starting 11522 1726882370.45637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882369.8598256-11624-15084620199236/ > /dev/null 2>&1 && sleep 0' 11522 1726882370.46299: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11522 1726882370.46319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.46334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.46352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.46404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.46417: stderr chunk (state=3): >>>debug2: match not found <<< 11522 1726882370.46439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.46457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 11522 1726882370.46470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.105 is address <<< 11522 1726882370.46481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 11522 1726882370.46495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11522 1726882370.46510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11522 1726882370.46525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11522 1726882370.46544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.105 originally 10.31.9.105 <<< 11522 1726882370.46555: stderr chunk (state=3): >>>debug2: match found <<< 11522 1726882370.46573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11522 1726882370.46658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11522 1726882370.46682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11522 1726882370.46698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11522 1726882370.46837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11522 1726882370.49498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11522 1726882370.49596: stderr chunk (state=3): >>><<< 11522 1726882370.49606: stdout chunk (state=3): >>><<< 11522 1726882370.49882: _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 11522 1726882370.49885: handler run complete 11522 1726882370.49888: attempt loop complete, returning result 11522 1726882370.49890: _execute() done 11522 1726882370.49892: dumping result to json 11522 1726882370.49894: done dumping result, returning 11522 1726882370.49896: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0e448fcc-3ce9-e322-38a3-0000000000df] 11522 1726882370.49898: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000df 11522 1726882370.49967: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000df 11522 1726882370.49971: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11522 1726882370.50219: no more pending results, returning what we have 11522 1726882370.50222: results queue empty 11522 1726882370.50223: checking for any_errors_fatal 11522 1726882370.50231: done checking for any_errors_fatal 11522 1726882370.50232: checking for max_fail_percentage 11522 1726882370.50234: done checking for max_fail_percentage 11522 1726882370.50235: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.50235: done checking to see if all hosts have failed 11522 1726882370.50236: getting the remaining hosts for this loop 11522 1726882370.50238: done getting the remaining hosts for this loop 11522 1726882370.50242: getting the next task for host managed_node3 11522 1726882370.50248: done getting next task for host managed_node3 11522 1726882370.50252: ^ task is: TASK: Set flag to indicate system is ostree 11522 1726882370.50255: ^ 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 11522 1726882370.50259: getting variables 11522 1726882370.50261: in VariableManager get_vars() 11522 1726882370.50296: Calling all_inventory to load vars for managed_node3 11522 1726882370.50300: Calling groups_inventory to load vars for managed_node3 11522 1726882370.50303: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.50315: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.50318: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.50321: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.50566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.51094: done with get_vars() 11522 1726882370.51104: done getting variables 11522 1726882370.51207: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:50 -0400 (0:00:00.720) 0:00:02.651 ****** 11522 1726882370.51245: entering _queue_task() for managed_node3/set_fact 11522 1726882370.51247: Creating lock for set_fact 11522 1726882370.51499: worker is 1 (out of 1 available) 11522 1726882370.51511: exiting _queue_task() for managed_node3/set_fact 11522 1726882370.51521: done queuing things up, now waiting for results queue to drain 11522 1726882370.51522: waiting for pending results... 11522 1726882370.51886: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 11522 1726882370.51994: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000e0 11522 1726882370.52018: variable 'ansible_search_path' from source: unknown 11522 1726882370.52025: variable 'ansible_search_path' from source: unknown 11522 1726882370.52065: calling self._execute() 11522 1726882370.52148: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.52159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.52177: variable 'omit' from source: magic vars 11522 1726882370.52754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11522 1726882370.53104: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11522 1726882370.53152: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11522 1726882370.53197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11522 1726882370.53240: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11522 1726882370.53334: 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) 11522 1726882370.53366: 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) 11522 1726882370.53402: 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) 11522 1726882370.53440: 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) 11522 1726882370.53644: Evaluated conditional (not __network_is_ostree is defined): True 11522 1726882370.53658: variable 'omit' from source: magic vars 11522 1726882370.53745: variable 'omit' from source: magic vars 11522 1726882370.53953: variable '__ostree_booted_stat' from source: set_fact 11522 1726882370.54010: variable 'omit' from source: magic vars 11522 1726882370.54041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11522 1726882370.54077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11522 1726882370.54104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11522 1726882370.54126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882370.54142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882370.54181: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882370.54197: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.54207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.54321: Set connection var ansible_module_compression to ZIP_DEFLATED 11522 1726882370.54334: Set connection var ansible_timeout to 10 11522 1726882370.54344: Set connection var ansible_shell_executable to /bin/sh 11522 1726882370.54350: Set connection var ansible_connection to ssh 11522 1726882370.54362: Set connection var ansible_pipelining to False 11522 1726882370.54377: Set connection var ansible_shell_type to sh 11522 1726882370.54433: variable 'ansible_shell_executable' from source: unknown 11522 1726882370.54441: variable 'ansible_connection' from source: unknown 11522 1726882370.54476: variable 'ansible_module_compression' from source: unknown 11522 1726882370.54486: variable 'ansible_shell_type' from source: unknown 11522 1726882370.54493: variable 'ansible_shell_executable' from source: unknown 11522 1726882370.54499: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.54506: variable 'ansible_pipelining' from source: unknown 11522 1726882370.54526: variable 'ansible_timeout' from source: unknown 11522 1726882370.54552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.54666: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11522 1726882370.54681: variable 'omit' from source: magic vars 11522 1726882370.54691: starting attempt loop 11522 1726882370.54702: running the handler 11522 1726882370.54719: handler run complete 11522 1726882370.54746: attempt loop complete, returning result 11522 1726882370.54755: _execute() done 11522 1726882370.54765: dumping result to json 11522 1726882370.54774: done dumping result, returning 11522 1726882370.54784: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-e322-38a3-0000000000e0] 11522 1726882370.54793: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e0 11522 1726882370.54893: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e0 11522 1726882370.54900: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11522 1726882370.54966: no more pending results, returning what we have 11522 1726882370.54969: results queue empty 11522 1726882370.54970: checking for any_errors_fatal 11522 1726882370.54976: done checking for any_errors_fatal 11522 1726882370.54977: checking for max_fail_percentage 11522 1726882370.54979: done checking for max_fail_percentage 11522 1726882370.54980: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.54980: done checking to see if all hosts have failed 11522 1726882370.54981: getting the remaining hosts for this loop 11522 1726882370.54983: done getting the remaining hosts for this loop 11522 1726882370.54986: getting the next task for host managed_node3 11522 1726882370.54997: done getting next task for host managed_node3 11522 1726882370.55000: ^ task is: TASK: Fix CentOS6 Base repo 11522 1726882370.55003: ^ 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 11522 1726882370.55008: getting variables 11522 1726882370.55010: in VariableManager get_vars() 11522 1726882370.55039: Calling all_inventory to load vars for managed_node3 11522 1726882370.55042: Calling groups_inventory to load vars for managed_node3 11522 1726882370.55045: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.55055: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.55059: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.55068: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.55260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.55462: done with get_vars() 11522 1726882370.55474: done getting variables 11522 1726882370.55713: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:50 -0400 (0:00:00.045) 0:00:02.696 ****** 11522 1726882370.55743: entering _queue_task() for managed_node3/copy 11522 1726882370.56195: worker is 1 (out of 1 available) 11522 1726882370.56207: exiting _queue_task() for managed_node3/copy 11522 1726882370.56218: done queuing things up, now waiting for results queue to drain 11522 1726882370.56220: waiting for pending results... 11522 1726882370.56499: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 11522 1726882370.56735: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000e2 11522 1726882370.56761: variable 'ansible_search_path' from source: unknown 11522 1726882370.56772: variable 'ansible_search_path' from source: unknown 11522 1726882370.56811: calling self._execute() 11522 1726882370.56896: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.56907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.56919: variable 'omit' from source: magic vars 11522 1726882370.57389: variable 'ansible_distribution' from source: facts 11522 1726882370.57422: Evaluated conditional (ansible_distribution == 'CentOS'): True 11522 1726882370.57546: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.57560: Evaluated conditional (ansible_distribution_major_version == '6'): False 11522 1726882370.57571: when evaluation is False, skipping this task 11522 1726882370.57578: _execute() done 11522 1726882370.57585: dumping result to json 11522 1726882370.57593: done dumping result, returning 11522 1726882370.57603: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-e322-38a3-0000000000e2] 11522 1726882370.57614: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e2 11522 1726882370.57729: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e2 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11522 1726882370.57796: no more pending results, returning what we have 11522 1726882370.57800: results queue empty 11522 1726882370.57801: checking for any_errors_fatal 11522 1726882370.57806: done checking for any_errors_fatal 11522 1726882370.57807: checking for max_fail_percentage 11522 1726882370.57810: done checking for max_fail_percentage 11522 1726882370.57810: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.57811: done checking to see if all hosts have failed 11522 1726882370.57812: getting the remaining hosts for this loop 11522 1726882370.57814: done getting the remaining hosts for this loop 11522 1726882370.57817: getting the next task for host managed_node3 11522 1726882370.57825: done getting next task for host managed_node3 11522 1726882370.57828: ^ task is: TASK: Include the task 'enable_epel.yml' 11522 1726882370.57832: ^ 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 11522 1726882370.57836: getting variables 11522 1726882370.57840: in VariableManager get_vars() 11522 1726882370.57876: Calling all_inventory to load vars for managed_node3 11522 1726882370.57879: Calling groups_inventory to load vars for managed_node3 11522 1726882370.57883: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.57897: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.57900: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.57904: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.58092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.58326: done with get_vars() 11522 1726882370.58336: done getting variables 11522 1726882370.58524: WORKER PROCESS EXITING 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:32:50 -0400 (0:00:00.028) 0:00:02.725 ****** 11522 1726882370.58559: entering _queue_task() for managed_node3/include_tasks 11522 1726882370.58892: worker is 1 (out of 1 available) 11522 1726882370.58904: exiting _queue_task() for managed_node3/include_tasks 11522 1726882370.58915: done queuing things up, now waiting for results queue to drain 11522 1726882370.58917: waiting for pending results... 11522 1726882370.59553: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 11522 1726882370.59817: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000e3 11522 1726882370.59839: variable 'ansible_search_path' from source: unknown 11522 1726882370.59846: variable 'ansible_search_path' from source: unknown 11522 1726882370.59885: calling self._execute() 11522 1726882370.60008: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.60131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.60145: variable 'omit' from source: magic vars 11522 1726882370.60682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882370.63217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882370.63285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882370.63330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882370.63371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882370.63403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882370.63485: 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) 11522 1726882370.63522: 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) 11522 1726882370.63553: 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) 11522 1726882370.63602: 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) 11522 1726882370.63624: 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) 11522 1726882370.63748: variable '__network_is_ostree' from source: set_fact 11522 1726882370.63773: Evaluated conditional (not __network_is_ostree | d(false)): True 11522 1726882370.63786: _execute() done 11522 1726882370.63794: dumping result to json 11522 1726882370.63802: done dumping result, returning 11522 1726882370.63813: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-e322-38a3-0000000000e3] 11522 1726882370.63823: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e3 11522 1726882370.63935: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000e3 11522 1726882370.63943: WORKER PROCESS EXITING 11522 1726882370.63983: no more pending results, returning what we have 11522 1726882370.63988: in VariableManager get_vars() 11522 1726882370.64023: Calling all_inventory to load vars for managed_node3 11522 1726882370.64026: Calling groups_inventory to load vars for managed_node3 11522 1726882370.64030: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.64042: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.64045: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.64048: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.64243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.64479: done with get_vars() 11522 1726882370.64486: variable 'ansible_search_path' from source: unknown 11522 1726882370.64487: variable 'ansible_search_path' from source: unknown 11522 1726882370.64532: we have included files to process 11522 1726882370.64534: generating all_blocks data 11522 1726882370.64536: done generating all_blocks data 11522 1726882370.64552: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11522 1726882370.64555: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11522 1726882370.64558: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11522 1726882370.65537: done processing included file 11522 1726882370.65539: iterating over new_blocks loaded from include file 11522 1726882370.65540: in VariableManager get_vars() 11522 1726882370.65551: done with get_vars() 11522 1726882370.65553: filtering new block on tags 11522 1726882370.65578: done filtering new block on tags 11522 1726882370.65581: in VariableManager get_vars() 11522 1726882370.65596: done with get_vars() 11522 1726882370.65598: filtering new block on tags 11522 1726882370.65611: done filtering new block on tags 11522 1726882370.65613: 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 11522 1726882370.65618: extending task lists for all hosts with included blocks 11522 1726882370.65728: done extending task lists 11522 1726882370.65729: done processing included files 11522 1726882370.65730: results queue empty 11522 1726882370.65731: checking for any_errors_fatal 11522 1726882370.65734: done checking for any_errors_fatal 11522 1726882370.65735: checking for max_fail_percentage 11522 1726882370.65736: done checking for max_fail_percentage 11522 1726882370.65737: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.65737: done checking to see if all hosts have failed 11522 1726882370.65738: getting the remaining hosts for this loop 11522 1726882370.65739: done getting the remaining hosts for this loop 11522 1726882370.65742: getting the next task for host managed_node3 11522 1726882370.65746: done getting next task for host managed_node3 11522 1726882370.65748: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11522 1726882370.65750: ^ 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 11522 1726882370.65753: getting variables 11522 1726882370.65753: in VariableManager get_vars() 11522 1726882370.65761: Calling all_inventory to load vars for managed_node3 11522 1726882370.65766: Calling groups_inventory to load vars for managed_node3 11522 1726882370.65769: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.65773: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.65781: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.65784: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.65928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.66125: done with get_vars() 11522 1726882370.66137: done getting variables 11522 1726882370.66204: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11522 1726882370.66448: 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:32:50 -0400 (0:00:00.079) 0:00:02.804 ****** 11522 1726882370.66497: entering _queue_task() for managed_node3/command 11522 1726882370.66499: Creating lock for command 11522 1726882370.66745: worker is 1 (out of 1 available) 11522 1726882370.66757: exiting _queue_task() for managed_node3/command 11522 1726882370.66770: done queuing things up, now waiting for results queue to drain 11522 1726882370.66772: waiting for pending results... 11522 1726882370.67034: running TaskExecutor() for managed_node3/TASK: Create EPEL 9 11522 1726882370.67151: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000fd 11522 1726882370.67170: variable 'ansible_search_path' from source: unknown 11522 1726882370.67177: variable 'ansible_search_path' from source: unknown 11522 1726882370.67221: calling self._execute() 11522 1726882370.67292: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.67302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.67314: variable 'omit' from source: magic vars 11522 1726882370.67694: variable 'ansible_distribution' from source: facts 11522 1726882370.67710: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11522 1726882370.67844: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.67856: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11522 1726882370.67871: when evaluation is False, skipping this task 11522 1726882370.67881: _execute() done 11522 1726882370.67887: dumping result to json 11522 1726882370.67894: done dumping result, returning 11522 1726882370.67904: done running TaskExecutor() for managed_node3/TASK: Create EPEL 9 [0e448fcc-3ce9-e322-38a3-0000000000fd] 11522 1726882370.67914: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000fd skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11522 1726882370.68069: no more pending results, returning what we have 11522 1726882370.68073: results queue empty 11522 1726882370.68074: checking for any_errors_fatal 11522 1726882370.68076: done checking for any_errors_fatal 11522 1726882370.68076: checking for max_fail_percentage 11522 1726882370.68078: done checking for max_fail_percentage 11522 1726882370.68079: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.68080: done checking to see if all hosts have failed 11522 1726882370.68081: getting the remaining hosts for this loop 11522 1726882370.68082: done getting the remaining hosts for this loop 11522 1726882370.68086: getting the next task for host managed_node3 11522 1726882370.68093: done getting next task for host managed_node3 11522 1726882370.68095: ^ task is: TASK: Install yum-utils package 11522 1726882370.68100: ^ 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 11522 1726882370.68104: getting variables 11522 1726882370.68105: in VariableManager get_vars() 11522 1726882370.68134: Calling all_inventory to load vars for managed_node3 11522 1726882370.68137: Calling groups_inventory to load vars for managed_node3 11522 1726882370.68141: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.68153: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.68157: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.68160: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.68338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.68540: done with get_vars() 11522 1726882370.68549: done getting variables 11522 1726882370.68810: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11522 1726882370.68833: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000fd 11522 1726882370.68836: WORKER PROCESS EXITING 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:32:50 -0400 (0:00:00.023) 0:00:02.827 ****** 11522 1726882370.68851: entering _queue_task() for managed_node3/package 11522 1726882370.68852: Creating lock for package 11522 1726882370.69168: worker is 1 (out of 1 available) 11522 1726882370.69181: exiting _queue_task() for managed_node3/package 11522 1726882370.69191: done queuing things up, now waiting for results queue to drain 11522 1726882370.69193: waiting for pending results... 11522 1726882370.69437: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 11522 1726882370.69547: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000fe 11522 1726882370.69572: variable 'ansible_search_path' from source: unknown 11522 1726882370.69580: variable 'ansible_search_path' from source: unknown 11522 1726882370.69618: calling self._execute() 11522 1726882370.69699: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.69710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.69723: variable 'omit' from source: magic vars 11522 1726882370.70155: variable 'ansible_distribution' from source: facts 11522 1726882370.70176: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11522 1726882370.70314: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.70330: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11522 1726882370.70338: when evaluation is False, skipping this task 11522 1726882370.70344: _execute() done 11522 1726882370.70350: dumping result to json 11522 1726882370.70357: done dumping result, returning 11522 1726882370.70370: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0e448fcc-3ce9-e322-38a3-0000000000fe] 11522 1726882370.70381: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000fe 11522 1726882370.70485: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000fe 11522 1726882370.70492: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11522 1726882370.70552: no more pending results, returning what we have 11522 1726882370.70556: results queue empty 11522 1726882370.70557: checking for any_errors_fatal 11522 1726882370.70561: done checking for any_errors_fatal 11522 1726882370.70562: checking for max_fail_percentage 11522 1726882370.70565: done checking for max_fail_percentage 11522 1726882370.70566: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.70567: done checking to see if all hosts have failed 11522 1726882370.70568: getting the remaining hosts for this loop 11522 1726882370.70569: done getting the remaining hosts for this loop 11522 1726882370.70572: getting the next task for host managed_node3 11522 1726882370.70579: done getting next task for host managed_node3 11522 1726882370.70583: ^ task is: TASK: Enable EPEL 7 11522 1726882370.70587: ^ 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 11522 1726882370.70590: getting variables 11522 1726882370.70592: in VariableManager get_vars() 11522 1726882370.70667: Calling all_inventory to load vars for managed_node3 11522 1726882370.70670: Calling groups_inventory to load vars for managed_node3 11522 1726882370.70674: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.70687: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.70690: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.70693: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.70855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.71058: done with get_vars() 11522 1726882370.71069: done getting variables 11522 1726882370.71143: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:50 -0400 (0:00:00.023) 0:00:02.851 ****** 11522 1726882370.71177: entering _queue_task() for managed_node3/command 11522 1726882370.71573: worker is 1 (out of 1 available) 11522 1726882370.71584: exiting _queue_task() for managed_node3/command 11522 1726882370.71595: done queuing things up, now waiting for results queue to drain 11522 1726882370.71596: waiting for pending results... 11522 1726882370.71850: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 11522 1726882370.71959: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000ff 11522 1726882370.71984: variable 'ansible_search_path' from source: unknown 11522 1726882370.71991: variable 'ansible_search_path' from source: unknown 11522 1726882370.72033: calling self._execute() 11522 1726882370.72115: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.72125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.72136: variable 'omit' from source: magic vars 11522 1726882370.72531: variable 'ansible_distribution' from source: facts 11522 1726882370.72547: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11522 1726882370.72684: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.72698: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11522 1726882370.72705: when evaluation is False, skipping this task 11522 1726882370.72712: _execute() done 11522 1726882370.72718: dumping result to json 11522 1726882370.72725: done dumping result, returning 11522 1726882370.72739: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0e448fcc-3ce9-e322-38a3-0000000000ff] 11522 1726882370.72749: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000ff skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11522 1726882370.72896: no more pending results, returning what we have 11522 1726882370.72901: results queue empty 11522 1726882370.72901: checking for any_errors_fatal 11522 1726882370.72910: done checking for any_errors_fatal 11522 1726882370.72911: checking for max_fail_percentage 11522 1726882370.72913: done checking for max_fail_percentage 11522 1726882370.72914: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.72915: done checking to see if all hosts have failed 11522 1726882370.72916: getting the remaining hosts for this loop 11522 1726882370.72918: done getting the remaining hosts for this loop 11522 1726882370.72922: getting the next task for host managed_node3 11522 1726882370.72929: done getting next task for host managed_node3 11522 1726882370.72932: ^ task is: TASK: Enable EPEL 8 11522 1726882370.72937: ^ 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 11522 1726882370.72941: getting variables 11522 1726882370.72944: in VariableManager get_vars() 11522 1726882370.72974: Calling all_inventory to load vars for managed_node3 11522 1726882370.72977: Calling groups_inventory to load vars for managed_node3 11522 1726882370.72981: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.72994: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.72997: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.73000: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.73188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.73381: done with get_vars() 11522 1726882370.73396: done getting variables 11522 1726882370.73469: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:50 -0400 (0:00:00.023) 0:00:02.875 ****** 11522 1726882370.73581: entering _queue_task() for managed_node3/command 11522 1726882370.73595: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000ff 11522 1726882370.73599: WORKER PROCESS EXITING 11522 1726882370.74012: worker is 1 (out of 1 available) 11522 1726882370.74025: exiting _queue_task() for managed_node3/command 11522 1726882370.74042: done queuing things up, now waiting for results queue to drain 11522 1726882370.74044: waiting for pending results... 11522 1726882370.74303: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 11522 1726882370.74419: in run() - task 0e448fcc-3ce9-e322-38a3-000000000100 11522 1726882370.74435: variable 'ansible_search_path' from source: unknown 11522 1726882370.74442: variable 'ansible_search_path' from source: unknown 11522 1726882370.74489: calling self._execute() 11522 1726882370.74557: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.74571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.74589: variable 'omit' from source: magic vars 11522 1726882370.75016: variable 'ansible_distribution' from source: facts 11522 1726882370.75037: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11522 1726882370.75170: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.75181: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11522 1726882370.75188: when evaluation is False, skipping this task 11522 1726882370.75194: _execute() done 11522 1726882370.75200: dumping result to json 11522 1726882370.75206: done dumping result, returning 11522 1726882370.75214: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0e448fcc-3ce9-e322-38a3-000000000100] 11522 1726882370.75224: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000100 11522 1726882370.75332: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000100 11522 1726882370.75345: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11522 1726882370.75393: no more pending results, returning what we have 11522 1726882370.75396: results queue empty 11522 1726882370.75397: checking for any_errors_fatal 11522 1726882370.75405: done checking for any_errors_fatal 11522 1726882370.75406: checking for max_fail_percentage 11522 1726882370.75408: done checking for max_fail_percentage 11522 1726882370.75408: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.75409: done checking to see if all hosts have failed 11522 1726882370.75410: getting the remaining hosts for this loop 11522 1726882370.75411: done getting the remaining hosts for this loop 11522 1726882370.75415: getting the next task for host managed_node3 11522 1726882370.75425: done getting next task for host managed_node3 11522 1726882370.75427: ^ task is: TASK: Enable EPEL 6 11522 1726882370.75431: ^ 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 11522 1726882370.75435: getting variables 11522 1726882370.75437: in VariableManager get_vars() 11522 1726882370.75514: Calling all_inventory to load vars for managed_node3 11522 1726882370.75517: Calling groups_inventory to load vars for managed_node3 11522 1726882370.75522: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.75536: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.75540: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.75543: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.75697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.75892: done with get_vars() 11522 1726882370.75901: done getting variables 11522 1726882370.75974: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:50 -0400 (0:00:00.025) 0:00:02.900 ****** 11522 1726882370.76123: entering _queue_task() for managed_node3/copy 11522 1726882370.76457: worker is 1 (out of 1 available) 11522 1726882370.76470: exiting _queue_task() for managed_node3/copy 11522 1726882370.76481: done queuing things up, now waiting for results queue to drain 11522 1726882370.76483: waiting for pending results... 11522 1726882370.76724: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 11522 1726882370.76826: in run() - task 0e448fcc-3ce9-e322-38a3-000000000102 11522 1726882370.76841: variable 'ansible_search_path' from source: unknown 11522 1726882370.76848: variable 'ansible_search_path' from source: unknown 11522 1726882370.76893: calling self._execute() 11522 1726882370.76975: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.76985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.76997: variable 'omit' from source: magic vars 11522 1726882370.77367: variable 'ansible_distribution' from source: facts 11522 1726882370.77384: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11522 1726882370.77496: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.77506: Evaluated conditional (ansible_distribution_major_version == '6'): False 11522 1726882370.77518: when evaluation is False, skipping this task 11522 1726882370.77525: _execute() done 11522 1726882370.77532: dumping result to json 11522 1726882370.77540: done dumping result, returning 11522 1726882370.77550: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0e448fcc-3ce9-e322-38a3-000000000102] 11522 1726882370.77561: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000102 11522 1726882370.77676: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000102 11522 1726882370.77685: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11522 1726882370.77730: no more pending results, returning what we have 11522 1726882370.77734: results queue empty 11522 1726882370.77735: checking for any_errors_fatal 11522 1726882370.77739: done checking for any_errors_fatal 11522 1726882370.77740: checking for max_fail_percentage 11522 1726882370.77742: done checking for max_fail_percentage 11522 1726882370.77742: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.77743: done checking to see if all hosts have failed 11522 1726882370.77744: getting the remaining hosts for this loop 11522 1726882370.77746: done getting the remaining hosts for this loop 11522 1726882370.77749: getting the next task for host managed_node3 11522 1726882370.77758: done getting next task for host managed_node3 11522 1726882370.77761: ^ task is: TASK: Set network provider to 'initscripts' 11522 1726882370.77765: ^ 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 11522 1726882370.77769: getting variables 11522 1726882370.77771: in VariableManager get_vars() 11522 1726882370.77800: Calling all_inventory to load vars for managed_node3 11522 1726882370.77803: Calling groups_inventory to load vars for managed_node3 11522 1726882370.77807: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.77820: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.77824: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.77827: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.77993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.78201: done with get_vars() 11522 1726882370.78211: done getting variables 11522 1726882370.78289: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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_bond_initscripts.yml:12 Friday 20 September 2024 21:32:50 -0400 (0:00:00.021) 0:00:02.922 ****** 11522 1726882370.78322: entering _queue_task() for managed_node3/set_fact 11522 1726882370.78735: worker is 1 (out of 1 available) 11522 1726882370.78748: exiting _queue_task() for managed_node3/set_fact 11522 1726882370.78759: done queuing things up, now waiting for results queue to drain 11522 1726882370.78761: waiting for pending results... 11522 1726882370.79004: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 11522 1726882370.79093: in run() - task 0e448fcc-3ce9-e322-38a3-000000000007 11522 1726882370.79113: variable 'ansible_search_path' from source: unknown 11522 1726882370.79152: calling self._execute() 11522 1726882370.79303: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.79317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.79331: variable 'omit' from source: magic vars 11522 1726882370.79440: variable 'omit' from source: magic vars 11522 1726882370.79479: variable 'omit' from source: magic vars 11522 1726882370.79519: variable 'omit' from source: magic vars 11522 1726882370.79569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11522 1726882370.79614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11522 1726882370.79638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11522 1726882370.79660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882370.79678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11522 1726882370.79714: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11522 1726882370.79723: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.79730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.79836: Set connection var ansible_module_compression to ZIP_DEFLATED 11522 1726882370.79848: Set connection var ansible_timeout to 10 11522 1726882370.79861: Set connection var ansible_shell_executable to /bin/sh 11522 1726882370.79870: Set connection var ansible_connection to ssh 11522 1726882370.79881: Set connection var ansible_pipelining to False 11522 1726882370.79889: Set connection var ansible_shell_type to sh 11522 1726882370.79911: variable 'ansible_shell_executable' from source: unknown 11522 1726882370.79923: variable 'ansible_connection' from source: unknown 11522 1726882370.79930: variable 'ansible_module_compression' from source: unknown 11522 1726882370.79936: variable 'ansible_shell_type' from source: unknown 11522 1726882370.79942: variable 'ansible_shell_executable' from source: unknown 11522 1726882370.79949: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.79956: variable 'ansible_pipelining' from source: unknown 11522 1726882370.79962: variable 'ansible_timeout' from source: unknown 11522 1726882370.79973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.80112: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11522 1726882370.80128: variable 'omit' from source: magic vars 11522 1726882370.80142: starting attempt loop 11522 1726882370.80149: running the handler 11522 1726882370.80166: handler run complete 11522 1726882370.80180: attempt loop complete, returning result 11522 1726882370.80190: _execute() done 11522 1726882370.80196: dumping result to json 11522 1726882370.80203: done dumping result, returning 11522 1726882370.80212: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-e322-38a3-000000000007] 11522 1726882370.80222: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11522 1726882370.80362: no more pending results, returning what we have 11522 1726882370.80366: results queue empty 11522 1726882370.80367: checking for any_errors_fatal 11522 1726882370.80374: done checking for any_errors_fatal 11522 1726882370.80375: checking for max_fail_percentage 11522 1726882370.80377: done checking for max_fail_percentage 11522 1726882370.80378: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.80379: done checking to see if all hosts have failed 11522 1726882370.80380: getting the remaining hosts for this loop 11522 1726882370.80382: done getting the remaining hosts for this loop 11522 1726882370.80385: getting the next task for host managed_node3 11522 1726882370.80393: done getting next task for host managed_node3 11522 1726882370.80395: ^ task is: TASK: meta (flush_handlers) 11522 1726882370.80397: ^ 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 11522 1726882370.80401: getting variables 11522 1726882370.80402: in VariableManager get_vars() 11522 1726882370.80472: Calling all_inventory to load vars for managed_node3 11522 1726882370.80475: Calling groups_inventory to load vars for managed_node3 11522 1726882370.80479: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.80489: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.80493: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.80497: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.80662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.80856: done with get_vars() 11522 1726882370.80867: done getting variables 11522 1726882370.80932: in VariableManager get_vars() 11522 1726882370.80940: Calling all_inventory to load vars for managed_node3 11522 1726882370.80942: Calling groups_inventory to load vars for managed_node3 11522 1726882370.80945: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.80949: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.80951: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.80954: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.81278: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000007 11522 1726882370.81281: WORKER PROCESS EXITING 11522 1726882370.81298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.81498: done with get_vars() 11522 1726882370.81511: done queuing things up, now waiting for results queue to drain 11522 1726882370.81513: results queue empty 11522 1726882370.81514: checking for any_errors_fatal 11522 1726882370.81516: done checking for any_errors_fatal 11522 1726882370.81517: checking for max_fail_percentage 11522 1726882370.81518: done checking for max_fail_percentage 11522 1726882370.81518: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.81519: done checking to see if all hosts have failed 11522 1726882370.81520: getting the remaining hosts for this loop 11522 1726882370.81521: done getting the remaining hosts for this loop 11522 1726882370.81523: getting the next task for host managed_node3 11522 1726882370.81531: done getting next task for host managed_node3 11522 1726882370.81533: ^ task is: TASK: meta (flush_handlers) 11522 1726882370.81534: ^ 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 11522 1726882370.81542: getting variables 11522 1726882370.81543: in VariableManager get_vars() 11522 1726882370.81550: Calling all_inventory to load vars for managed_node3 11522 1726882370.81552: Calling groups_inventory to load vars for managed_node3 11522 1726882370.81554: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.81558: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.81561: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.81566: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.81724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.81918: done with get_vars() 11522 1726882370.81925: done getting variables 11522 1726882370.81973: in VariableManager get_vars() 11522 1726882370.81981: Calling all_inventory to load vars for managed_node3 11522 1726882370.81983: Calling groups_inventory to load vars for managed_node3 11522 1726882370.81985: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.81989: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.81992: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.81995: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.82129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.82321: done with get_vars() 11522 1726882370.82332: done queuing things up, now waiting for results queue to drain 11522 1726882370.82333: results queue empty 11522 1726882370.82334: checking for any_errors_fatal 11522 1726882370.82335: done checking for any_errors_fatal 11522 1726882370.82336: checking for max_fail_percentage 11522 1726882370.82337: done checking for max_fail_percentage 11522 1726882370.82338: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.82339: done checking to see if all hosts have failed 11522 1726882370.82339: getting the remaining hosts for this loop 11522 1726882370.82340: done getting the remaining hosts for this loop 11522 1726882370.82342: getting the next task for host managed_node3 11522 1726882370.82345: done getting next task for host managed_node3 11522 1726882370.82346: ^ task is: None 11522 1726882370.82347: ^ 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 11522 1726882370.82348: done queuing things up, now waiting for results queue to drain 11522 1726882370.82349: results queue empty 11522 1726882370.82350: checking for any_errors_fatal 11522 1726882370.82350: done checking for any_errors_fatal 11522 1726882370.82351: checking for max_fail_percentage 11522 1726882370.82352: done checking for max_fail_percentage 11522 1726882370.82353: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.82353: done checking to see if all hosts have failed 11522 1726882370.82355: getting the next task for host managed_node3 11522 1726882370.82357: done getting next task for host managed_node3 11522 1726882370.82358: ^ task is: None 11522 1726882370.82359: ^ 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 11522 1726882370.82411: in VariableManager get_vars() 11522 1726882370.82434: done with get_vars() 11522 1726882370.82440: in VariableManager get_vars() 11522 1726882370.82454: done with get_vars() 11522 1726882370.82459: variable 'omit' from source: magic vars 11522 1726882370.82491: in VariableManager get_vars() 11522 1726882370.82511: done with get_vars() 11522 1726882370.82533: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11522 1726882370.83381: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11522 1726882370.83405: getting the remaining hosts for this loop 11522 1726882370.83407: done getting the remaining hosts for this loop 11522 1726882370.83409: getting the next task for host managed_node3 11522 1726882370.83412: done getting next task for host managed_node3 11522 1726882370.83413: ^ task is: TASK: Gathering Facts 11522 1726882370.83415: ^ 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 11522 1726882370.83417: getting variables 11522 1726882370.83418: in VariableManager get_vars() 11522 1726882370.83429: Calling all_inventory to load vars for managed_node3 11522 1726882370.83431: Calling groups_inventory to load vars for managed_node3 11522 1726882370.83433: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.83437: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.83450: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.83453: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.83590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.83785: done with get_vars() 11522 1726882370.83792: done getting variables 11522 1726882370.83829: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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_bond.yml:3 Friday 20 September 2024 21:32:50 -0400 (0:00:00.055) 0:00:02.977 ****** 11522 1726882370.83851: entering _queue_task() for managed_node3/gather_facts 11522 1726882370.84081: worker is 1 (out of 1 available) 11522 1726882370.84096: exiting _queue_task() for managed_node3/gather_facts 11522 1726882370.84107: done queuing things up, now waiting for results queue to drain 11522 1726882370.84109: waiting for pending results... 11522 1726882370.84474: running TaskExecutor() for managed_node3/TASK: Gathering Facts 11522 1726882370.84558: in run() - task 0e448fcc-3ce9-e322-38a3-000000000128 11522 1726882370.84578: variable 'ansible_search_path' from source: unknown 11522 1726882370.84608: calling self._execute() 11522 1726882370.84688: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.84699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.84711: variable 'omit' from source: magic vars 11522 1726882370.85142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882370.87586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882370.87654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882370.87703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882370.87742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882370.87779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882370.87861: 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) 11522 1726882370.87901: 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) 11522 1726882370.87936: 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) 11522 1726882370.87985: 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) 11522 1726882370.88006: 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) 11522 1726882370.88148: variable 'ansible_distribution' from source: facts 11522 1726882370.88159: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.88182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882370.88190: when evaluation is False, skipping this task 11522 1726882370.88196: _execute() done 11522 1726882370.88202: dumping result to json 11522 1726882370.88213: done dumping result, returning 11522 1726882370.88223: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e448fcc-3ce9-e322-38a3-000000000128] 11522 1726882370.88231: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000128 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" } 11522 1726882370.88442: no more pending results, returning what we have 11522 1726882370.88445: results queue empty 11522 1726882370.88446: checking for any_errors_fatal 11522 1726882370.88447: done checking for any_errors_fatal 11522 1726882370.88448: checking for max_fail_percentage 11522 1726882370.88450: done checking for max_fail_percentage 11522 1726882370.88451: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.88451: done checking to see if all hosts have failed 11522 1726882370.88452: getting the remaining hosts for this loop 11522 1726882370.88454: done getting the remaining hosts for this loop 11522 1726882370.88457: getting the next task for host managed_node3 11522 1726882370.88465: done getting next task for host managed_node3 11522 1726882370.88467: ^ task is: TASK: meta (flush_handlers) 11522 1726882370.88469: ^ 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 11522 1726882370.88473: getting variables 11522 1726882370.88475: in VariableManager get_vars() 11522 1726882370.88512: Calling all_inventory to load vars for managed_node3 11522 1726882370.88515: Calling groups_inventory to load vars for managed_node3 11522 1726882370.88518: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.88529: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.88532: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.88535: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.88700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.88906: done with get_vars() 11522 1726882370.88916: done getting variables 11522 1726882370.88987: in VariableManager get_vars() 11522 1726882370.89000: Calling all_inventory to load vars for managed_node3 11522 1726882370.89002: Calling groups_inventory to load vars for managed_node3 11522 1726882370.89004: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.89008: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.89010: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.89013: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.89310: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000128 11522 1726882370.89313: WORKER PROCESS EXITING 11522 1726882370.89331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.89673: done with get_vars() 11522 1726882370.89685: done queuing things up, now waiting for results queue to drain 11522 1726882370.89686: results queue empty 11522 1726882370.89687: checking for any_errors_fatal 11522 1726882370.89689: done checking for any_errors_fatal 11522 1726882370.89690: checking for max_fail_percentage 11522 1726882370.89691: done checking for max_fail_percentage 11522 1726882370.89692: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.89692: done checking to see if all hosts have failed 11522 1726882370.89693: getting the remaining hosts for this loop 11522 1726882370.89694: done getting the remaining hosts for this loop 11522 1726882370.89696: getting the next task for host managed_node3 11522 1726882370.89699: done getting next task for host managed_node3 11522 1726882370.89701: ^ task is: TASK: INIT Prepare setup 11522 1726882370.89703: ^ 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 11522 1726882370.89705: getting variables 11522 1726882370.89706: in VariableManager get_vars() 11522 1726882370.89718: Calling all_inventory to load vars for managed_node3 11522 1726882370.89719: Calling groups_inventory to load vars for managed_node3 11522 1726882370.89721: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.89725: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.89733: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.89736: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.89876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.90067: done with get_vars() 11522 1726882370.90075: done getting variables 11522 1726882370.90145: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 21:32:50 -0400 (0:00:00.063) 0:00:03.041 ****** 11522 1726882370.90170: entering _queue_task() for managed_node3/debug 11522 1726882370.90172: Creating lock for debug 11522 1726882370.90415: worker is 1 (out of 1 available) 11522 1726882370.90426: exiting _queue_task() for managed_node3/debug 11522 1726882370.90437: done queuing things up, now waiting for results queue to drain 11522 1726882370.90439: waiting for pending results... 11522 1726882370.90686: running TaskExecutor() for managed_node3/TASK: INIT Prepare setup 11522 1726882370.90778: in run() - task 0e448fcc-3ce9-e322-38a3-00000000000b 11522 1726882370.90795: variable 'ansible_search_path' from source: unknown 11522 1726882370.90831: calling self._execute() 11522 1726882370.90923: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.90934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.90946: variable 'omit' from source: magic vars 11522 1726882370.91373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882370.93852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882370.93932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882370.93974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882370.94032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882370.94061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882370.94152: 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) 11522 1726882370.94187: 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) 11522 1726882370.94222: 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) 11522 1726882370.94273: 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) 11522 1726882370.94291: 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) 11522 1726882370.94435: variable 'ansible_distribution' from source: facts 11522 1726882370.94446: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.94476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882370.94483: when evaluation is False, skipping this task 11522 1726882370.94490: _execute() done 11522 1726882370.94496: dumping result to json 11522 1726882370.94503: done dumping result, returning 11522 1726882370.94512: done running TaskExecutor() for managed_node3/TASK: INIT Prepare setup [0e448fcc-3ce9-e322-38a3-00000000000b] 11522 1726882370.94521: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000000b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882370.94665: no more pending results, returning what we have 11522 1726882370.94669: results queue empty 11522 1726882370.94670: checking for any_errors_fatal 11522 1726882370.94671: done checking for any_errors_fatal 11522 1726882370.94672: checking for max_fail_percentage 11522 1726882370.94674: done checking for max_fail_percentage 11522 1726882370.94675: checking to see if all hosts have failed and the running result is not ok 11522 1726882370.94676: done checking to see if all hosts have failed 11522 1726882370.94677: getting the remaining hosts for this loop 11522 1726882370.94679: done getting the remaining hosts for this loop 11522 1726882370.94682: getting the next task for host managed_node3 11522 1726882370.94689: done getting next task for host managed_node3 11522 1726882370.94692: ^ task is: TASK: Install dnsmasq 11522 1726882370.94696: ^ 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 11522 1726882370.94700: getting variables 11522 1726882370.94701: in VariableManager get_vars() 11522 1726882370.94743: Calling all_inventory to load vars for managed_node3 11522 1726882370.94746: Calling groups_inventory to load vars for managed_node3 11522 1726882370.94749: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882370.94761: Calling all_plugins_play to load vars for managed_node3 11522 1726882370.94765: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882370.94768: Calling groups_plugins_play to load vars for managed_node3 11522 1726882370.94939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882370.95192: done with get_vars() 11522 1726882370.95202: done getting variables 11522 1726882370.95256: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882370.95412: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000000b 11522 1726882370.95415: WORKER PROCESS EXITING TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:50 -0400 (0:00:00.052) 0:00:03.093 ****** 11522 1726882370.95429: entering _queue_task() for managed_node3/package 11522 1726882370.95806: worker is 1 (out of 1 available) 11522 1726882370.95819: exiting _queue_task() for managed_node3/package 11522 1726882370.95834: done queuing things up, now waiting for results queue to drain 11522 1726882370.95836: waiting for pending results... 11522 1726882370.96079: running TaskExecutor() for managed_node3/TASK: Install dnsmasq 11522 1726882370.96187: in run() - task 0e448fcc-3ce9-e322-38a3-00000000000f 11522 1726882370.96204: variable 'ansible_search_path' from source: unknown 11522 1726882370.96210: variable 'ansible_search_path' from source: unknown 11522 1726882370.96244: calling self._execute() 11522 1726882370.96334: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882370.96343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882370.96355: variable 'omit' from source: magic vars 11522 1726882370.96767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882370.99133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882370.99207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882370.99245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882370.99284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882370.99319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882370.99396: 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) 11522 1726882370.99434: 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) 11522 1726882370.99466: 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) 11522 1726882370.99511: 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) 11522 1726882370.99534: 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) 11522 1726882370.99870: variable 'ansible_distribution' from source: facts 11522 1726882370.99880: variable 'ansible_distribution_major_version' from source: facts 11522 1726882370.99902: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882370.99908: when evaluation is False, skipping this task 11522 1726882370.99913: _execute() done 11522 1726882370.99919: dumping result to json 11522 1726882370.99925: done dumping result, returning 11522 1726882370.99933: done running TaskExecutor() for managed_node3/TASK: Install dnsmasq [0e448fcc-3ce9-e322-38a3-00000000000f] 11522 1726882370.99942: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000000f 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" } 11522 1726882371.00105: no more pending results, returning what we have 11522 1726882371.00109: results queue empty 11522 1726882371.00110: checking for any_errors_fatal 11522 1726882371.00115: done checking for any_errors_fatal 11522 1726882371.00116: checking for max_fail_percentage 11522 1726882371.00118: done checking for max_fail_percentage 11522 1726882371.00118: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.00119: done checking to see if all hosts have failed 11522 1726882371.00120: getting the remaining hosts for this loop 11522 1726882371.00122: done getting the remaining hosts for this loop 11522 1726882371.00125: getting the next task for host managed_node3 11522 1726882371.00132: done getting next task for host managed_node3 11522 1726882371.00135: ^ task is: TASK: Install pgrep, sysctl 11522 1726882371.00139: ^ 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=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 11522 1726882371.00143: getting variables 11522 1726882371.00144: in VariableManager get_vars() 11522 1726882371.00188: Calling all_inventory to load vars for managed_node3 11522 1726882371.00191: Calling groups_inventory to load vars for managed_node3 11522 1726882371.00194: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.00205: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.00208: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.00211: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.00385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.00592: done with get_vars() 11522 1726882371.00603: done getting variables 11522 1726882371.00662: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:32:51 -0400 (0:00:00.054) 0:00:03.148 ****** 11522 1726882371.00922: entering _queue_task() for managed_node3/package 11522 1726882371.00936: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000000f 11522 1726882371.00939: WORKER PROCESS EXITING 11522 1726882371.01509: worker is 1 (out of 1 available) 11522 1726882371.01522: exiting _queue_task() for managed_node3/package 11522 1726882371.01533: done queuing things up, now waiting for results queue to drain 11522 1726882371.01535: waiting for pending results... 11522 1726882371.01791: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 11522 1726882371.01900: in run() - task 0e448fcc-3ce9-e322-38a3-000000000010 11522 1726882371.01923: variable 'ansible_search_path' from source: unknown 11522 1726882371.01930: variable 'ansible_search_path' from source: unknown 11522 1726882371.01976: calling self._execute() 11522 1726882371.02066: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.02077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.02095: variable 'omit' from source: magic vars 11522 1726882371.02524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.05021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.05102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.05183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.05225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.05261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.05390: 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) 11522 1726882371.05427: 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) 11522 1726882371.05456: 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) 11522 1726882371.05529: 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) 11522 1726882371.05547: 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) 11522 1726882371.06544: variable 'ansible_distribution' from source: facts 11522 1726882371.06557: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.06584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.06592: when evaluation is False, skipping this task 11522 1726882371.06598: _execute() done 11522 1726882371.06608: dumping result to json 11522 1726882371.06616: done dumping result, returning 11522 1726882371.06653: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [0e448fcc-3ce9-e322-38a3-000000000010] 11522 1726882371.06669: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000010 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" } 11522 1726882371.06836: no more pending results, returning what we have 11522 1726882371.06839: results queue empty 11522 1726882371.06840: checking for any_errors_fatal 11522 1726882371.06872: done checking for any_errors_fatal 11522 1726882371.06873: checking for max_fail_percentage 11522 1726882371.06875: done checking for max_fail_percentage 11522 1726882371.06876: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.06877: done checking to see if all hosts have failed 11522 1726882371.06878: getting the remaining hosts for this loop 11522 1726882371.06880: done getting the remaining hosts for this loop 11522 1726882371.06883: getting the next task for host managed_node3 11522 1726882371.06891: done getting next task for host managed_node3 11522 1726882371.06893: ^ task is: TASK: Install pgrep, sysctl 11522 1726882371.06896: ^ 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=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 11522 1726882371.06899: getting variables 11522 1726882371.06901: in VariableManager get_vars() 11522 1726882371.06941: Calling all_inventory to load vars for managed_node3 11522 1726882371.06944: Calling groups_inventory to load vars for managed_node3 11522 1726882371.06946: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.06958: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.06961: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.06966: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.07260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.07461: done with get_vars() 11522 1726882371.07474: done getting variables 11522 1726882371.07533: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:32:51 -0400 (0:00:00.067) 0:00:03.216 ****** 11522 1726882371.07679: entering _queue_task() for managed_node3/package 11522 1726882371.07692: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000010 11522 1726882371.07695: WORKER PROCESS EXITING 11522 1726882371.08118: worker is 1 (out of 1 available) 11522 1726882371.08129: exiting _queue_task() for managed_node3/package 11522 1726882371.08139: done queuing things up, now waiting for results queue to drain 11522 1726882371.08141: waiting for pending results... 11522 1726882371.09006: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 11522 1726882371.09141: in run() - task 0e448fcc-3ce9-e322-38a3-000000000011 11522 1726882371.09160: variable 'ansible_search_path' from source: unknown 11522 1726882371.09170: variable 'ansible_search_path' from source: unknown 11522 1726882371.09218: calling self._execute() 11522 1726882371.09320: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.09330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.09344: variable 'omit' from source: magic vars 11522 1726882371.09773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.12269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.12338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.12383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.12424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.12456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.12544: 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) 11522 1726882371.12580: 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) 11522 1726882371.12621: 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) 11522 1726882371.12671: 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) 11522 1726882371.12692: 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) 11522 1726882371.12842: variable 'ansible_distribution' from source: facts 11522 1726882371.12854: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.12882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.12890: when evaluation is False, skipping this task 11522 1726882371.12897: _execute() done 11522 1726882371.12904: dumping result to json 11522 1726882371.12912: done dumping result, returning 11522 1726882371.12928: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [0e448fcc-3ce9-e322-38a3-000000000011] 11522 1726882371.12945: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000011 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" } 11522 1726882371.13125: no more pending results, returning what we have 11522 1726882371.13129: results queue empty 11522 1726882371.13130: checking for any_errors_fatal 11522 1726882371.13137: done checking for any_errors_fatal 11522 1726882371.13138: checking for max_fail_percentage 11522 1726882371.13141: done checking for max_fail_percentage 11522 1726882371.13141: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.13142: done checking to see if all hosts have failed 11522 1726882371.13143: getting the remaining hosts for this loop 11522 1726882371.13145: done getting the remaining hosts for this loop 11522 1726882371.13150: getting the next task for host managed_node3 11522 1726882371.13158: done getting next task for host managed_node3 11522 1726882371.13160: ^ task is: TASK: Create test interfaces 11522 1726882371.13165: ^ 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=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 11522 1726882371.13169: getting variables 11522 1726882371.13171: in VariableManager get_vars() 11522 1726882371.13213: Calling all_inventory to load vars for managed_node3 11522 1726882371.13216: Calling groups_inventory to load vars for managed_node3 11522 1726882371.13218: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.13230: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.13233: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.13236: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.13429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.13638: done with get_vars() 11522 1726882371.13649: done getting variables 11522 1726882371.13745: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:32:51 -0400 (0:00:00.060) 0:00:03.277 ****** 11522 1726882371.13780: entering _queue_task() for managed_node3/shell 11522 1726882371.13782: Creating lock for shell 11522 1726882371.13970: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000011 11522 1726882371.13973: WORKER PROCESS EXITING 11522 1726882371.14309: worker is 1 (out of 1 available) 11522 1726882371.14320: exiting _queue_task() for managed_node3/shell 11522 1726882371.14331: done queuing things up, now waiting for results queue to drain 11522 1726882371.14333: waiting for pending results... 11522 1726882371.14582: running TaskExecutor() for managed_node3/TASK: Create test interfaces 11522 1726882371.14696: in run() - task 0e448fcc-3ce9-e322-38a3-000000000012 11522 1726882371.14714: variable 'ansible_search_path' from source: unknown 11522 1726882371.14720: variable 'ansible_search_path' from source: unknown 11522 1726882371.14759: calling self._execute() 11522 1726882371.14848: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.14860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.14876: variable 'omit' from source: magic vars 11522 1726882371.15305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.17759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.17836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.17888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.17935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.17967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.18055: 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) 11522 1726882371.18091: 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) 11522 1726882371.18122: 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) 11522 1726882371.18177: 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) 11522 1726882371.18197: 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) 11522 1726882371.18343: variable 'ansible_distribution' from source: facts 11522 1726882371.18362: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.18388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.18396: when evaluation is False, skipping this task 11522 1726882371.18403: _execute() done 11522 1726882371.18411: dumping result to json 11522 1726882371.18419: done dumping result, returning 11522 1726882371.18429: done running TaskExecutor() for managed_node3/TASK: Create test interfaces [0e448fcc-3ce9-e322-38a3-000000000012] 11522 1726882371.18439: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000012 11522 1726882371.18545: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000012 11522 1726882371.18552: 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" } 11522 1726882371.18608: no more pending results, returning what we have 11522 1726882371.18612: results queue empty 11522 1726882371.18613: checking for any_errors_fatal 11522 1726882371.18619: done checking for any_errors_fatal 11522 1726882371.18620: checking for max_fail_percentage 11522 1726882371.18622: done checking for max_fail_percentage 11522 1726882371.18623: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.18624: done checking to see if all hosts have failed 11522 1726882371.18625: getting the remaining hosts for this loop 11522 1726882371.18626: done getting the remaining hosts for this loop 11522 1726882371.18630: getting the next task for host managed_node3 11522 1726882371.18640: done getting next task for host managed_node3 11522 1726882371.18644: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11522 1726882371.18647: ^ 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 11522 1726882371.18652: getting variables 11522 1726882371.18654: in VariableManager get_vars() 11522 1726882371.18697: Calling all_inventory to load vars for managed_node3 11522 1726882371.18700: Calling groups_inventory to load vars for managed_node3 11522 1726882371.18703: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.18715: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.18718: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.18722: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.18943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.19152: done with get_vars() 11522 1726882371.19162: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.055) 0:00:03.332 ****** 11522 1726882371.19341: entering _queue_task() for managed_node3/include_tasks 11522 1726882371.19770: worker is 1 (out of 1 available) 11522 1726882371.19780: exiting _queue_task() for managed_node3/include_tasks 11522 1726882371.19792: done queuing things up, now waiting for results queue to drain 11522 1726882371.19794: waiting for pending results... 11522 1726882371.20041: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11522 1726882371.20149: in run() - task 0e448fcc-3ce9-e322-38a3-000000000016 11522 1726882371.20169: variable 'ansible_search_path' from source: unknown 11522 1726882371.20182: variable 'ansible_search_path' from source: unknown 11522 1726882371.20218: calling self._execute() 11522 1726882371.20309: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.20320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.20332: variable 'omit' from source: magic vars 11522 1726882371.20773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.23200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.23272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.23314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.23358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.23397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.23481: 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) 11522 1726882371.23518: 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) 11522 1726882371.23553: 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) 11522 1726882371.23603: 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) 11522 1726882371.23625: 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) 11522 1726882371.23772: variable 'ansible_distribution' from source: facts 11522 1726882371.23784: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.23805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.23813: when evaluation is False, skipping this task 11522 1726882371.23819: _execute() done 11522 1726882371.23830: dumping result to json 11522 1726882371.23838: done dumping result, returning 11522 1726882371.23847: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-e322-38a3-000000000016] 11522 1726882371.23858: sending task result for task 0e448fcc-3ce9-e322-38a3-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" } 11522 1726882371.23999: no more pending results, returning what we have 11522 1726882371.24002: results queue empty 11522 1726882371.24003: checking for any_errors_fatal 11522 1726882371.24009: done checking for any_errors_fatal 11522 1726882371.24010: checking for max_fail_percentage 11522 1726882371.24012: done checking for max_fail_percentage 11522 1726882371.24012: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.24013: done checking to see if all hosts have failed 11522 1726882371.24014: getting the remaining hosts for this loop 11522 1726882371.24016: done getting the remaining hosts for this loop 11522 1726882371.24020: getting the next task for host managed_node3 11522 1726882371.24027: done getting next task for host managed_node3 11522 1726882371.24030: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11522 1726882371.24033: ^ 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 11522 1726882371.24036: getting variables 11522 1726882371.24038: in VariableManager get_vars() 11522 1726882371.24081: Calling all_inventory to load vars for managed_node3 11522 1726882371.24084: Calling groups_inventory to load vars for managed_node3 11522 1726882371.24087: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.24099: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.24102: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.24105: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.24307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.24488: done with get_vars() 11522 1726882371.24503: done getting variables 11522 1726882371.24589: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11522 1726882371.24959: variable 'interface' from source: task vars 11522 1726882371.24966: variable 'dhcp_interface1' from source: play vars 11522 1726882371.25027: variable 'dhcp_interface1' from source: play vars 11522 1726882371.25120: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000016 11522 1726882371.25124: WORKER PROCESS EXITING TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:51 -0400 (0:00:00.057) 0:00:03.390 ****** 11522 1726882371.25141: entering _queue_task() for managed_node3/assert 11522 1726882371.25143: Creating lock for assert 11522 1726882371.25498: worker is 1 (out of 1 available) 11522 1726882371.25508: exiting _queue_task() for managed_node3/assert 11522 1726882371.25520: done queuing things up, now waiting for results queue to drain 11522 1726882371.25522: waiting for pending results... 11522 1726882371.25781: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' 11522 1726882371.25905: in run() - task 0e448fcc-3ce9-e322-38a3-000000000017 11522 1726882371.25930: variable 'ansible_search_path' from source: unknown 11522 1726882371.25938: variable 'ansible_search_path' from source: unknown 11522 1726882371.25985: calling self._execute() 11522 1726882371.26069: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.26083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.26096: variable 'omit' from source: magic vars 11522 1726882371.26533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.29030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.29103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.29154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.29202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.29237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.29322: 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) 11522 1726882371.29358: 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) 11522 1726882371.29393: 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) 11522 1726882371.29444: 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) 11522 1726882371.29468: 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) 11522 1726882371.29609: variable 'ansible_distribution' from source: facts 11522 1726882371.29625: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.29647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.29660: when evaluation is False, skipping this task 11522 1726882371.29669: _execute() done 11522 1726882371.29677: dumping result to json 11522 1726882371.29684: done dumping result, returning 11522 1726882371.29696: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' [0e448fcc-3ce9-e322-38a3-000000000017] 11522 1726882371.29706: sending task result for task 0e448fcc-3ce9-e322-38a3-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" } 11522 1726882371.29848: no more pending results, returning what we have 11522 1726882371.29852: results queue empty 11522 1726882371.29853: checking for any_errors_fatal 11522 1726882371.29858: done checking for any_errors_fatal 11522 1726882371.29859: checking for max_fail_percentage 11522 1726882371.29861: done checking for max_fail_percentage 11522 1726882371.29861: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.29862: done checking to see if all hosts have failed 11522 1726882371.29865: getting the remaining hosts for this loop 11522 1726882371.29867: done getting the remaining hosts for this loop 11522 1726882371.29870: getting the next task for host managed_node3 11522 1726882371.29881: done getting next task for host managed_node3 11522 1726882371.29885: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11522 1726882371.29888: ^ 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 11522 1726882371.29892: getting variables 11522 1726882371.29894: in VariableManager get_vars() 11522 1726882371.29935: Calling all_inventory to load vars for managed_node3 11522 1726882371.29938: Calling groups_inventory to load vars for managed_node3 11522 1726882371.29940: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.29951: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.29953: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.29955: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.30169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.30351: done with get_vars() 11522 1726882371.30361: done getting variables 11522 1726882371.30391: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000017 11522 1726882371.30394: WORKER PROCESS EXITING TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.053) 0:00:03.444 ****** 11522 1726882371.30460: entering _queue_task() for managed_node3/include_tasks 11522 1726882371.30745: worker is 1 (out of 1 available) 11522 1726882371.30757: exiting _queue_task() for managed_node3/include_tasks 11522 1726882371.30770: done queuing things up, now waiting for results queue to drain 11522 1726882371.30772: waiting for pending results... 11522 1726882371.31043: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11522 1726882371.31161: in run() - task 0e448fcc-3ce9-e322-38a3-00000000001b 11522 1726882371.31182: variable 'ansible_search_path' from source: unknown 11522 1726882371.31189: variable 'ansible_search_path' from source: unknown 11522 1726882371.31234: calling self._execute() 11522 1726882371.31320: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.31333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.31347: variable 'omit' from source: magic vars 11522 1726882371.31801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.33895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.33939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.33968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.33997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.34017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.34076: 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) 11522 1726882371.34097: 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) 11522 1726882371.34121: 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) 11522 1726882371.34151: 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) 11522 1726882371.34161: 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) 11522 1726882371.34256: variable 'ansible_distribution' from source: facts 11522 1726882371.34267: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.34281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.34284: when evaluation is False, skipping this task 11522 1726882371.34287: _execute() done 11522 1726882371.34289: dumping result to json 11522 1726882371.34293: done dumping result, returning 11522 1726882371.34298: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-e322-38a3-00000000001b] 11522 1726882371.34306: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001b 11522 1726882371.34384: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001b 11522 1726882371.34387: 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" } 11522 1726882371.34430: no more pending results, returning what we have 11522 1726882371.34434: results queue empty 11522 1726882371.34434: checking for any_errors_fatal 11522 1726882371.34439: done checking for any_errors_fatal 11522 1726882371.34440: checking for max_fail_percentage 11522 1726882371.34441: done checking for max_fail_percentage 11522 1726882371.34442: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.34443: done checking to see if all hosts have failed 11522 1726882371.34444: getting the remaining hosts for this loop 11522 1726882371.34445: done getting the remaining hosts for this loop 11522 1726882371.34449: getting the next task for host managed_node3 11522 1726882371.34455: done getting next task for host managed_node3 11522 1726882371.34457: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11522 1726882371.34460: ^ 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 11522 1726882371.34462: getting variables 11522 1726882371.34465: in VariableManager get_vars() 11522 1726882371.34500: Calling all_inventory to load vars for managed_node3 11522 1726882371.34503: Calling groups_inventory to load vars for managed_node3 11522 1726882371.34505: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.34513: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.34516: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.34518: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.34634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.34753: done with get_vars() 11522 1726882371.34760: done getting variables 11522 1726882371.34800: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882371.34884: variable 'interface' from source: task vars 11522 1726882371.34887: variable 'dhcp_interface2' from source: play vars 11522 1726882371.34927: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:51 -0400 (0:00:00.044) 0:00:03.488 ****** 11522 1726882371.34953: entering _queue_task() for managed_node3/assert 11522 1726882371.35169: worker is 1 (out of 1 available) 11522 1726882371.35182: exiting _queue_task() for managed_node3/assert 11522 1726882371.35194: done queuing things up, now waiting for results queue to drain 11522 1726882371.35196: waiting for pending results... 11522 1726882371.35445: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' 11522 1726882371.35560: in run() - task 0e448fcc-3ce9-e322-38a3-00000000001c 11522 1726882371.35581: variable 'ansible_search_path' from source: unknown 11522 1726882371.35589: variable 'ansible_search_path' from source: unknown 11522 1726882371.35628: calling self._execute() 11522 1726882371.35711: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.35722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.35734: variable 'omit' from source: magic vars 11522 1726882371.36137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.37789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.37832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.37867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.37895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.37916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.37972: 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) 11522 1726882371.37994: 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) 11522 1726882371.38015: 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) 11522 1726882371.38041: 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) 11522 1726882371.38053: 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) 11522 1726882371.38141: variable 'ansible_distribution' from source: facts 11522 1726882371.38146: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.38161: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.38166: when evaluation is False, skipping this task 11522 1726882371.38168: _execute() done 11522 1726882371.38171: dumping result to json 11522 1726882371.38173: done dumping result, returning 11522 1726882371.38179: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' [0e448fcc-3ce9-e322-38a3-00000000001c] 11522 1726882371.38185: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001c 11522 1726882371.38262: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001c 11522 1726882371.38266: 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" } 11522 1726882371.38339: no more pending results, returning what we have 11522 1726882371.38342: results queue empty 11522 1726882371.38343: checking for any_errors_fatal 11522 1726882371.38347: done checking for any_errors_fatal 11522 1726882371.38350: checking for max_fail_percentage 11522 1726882371.38352: done checking for max_fail_percentage 11522 1726882371.38353: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.38354: done checking to see if all hosts have failed 11522 1726882371.38354: getting the remaining hosts for this loop 11522 1726882371.38356: done getting the remaining hosts for this loop 11522 1726882371.38359: getting the next task for host managed_node3 11522 1726882371.38367: done getting next task for host managed_node3 11522 1726882371.38369: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11522 1726882371.38371: ^ 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 11522 1726882371.38374: getting variables 11522 1726882371.38376: in VariableManager get_vars() 11522 1726882371.38445: Calling all_inventory to load vars for managed_node3 11522 1726882371.38448: Calling groups_inventory to load vars for managed_node3 11522 1726882371.38452: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.38461: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.38480: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.38486: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.38694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.38880: done with get_vars() 11522 1726882371.38890: done getting variables 11522 1726882371.38942: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 21:32:51 -0400 (0:00:00.040) 0:00:03.529 ****** 11522 1726882371.38970: entering _queue_task() for managed_node3/command 11522 1726882371.39182: worker is 1 (out of 1 available) 11522 1726882371.39194: exiting _queue_task() for managed_node3/command 11522 1726882371.39205: done queuing things up, now waiting for results queue to drain 11522 1726882371.39207: waiting for pending results... 11522 1726882371.39456: running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript 11522 1726882371.39549: in run() - task 0e448fcc-3ce9-e322-38a3-00000000001d 11522 1726882371.39570: variable 'ansible_search_path' from source: unknown 11522 1726882371.39608: calling self._execute() 11522 1726882371.39695: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.39707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.39719: variable 'omit' from source: magic vars 11522 1726882371.40138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.42480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.42552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.42598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.42636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.42670: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.42755: 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) 11522 1726882371.42793: 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) 11522 1726882371.42825: 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) 11522 1726882371.42870: 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) 11522 1726882371.42891: 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) 11522 1726882371.43028: variable 'ansible_distribution' from source: facts 11522 1726882371.43038: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.43057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.43068: when evaluation is False, skipping this task 11522 1726882371.43075: _execute() done 11522 1726882371.43082: dumping result to json 11522 1726882371.43088: done dumping result, returning 11522 1726882371.43098: done running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript [0e448fcc-3ce9-e322-38a3-00000000001d] 11522 1726882371.43107: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001d 11522 1726882371.43206: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001d 11522 1726882371.43212: 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" } 11522 1726882371.43274: no more pending results, returning what we have 11522 1726882371.43278: results queue empty 11522 1726882371.43279: checking for any_errors_fatal 11522 1726882371.43283: done checking for any_errors_fatal 11522 1726882371.43284: checking for max_fail_percentage 11522 1726882371.43285: done checking for max_fail_percentage 11522 1726882371.43286: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.43287: done checking to see if all hosts have failed 11522 1726882371.43288: getting the remaining hosts for this loop 11522 1726882371.43290: done getting the remaining hosts for this loop 11522 1726882371.43293: getting the next task for host managed_node3 11522 1726882371.43300: done getting next task for host managed_node3 11522 1726882371.43302: ^ task is: TASK: TEST Add Bond with 2 ports 11522 1726882371.43305: ^ 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 11522 1726882371.43307: getting variables 11522 1726882371.43309: in VariableManager get_vars() 11522 1726882371.43349: Calling all_inventory to load vars for managed_node3 11522 1726882371.43352: Calling groups_inventory to load vars for managed_node3 11522 1726882371.43355: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.43368: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.43371: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.43374: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.43549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.43749: done with get_vars() 11522 1726882371.43759: done getting variables 11522 1726882371.43819: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 21:32:51 -0400 (0:00:00.048) 0:00:03.577 ****** 11522 1726882371.43849: entering _queue_task() for managed_node3/debug 11522 1726882371.44293: worker is 1 (out of 1 available) 11522 1726882371.44304: exiting _queue_task() for managed_node3/debug 11522 1726882371.44315: done queuing things up, now waiting for results queue to drain 11522 1726882371.44317: waiting for pending results... 11522 1726882371.44550: running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports 11522 1726882371.44633: in run() - task 0e448fcc-3ce9-e322-38a3-00000000001e 11522 1726882371.44652: variable 'ansible_search_path' from source: unknown 11522 1726882371.44698: calling self._execute() 11522 1726882371.44777: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.44788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.44800: variable 'omit' from source: magic vars 11522 1726882371.45209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.47569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.47638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.47689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.47732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.47765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.47847: 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) 11522 1726882371.47884: 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) 11522 1726882371.47920: 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) 11522 1726882371.47969: 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) 11522 1726882371.47989: 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) 11522 1726882371.48120: variable 'ansible_distribution' from source: facts 11522 1726882371.48135: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.48156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.48163: when evaluation is False, skipping this task 11522 1726882371.48171: _execute() done 11522 1726882371.48177: dumping result to json 11522 1726882371.48183: done dumping result, returning 11522 1726882371.48193: done running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports [0e448fcc-3ce9-e322-38a3-00000000001e] 11522 1726882371.48203: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882371.48334: no more pending results, returning what we have 11522 1726882371.48337: results queue empty 11522 1726882371.48338: checking for any_errors_fatal 11522 1726882371.48344: done checking for any_errors_fatal 11522 1726882371.48344: checking for max_fail_percentage 11522 1726882371.48346: done checking for max_fail_percentage 11522 1726882371.48347: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.48348: done checking to see if all hosts have failed 11522 1726882371.48349: getting the remaining hosts for this loop 11522 1726882371.48350: done getting the remaining hosts for this loop 11522 1726882371.48354: getting the next task for host managed_node3 11522 1726882371.48361: done getting next task for host managed_node3 11522 1726882371.48368: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11522 1726882371.48371: ^ 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? (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 11522 1726882371.48386: getting variables 11522 1726882371.48388: in VariableManager get_vars() 11522 1726882371.48428: Calling all_inventory to load vars for managed_node3 11522 1726882371.48431: Calling groups_inventory to load vars for managed_node3 11522 1726882371.48434: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.48444: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.48447: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.48450: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.48668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.48877: done with get_vars() 11522 1726882371.48887: 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:32:51 -0400 (0:00:00.051) 0:00:03.629 ****** 11522 1726882371.48982: entering _queue_task() for managed_node3/include_tasks 11522 1726882371.49001: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000001e 11522 1726882371.49010: WORKER PROCESS EXITING 11522 1726882371.49431: worker is 1 (out of 1 available) 11522 1726882371.49440: exiting _queue_task() for managed_node3/include_tasks 11522 1726882371.49451: done queuing things up, now waiting for results queue to drain 11522 1726882371.49453: waiting for pending results... 11522 1726882371.49697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11522 1726882371.49812: in run() - task 0e448fcc-3ce9-e322-38a3-000000000026 11522 1726882371.49833: variable 'ansible_search_path' from source: unknown 11522 1726882371.49840: variable 'ansible_search_path' from source: unknown 11522 1726882371.49882: calling self._execute() 11522 1726882371.49961: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.49974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.49987: variable 'omit' from source: magic vars 11522 1726882371.50375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.52660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.52729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.52770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.52810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.52843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.52928: 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) 11522 1726882371.52962: 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) 11522 1726882371.52997: 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) 11522 1726882371.53047: 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) 11522 1726882371.53071: 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) 11522 1726882371.53202: variable 'ansible_distribution' from source: facts 11522 1726882371.53213: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.53233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.53240: when evaluation is False, skipping this task 11522 1726882371.53251: _execute() done 11522 1726882371.53258: dumping result to json 11522 1726882371.53267: done dumping result, returning 11522 1726882371.53278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-e322-38a3-000000000026] 11522 1726882371.53288: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000026 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" } 11522 1726882371.53417: no more pending results, returning what we have 11522 1726882371.53420: results queue empty 11522 1726882371.53421: checking for any_errors_fatal 11522 1726882371.53427: done checking for any_errors_fatal 11522 1726882371.53428: checking for max_fail_percentage 11522 1726882371.53430: done checking for max_fail_percentage 11522 1726882371.53431: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.53432: done checking to see if all hosts have failed 11522 1726882371.53433: getting the remaining hosts for this loop 11522 1726882371.53434: done getting the remaining hosts for this loop 11522 1726882371.53438: getting the next task for host managed_node3 11522 1726882371.53444: done getting next task for host managed_node3 11522 1726882371.53448: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11522 1726882371.53451: ^ 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? (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 11522 1726882371.53468: getting variables 11522 1726882371.53470: in VariableManager get_vars() 11522 1726882371.53511: Calling all_inventory to load vars for managed_node3 11522 1726882371.53514: Calling groups_inventory to load vars for managed_node3 11522 1726882371.53516: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.53526: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.53529: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.53532: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.53701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.53912: done with get_vars() 11522 1726882371.53924: done getting variables 11522 1726882371.53983: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.050) 0:00:03.679 ****** 11522 1726882371.54018: entering _queue_task() for managed_node3/debug 11522 1726882371.54037: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000026 11522 1726882371.54046: WORKER PROCESS EXITING 11522 1726882371.54473: worker is 1 (out of 1 available) 11522 1726882371.54484: exiting _queue_task() for managed_node3/debug 11522 1726882371.54496: done queuing things up, now waiting for results queue to drain 11522 1726882371.54498: waiting for pending results... 11522 1726882371.54741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 11522 1726882371.54861: in run() - task 0e448fcc-3ce9-e322-38a3-000000000027 11522 1726882371.54884: variable 'ansible_search_path' from source: unknown 11522 1726882371.54892: variable 'ansible_search_path' from source: unknown 11522 1726882371.54930: calling self._execute() 11522 1726882371.55008: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.55019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.55030: variable 'omit' from source: magic vars 11522 1726882371.55435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.57807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.57878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.58141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.58182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.58217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.58300: 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) 11522 1726882371.58336: 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) 11522 1726882371.58368: 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) 11522 1726882371.58417: 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) 11522 1726882371.58438: 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) 11522 1726882371.58575: variable 'ansible_distribution' from source: facts 11522 1726882371.58586: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.58608: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.58616: when evaluation is False, skipping this task 11522 1726882371.58623: _execute() done 11522 1726882371.58635: dumping result to json 11522 1726882371.58643: done dumping result, returning 11522 1726882371.58656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-e322-38a3-000000000027] 11522 1726882371.58673: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000027 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882371.58809: no more pending results, returning what we have 11522 1726882371.58813: results queue empty 11522 1726882371.58814: checking for any_errors_fatal 11522 1726882371.58819: done checking for any_errors_fatal 11522 1726882371.58820: checking for max_fail_percentage 11522 1726882371.58822: done checking for max_fail_percentage 11522 1726882371.58823: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.58824: done checking to see if all hosts have failed 11522 1726882371.58825: getting the remaining hosts for this loop 11522 1726882371.58826: done getting the remaining hosts for this loop 11522 1726882371.58830: getting the next task for host managed_node3 11522 1726882371.58837: done getting next task for host managed_node3 11522 1726882371.58840: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11522 1726882371.58843: ^ 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? (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 11522 1726882371.58856: getting variables 11522 1726882371.58858: in VariableManager get_vars() 11522 1726882371.58903: Calling all_inventory to load vars for managed_node3 11522 1726882371.58906: Calling groups_inventory to load vars for managed_node3 11522 1726882371.58909: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.58920: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.58923: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.58926: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.59147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.59354: done with get_vars() 11522 1726882371.59366: done getting variables 11522 1726882371.59449: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11522 1726882371.59681: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000027 11522 1726882371.59684: WORKER PROCESS EXITING 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:32:51 -0400 (0:00:00.056) 0:00:03.736 ****** 11522 1726882371.59698: entering _queue_task() for managed_node3/fail 11522 1726882371.59700: Creating lock for fail 11522 1726882371.59979: worker is 1 (out of 1 available) 11522 1726882371.59991: exiting _queue_task() for managed_node3/fail 11522 1726882371.60002: done queuing things up, now waiting for results queue to drain 11522 1726882371.60004: waiting for pending results... 11522 1726882371.60252: 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 11522 1726882371.60375: in run() - task 0e448fcc-3ce9-e322-38a3-000000000028 11522 1726882371.60396: variable 'ansible_search_path' from source: unknown 11522 1726882371.60403: variable 'ansible_search_path' from source: unknown 11522 1726882371.60445: calling self._execute() 11522 1726882371.60523: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.60535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.60554: variable 'omit' from source: magic vars 11522 1726882371.60947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.63454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.63524: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.63563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.63607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.63637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.63720: 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) 11522 1726882371.63754: 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) 11522 1726882371.63788: 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) 11522 1726882371.63837: 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) 11522 1726882371.63856: 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) 11522 1726882371.63993: variable 'ansible_distribution' from source: facts 11522 1726882371.64004: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.64031: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.64039: when evaluation is False, skipping this task 11522 1726882371.64046: _execute() done 11522 1726882371.64053: dumping result to json 11522 1726882371.64061: done dumping result, returning 11522 1726882371.64077: 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-e322-38a3-000000000028] 11522 1726882371.64089: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000028 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" } 11522 1726882371.64229: no more pending results, returning what we have 11522 1726882371.64232: results queue empty 11522 1726882371.64233: checking for any_errors_fatal 11522 1726882371.64237: done checking for any_errors_fatal 11522 1726882371.64238: checking for max_fail_percentage 11522 1726882371.64240: done checking for max_fail_percentage 11522 1726882371.64241: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.64242: done checking to see if all hosts have failed 11522 1726882371.64243: getting the remaining hosts for this loop 11522 1726882371.64245: done getting the remaining hosts for this loop 11522 1726882371.64248: getting the next task for host managed_node3 11522 1726882371.64255: done getting next task for host managed_node3 11522 1726882371.64260: ^ 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 11522 1726882371.64266: ^ 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? (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 11522 1726882371.64280: getting variables 11522 1726882371.64282: in VariableManager get_vars() 11522 1726882371.64322: Calling all_inventory to load vars for managed_node3 11522 1726882371.64325: Calling groups_inventory to load vars for managed_node3 11522 1726882371.64327: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.64338: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.64341: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.64344: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.64512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.64720: done with get_vars() 11522 1726882371.64731: done getting variables 11522 1726882371.64788: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.051) 0:00:03.787 ****** 11522 1726882371.64823: entering _queue_task() for managed_node3/fail 11522 1726882371.64842: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000028 11522 1726882371.64851: WORKER PROCESS EXITING 11522 1726882371.65287: worker is 1 (out of 1 available) 11522 1726882371.65298: exiting _queue_task() for managed_node3/fail 11522 1726882371.65310: done queuing things up, now waiting for results queue to drain 11522 1726882371.65313: waiting for pending results... 11522 1726882371.65557: 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 11522 1726882371.65677: in run() - task 0e448fcc-3ce9-e322-38a3-000000000029 11522 1726882371.65695: variable 'ansible_search_path' from source: unknown 11522 1726882371.65702: variable 'ansible_search_path' from source: unknown 11522 1726882371.65738: calling self._execute() 11522 1726882371.65818: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.65829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.65841: variable 'omit' from source: magic vars 11522 1726882371.66321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.68758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.68825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.68866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.68919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.68949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.69029: 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) 11522 1726882371.69061: 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) 11522 1726882371.69092: 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) 11522 1726882371.69139: 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) 11522 1726882371.69157: 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) 11522 1726882371.69285: variable 'ansible_distribution' from source: facts 11522 1726882371.69294: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.69313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.69319: when evaluation is False, skipping this task 11522 1726882371.69327: _execute() done 11522 1726882371.69335: dumping result to json 11522 1726882371.69343: done dumping result, returning 11522 1726882371.69353: 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-e322-38a3-000000000029] 11522 1726882371.69365: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000029 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" } 11522 1726882371.69496: no more pending results, returning what we have 11522 1726882371.69500: results queue empty 11522 1726882371.69501: checking for any_errors_fatal 11522 1726882371.69506: done checking for any_errors_fatal 11522 1726882371.69506: checking for max_fail_percentage 11522 1726882371.69508: done checking for max_fail_percentage 11522 1726882371.69509: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.69510: done checking to see if all hosts have failed 11522 1726882371.69511: getting the remaining hosts for this loop 11522 1726882371.69512: done getting the remaining hosts for this loop 11522 1726882371.69515: getting the next task for host managed_node3 11522 1726882371.69522: done getting next task for host managed_node3 11522 1726882371.69526: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11522 1726882371.69529: ^ 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? (HOST STATE: block=0, task=5, 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 11522 1726882371.69541: getting variables 11522 1726882371.69543: in VariableManager get_vars() 11522 1726882371.69582: Calling all_inventory to load vars for managed_node3 11522 1726882371.69585: Calling groups_inventory to load vars for managed_node3 11522 1726882371.69587: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.69598: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.69600: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.69603: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.69801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.69999: done with get_vars() 11522 1726882371.70009: done getting variables 11522 1726882371.70061: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882371.70298: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000029 11522 1726882371.70301: WORKER PROCESS EXITING 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:32:51 -0400 (0:00:00.054) 0:00:03.842 ****** 11522 1726882371.70313: entering _queue_task() for managed_node3/fail 11522 1726882371.70516: worker is 1 (out of 1 available) 11522 1726882371.70528: exiting _queue_task() for managed_node3/fail 11522 1726882371.70539: done queuing things up, now waiting for results queue to drain 11522 1726882371.70541: waiting for pending results... 11522 1726882371.70786: 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 11522 1726882371.70898: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002a 11522 1726882371.70917: variable 'ansible_search_path' from source: unknown 11522 1726882371.70924: variable 'ansible_search_path' from source: unknown 11522 1726882371.70960: calling self._execute() 11522 1726882371.71035: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.71045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.71056: variable 'omit' from source: magic vars 11522 1726882371.71443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.73517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.73559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.73589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.73614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.73632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.73692: 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) 11522 1726882371.73717: 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) 11522 1726882371.73734: 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) 11522 1726882371.73763: 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) 11522 1726882371.73776: 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) 11522 1726882371.73872: variable 'ansible_distribution' from source: facts 11522 1726882371.73876: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.73891: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.73893: when evaluation is False, skipping this task 11522 1726882371.73899: _execute() done 11522 1726882371.73903: dumping result to json 11522 1726882371.73911: done dumping result, returning 11522 1726882371.73920: 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-e322-38a3-00000000002a] 11522 1726882371.73925: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002a 11522 1726882371.74003: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002a 11522 1726882371.74006: 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" } 11522 1726882371.74057: no more pending results, returning what we have 11522 1726882371.74060: results queue empty 11522 1726882371.74061: checking for any_errors_fatal 11522 1726882371.74068: done checking for any_errors_fatal 11522 1726882371.74069: checking for max_fail_percentage 11522 1726882371.74071: done checking for max_fail_percentage 11522 1726882371.74072: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.74072: done checking to see if all hosts have failed 11522 1726882371.74073: getting the remaining hosts for this loop 11522 1726882371.74075: done getting the remaining hosts for this loop 11522 1726882371.74078: getting the next task for host managed_node3 11522 1726882371.74083: done getting next task for host managed_node3 11522 1726882371.74087: ^ 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 11522 1726882371.74090: ^ 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? (HOST STATE: block=0, task=6, 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 11522 1726882371.74101: getting variables 11522 1726882371.74102: in VariableManager get_vars() 11522 1726882371.74139: Calling all_inventory to load vars for managed_node3 11522 1726882371.74141: Calling groups_inventory to load vars for managed_node3 11522 1726882371.74143: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.74151: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.74153: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.74156: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.74265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.74383: done with get_vars() 11522 1726882371.74392: done getting variables 11522 1726882371.74471: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.041) 0:00:03.884 ****** 11522 1726882371.74496: entering _queue_task() for managed_node3/dnf 11522 1726882371.74722: worker is 1 (out of 1 available) 11522 1726882371.74732: exiting _queue_task() for managed_node3/dnf 11522 1726882371.74745: done queuing things up, now waiting for results queue to drain 11522 1726882371.74747: waiting for pending results... 11522 1726882371.75048: 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 11522 1726882371.75176: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002b 11522 1726882371.75200: variable 'ansible_search_path' from source: unknown 11522 1726882371.75210: variable 'ansible_search_path' from source: unknown 11522 1726882371.75258: calling self._execute() 11522 1726882371.75337: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.75346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.75361: variable 'omit' from source: magic vars 11522 1726882371.75873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.78253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.78314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.78340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.78368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.78386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.78452: 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) 11522 1726882371.78476: 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) 11522 1726882371.78493: 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) 11522 1726882371.78528: 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) 11522 1726882371.78538: 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) 11522 1726882371.78635: variable 'ansible_distribution' from source: facts 11522 1726882371.78641: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.78658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.78661: when evaluation is False, skipping this task 11522 1726882371.78665: _execute() done 11522 1726882371.78667: dumping result to json 11522 1726882371.78670: done dumping result, returning 11522 1726882371.78677: 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-e322-38a3-00000000002b] 11522 1726882371.78683: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002b 11522 1726882371.78777: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002b 11522 1726882371.78780: 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" } 11522 1726882371.78825: no more pending results, returning what we have 11522 1726882371.78828: results queue empty 11522 1726882371.78829: checking for any_errors_fatal 11522 1726882371.78834: done checking for any_errors_fatal 11522 1726882371.78835: checking for max_fail_percentage 11522 1726882371.78837: done checking for max_fail_percentage 11522 1726882371.78838: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.78838: done checking to see if all hosts have failed 11522 1726882371.78839: getting the remaining hosts for this loop 11522 1726882371.78840: done getting the remaining hosts for this loop 11522 1726882371.78844: getting the next task for host managed_node3 11522 1726882371.78850: done getting next task for host managed_node3 11522 1726882371.78853: ^ 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 11522 1726882371.78856: ^ 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? (HOST STATE: block=0, task=7, 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 11522 1726882371.78872: getting variables 11522 1726882371.78873: in VariableManager get_vars() 11522 1726882371.78912: Calling all_inventory to load vars for managed_node3 11522 1726882371.78914: Calling groups_inventory to load vars for managed_node3 11522 1726882371.78916: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.78925: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.78927: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.78930: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.79088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.79216: done with get_vars() 11522 1726882371.79227: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11522 1726882371.79326: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.048) 0:00:03.933 ****** 11522 1726882371.79378: entering _queue_task() for managed_node3/yum 11522 1726882371.79380: Creating lock for yum 11522 1726882371.79951: worker is 1 (out of 1 available) 11522 1726882371.79963: exiting _queue_task() for managed_node3/yum 11522 1726882371.79976: done queuing things up, now waiting for results queue to drain 11522 1726882371.79978: waiting for pending results... 11522 1726882371.80231: 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 11522 1726882371.80366: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002c 11522 1726882371.80386: variable 'ansible_search_path' from source: unknown 11522 1726882371.80394: variable 'ansible_search_path' from source: unknown 11522 1726882371.80436: calling self._execute() 11522 1726882371.80512: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.80522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.80539: variable 'omit' from source: magic vars 11522 1726882371.80951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.84055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.84130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.84172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.84210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.84243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.84326: 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) 11522 1726882371.84363: 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) 11522 1726882371.84395: 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) 11522 1726882371.84446: 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) 11522 1726882371.84468: 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) 11522 1726882371.84603: variable 'ansible_distribution' from source: facts 11522 1726882371.84614: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.84635: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.84642: when evaluation is False, skipping this task 11522 1726882371.84648: _execute() done 11522 1726882371.84659: dumping result to json 11522 1726882371.84669: done dumping result, returning 11522 1726882371.84680: 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-e322-38a3-00000000002c] 11522 1726882371.84691: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002c 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" } 11522 1726882371.84838: no more pending results, returning what we have 11522 1726882371.84842: results queue empty 11522 1726882371.84843: checking for any_errors_fatal 11522 1726882371.84849: done checking for any_errors_fatal 11522 1726882371.84850: checking for max_fail_percentage 11522 1726882371.84852: done checking for max_fail_percentage 11522 1726882371.84853: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.84854: done checking to see if all hosts have failed 11522 1726882371.84855: getting the remaining hosts for this loop 11522 1726882371.84856: done getting the remaining hosts for this loop 11522 1726882371.84860: getting the next task for host managed_node3 11522 1726882371.84869: done getting next task for host managed_node3 11522 1726882371.84874: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11522 1726882371.84877: ^ 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? (HOST STATE: block=0, task=8, 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 11522 1726882371.84890: getting variables 11522 1726882371.84892: in VariableManager get_vars() 11522 1726882371.84934: Calling all_inventory to load vars for managed_node3 11522 1726882371.84937: Calling groups_inventory to load vars for managed_node3 11522 1726882371.84940: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.84950: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.84953: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.84957: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.85129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.85331: done with get_vars() 11522 1726882371.85343: done getting variables 11522 1726882371.85400: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.060) 0:00:03.993 ****** 11522 1726882371.85436: entering _queue_task() for managed_node3/fail 11522 1726882371.85455: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002c 11522 1726882371.85465: WORKER PROCESS EXITING 11522 1726882371.85950: worker is 1 (out of 1 available) 11522 1726882371.85965: exiting _queue_task() for managed_node3/fail 11522 1726882371.85979: done queuing things up, now waiting for results queue to drain 11522 1726882371.85981: waiting for pending results... 11522 1726882371.86255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11522 1726882371.86384: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002d 11522 1726882371.86404: variable 'ansible_search_path' from source: unknown 11522 1726882371.86411: variable 'ansible_search_path' from source: unknown 11522 1726882371.86453: calling self._execute() 11522 1726882371.86538: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.86549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.86565: variable 'omit' from source: magic vars 11522 1726882371.87293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.91016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.91100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.91137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.91181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.91210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.91309: 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) 11522 1726882371.91343: 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) 11522 1726882371.91387: 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) 11522 1726882371.91721: 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) 11522 1726882371.91742: 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) 11522 1726882371.91940: variable 'ansible_distribution' from source: facts 11522 1726882371.91956: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.91985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.91993: when evaluation is False, skipping this task 11522 1726882371.92000: _execute() done 11522 1726882371.92007: dumping result to json 11522 1726882371.92014: done dumping result, returning 11522 1726882371.92026: 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-e322-38a3-00000000002d] 11522 1726882371.92035: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002d 11522 1726882371.92152: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002d 11522 1726882371.92160: 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" } 11522 1726882371.92208: no more pending results, returning what we have 11522 1726882371.92212: results queue empty 11522 1726882371.92213: checking for any_errors_fatal 11522 1726882371.92220: done checking for any_errors_fatal 11522 1726882371.92221: checking for max_fail_percentage 11522 1726882371.92223: done checking for max_fail_percentage 11522 1726882371.92224: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.92225: done checking to see if all hosts have failed 11522 1726882371.92225: getting the remaining hosts for this loop 11522 1726882371.92227: done getting the remaining hosts for this loop 11522 1726882371.92230: getting the next task for host managed_node3 11522 1726882371.92237: done getting next task for host managed_node3 11522 1726882371.92240: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11522 1726882371.92243: ^ 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? (HOST STATE: block=0, task=9, 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 11522 1726882371.92260: getting variables 11522 1726882371.92262: in VariableManager get_vars() 11522 1726882371.92303: Calling all_inventory to load vars for managed_node3 11522 1726882371.92305: Calling groups_inventory to load vars for managed_node3 11522 1726882371.92308: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.92319: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.92321: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.92324: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.92846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.92967: done with get_vars() 11522 1726882371.92974: done getting variables 11522 1726882371.93013: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.075) 0:00:04.069 ****** 11522 1726882371.93034: entering _queue_task() for managed_node3/package 11522 1726882371.93211: worker is 1 (out of 1 available) 11522 1726882371.93224: exiting _queue_task() for managed_node3/package 11522 1726882371.93236: done queuing things up, now waiting for results queue to drain 11522 1726882371.93239: waiting for pending results... 11522 1726882371.93401: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 11522 1726882371.93480: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002e 11522 1726882371.93491: variable 'ansible_search_path' from source: unknown 11522 1726882371.93495: variable 'ansible_search_path' from source: unknown 11522 1726882371.93523: calling self._execute() 11522 1726882371.93585: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.93588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.93594: variable 'omit' from source: magic vars 11522 1726882371.94072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882371.96753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882371.96802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882371.96828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882371.96905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882371.96952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882371.97068: 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) 11522 1726882371.97109: 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) 11522 1726882371.97152: 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) 11522 1726882371.97233: 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) 11522 1726882371.97262: 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) 11522 1726882371.97494: variable 'ansible_distribution' from source: facts 11522 1726882371.97512: variable 'ansible_distribution_major_version' from source: facts 11522 1726882371.97545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882371.97559: when evaluation is False, skipping this task 11522 1726882371.97573: _execute() done 11522 1726882371.97587: dumping result to json 11522 1726882371.97603: done dumping result, returning 11522 1726882371.97621: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-e322-38a3-00000000002e] 11522 1726882371.97633: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002e 11522 1726882371.97798: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002e 11522 1726882371.97804: 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" } 11522 1726882371.97892: no more pending results, returning what we have 11522 1726882371.97895: results queue empty 11522 1726882371.97896: checking for any_errors_fatal 11522 1726882371.97901: done checking for any_errors_fatal 11522 1726882371.97902: checking for max_fail_percentage 11522 1726882371.97904: done checking for max_fail_percentage 11522 1726882371.97905: checking to see if all hosts have failed and the running result is not ok 11522 1726882371.97905: done checking to see if all hosts have failed 11522 1726882371.97906: getting the remaining hosts for this loop 11522 1726882371.97907: done getting the remaining hosts for this loop 11522 1726882371.97910: getting the next task for host managed_node3 11522 1726882371.97915: done getting next task for host managed_node3 11522 1726882371.97926: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11522 1726882371.97930: ^ 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? (HOST STATE: block=0, task=10, 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 11522 1726882371.97942: getting variables 11522 1726882371.97943: in VariableManager get_vars() 11522 1726882371.97990: Calling all_inventory to load vars for managed_node3 11522 1726882371.97993: Calling groups_inventory to load vars for managed_node3 11522 1726882371.97995: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882371.98005: Calling all_plugins_play to load vars for managed_node3 11522 1726882371.98008: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882371.98010: Calling groups_plugins_play to load vars for managed_node3 11522 1726882371.98121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882371.98253: done with get_vars() 11522 1726882371.98261: done getting variables 11522 1726882371.98335: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:51 -0400 (0:00:00.053) 0:00:04.123 ****** 11522 1726882371.98378: entering _queue_task() for managed_node3/package 11522 1726882371.98681: worker is 1 (out of 1 available) 11522 1726882371.98698: exiting _queue_task() for managed_node3/package 11522 1726882371.98711: done queuing things up, now waiting for results queue to drain 11522 1726882371.98714: waiting for pending results... 11522 1726882371.99101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11522 1726882371.99322: in run() - task 0e448fcc-3ce9-e322-38a3-00000000002f 11522 1726882371.99354: variable 'ansible_search_path' from source: unknown 11522 1726882371.99372: variable 'ansible_search_path' from source: unknown 11522 1726882371.99453: calling self._execute() 11522 1726882371.99568: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882371.99580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882371.99592: variable 'omit' from source: magic vars 11522 1726882372.00658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.03044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.03100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.03126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.03154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.03174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.03234: 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) 11522 1726882372.03255: 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) 11522 1726882372.03276: 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) 11522 1726882372.03309: 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) 11522 1726882372.03315: 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) 11522 1726882372.03409: variable 'ansible_distribution' from source: facts 11522 1726882372.03413: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.03429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.03432: when evaluation is False, skipping this task 11522 1726882372.03434: _execute() done 11522 1726882372.03437: dumping result to json 11522 1726882372.03439: done dumping result, returning 11522 1726882372.03446: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-e322-38a3-00000000002f] 11522 1726882372.03453: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002f 11522 1726882372.03540: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000002f 11522 1726882372.03543: 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" } 11522 1726882372.03591: no more pending results, returning what we have 11522 1726882372.03595: results queue empty 11522 1726882372.03595: checking for any_errors_fatal 11522 1726882372.03601: done checking for any_errors_fatal 11522 1726882372.03602: checking for max_fail_percentage 11522 1726882372.03604: done checking for max_fail_percentage 11522 1726882372.03605: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.03605: done checking to see if all hosts have failed 11522 1726882372.03606: getting the remaining hosts for this loop 11522 1726882372.03607: done getting the remaining hosts for this loop 11522 1726882372.03610: getting the next task for host managed_node3 11522 1726882372.03618: done getting next task for host managed_node3 11522 1726882372.03622: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11522 1726882372.03624: ^ 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? (HOST STATE: block=0, task=11, 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 11522 1726882372.03637: getting variables 11522 1726882372.03638: in VariableManager get_vars() 11522 1726882372.03681: Calling all_inventory to load vars for managed_node3 11522 1726882372.03683: Calling groups_inventory to load vars for managed_node3 11522 1726882372.03688: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.03702: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.03705: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.03707: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.04053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.04511: done with get_vars() 11522 1726882372.04523: done getting variables 11522 1726882372.04755: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.064) 0:00:04.187 ****** 11522 1726882372.04788: entering _queue_task() for managed_node3/package 11522 1726882372.05352: worker is 1 (out of 1 available) 11522 1726882372.05365: exiting _queue_task() for managed_node3/package 11522 1726882372.05382: done queuing things up, now waiting for results queue to drain 11522 1726882372.05385: waiting for pending results... 11522 1726882372.05819: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11522 1726882372.06012: in run() - task 0e448fcc-3ce9-e322-38a3-000000000030 11522 1726882372.06024: variable 'ansible_search_path' from source: unknown 11522 1726882372.06027: variable 'ansible_search_path' from source: unknown 11522 1726882372.06066: calling self._execute() 11522 1726882372.06187: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.06200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.06207: variable 'omit' from source: magic vars 11522 1726882372.06526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.08295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.08338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.08368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.08403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.08426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.08481: 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) 11522 1726882372.08501: 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) 11522 1726882372.08518: 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) 11522 1726882372.08553: 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) 11522 1726882372.08567: 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) 11522 1726882372.08685: variable 'ansible_distribution' from source: facts 11522 1726882372.08693: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.08710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.08723: when evaluation is False, skipping this task 11522 1726882372.08731: _execute() done 11522 1726882372.08739: dumping result to json 11522 1726882372.08747: done dumping result, returning 11522 1726882372.08758: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-e322-38a3-000000000030] 11522 1726882372.08772: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000030 11522 1726882372.08885: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000030 11522 1726882372.08887: 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" } 11522 1726882372.08995: no more pending results, returning what we have 11522 1726882372.08999: results queue empty 11522 1726882372.09000: checking for any_errors_fatal 11522 1726882372.09007: done checking for any_errors_fatal 11522 1726882372.09007: checking for max_fail_percentage 11522 1726882372.09009: done checking for max_fail_percentage 11522 1726882372.09010: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.09011: done checking to see if all hosts have failed 11522 1726882372.09012: getting the remaining hosts for this loop 11522 1726882372.09013: done getting the remaining hosts for this loop 11522 1726882372.09016: getting the next task for host managed_node3 11522 1726882372.09033: done getting next task for host managed_node3 11522 1726882372.09040: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11522 1726882372.09044: ^ 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? (HOST STATE: block=0, task=12, 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 11522 1726882372.09058: getting variables 11522 1726882372.09060: in VariableManager get_vars() 11522 1726882372.09098: Calling all_inventory to load vars for managed_node3 11522 1726882372.09101: Calling groups_inventory to load vars for managed_node3 11522 1726882372.09103: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.09113: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.09115: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.09118: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.09258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.09385: done with get_vars() 11522 1726882372.09392: done getting variables 11522 1726882372.09491: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.047) 0:00:04.234 ****** 11522 1726882372.09524: entering _queue_task() for managed_node3/service 11522 1726882372.09526: Creating lock for service 11522 1726882372.09777: worker is 1 (out of 1 available) 11522 1726882372.09797: exiting _queue_task() for managed_node3/service 11522 1726882372.09810: done queuing things up, now waiting for results queue to drain 11522 1726882372.09812: waiting for pending results... 11522 1726882372.10050: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11522 1726882372.10142: in run() - task 0e448fcc-3ce9-e322-38a3-000000000031 11522 1726882372.10152: variable 'ansible_search_path' from source: unknown 11522 1726882372.10161: variable 'ansible_search_path' from source: unknown 11522 1726882372.10221: calling self._execute() 11522 1726882372.10305: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.10309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.10321: variable 'omit' from source: magic vars 11522 1726882372.10896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.13251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.13305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.13333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.13361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.13381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.13440: 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) 11522 1726882372.13462: 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) 11522 1726882372.13496: 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) 11522 1726882372.13525: 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) 11522 1726882372.13537: 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) 11522 1726882372.13630: variable 'ansible_distribution' from source: facts 11522 1726882372.13637: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.13654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.13657: when evaluation is False, skipping this task 11522 1726882372.13660: _execute() done 11522 1726882372.13662: dumping result to json 11522 1726882372.13666: done dumping result, returning 11522 1726882372.13673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-e322-38a3-000000000031] 11522 1726882372.13678: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000031 11522 1726882372.13762: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000031 11522 1726882372.13765: 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" } 11522 1726882372.13812: no more pending results, returning what we have 11522 1726882372.13815: results queue empty 11522 1726882372.13816: checking for any_errors_fatal 11522 1726882372.13825: done checking for any_errors_fatal 11522 1726882372.13826: checking for max_fail_percentage 11522 1726882372.13828: done checking for max_fail_percentage 11522 1726882372.13829: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.13830: done checking to see if all hosts have failed 11522 1726882372.13833: getting the remaining hosts for this loop 11522 1726882372.13835: done getting the remaining hosts for this loop 11522 1726882372.13839: getting the next task for host managed_node3 11522 1726882372.13847: done getting next task for host managed_node3 11522 1726882372.13851: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11522 1726882372.13854: ^ 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? (HOST STATE: block=0, task=13, 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 11522 1726882372.13885: getting variables 11522 1726882372.13888: in VariableManager get_vars() 11522 1726882372.14021: Calling all_inventory to load vars for managed_node3 11522 1726882372.14023: Calling groups_inventory to load vars for managed_node3 11522 1726882372.14028: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.14037: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.14049: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.14053: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.14251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.14436: done with get_vars() 11522 1726882372.14447: done getting variables 11522 1726882372.14519: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.050) 0:00:04.284 ****** 11522 1726882372.14543: entering _queue_task() for managed_node3/service 11522 1726882372.14740: worker is 1 (out of 1 available) 11522 1726882372.14755: exiting _queue_task() for managed_node3/service 11522 1726882372.14768: done queuing things up, now waiting for results queue to drain 11522 1726882372.14777: waiting for pending results... 11522 1726882372.14977: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11522 1726882372.15087: in run() - task 0e448fcc-3ce9-e322-38a3-000000000032 11522 1726882372.15115: variable 'ansible_search_path' from source: unknown 11522 1726882372.15123: variable 'ansible_search_path' from source: unknown 11522 1726882372.15175: calling self._execute() 11522 1726882372.15246: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.15253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.15262: variable 'omit' from source: magic vars 11522 1726882372.15577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.17583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.17627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.17655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.17690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.17710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.17768: 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) 11522 1726882372.17788: 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) 11522 1726882372.17805: 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) 11522 1726882372.17834: 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) 11522 1726882372.17845: 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) 11522 1726882372.17938: variable 'ansible_distribution' from source: facts 11522 1726882372.17941: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.17962: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.17973: when evaluation is False, skipping this task 11522 1726882372.17980: _execute() done 11522 1726882372.17983: dumping result to json 11522 1726882372.17985: done dumping result, returning 11522 1726882372.17993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-e322-38a3-000000000032] 11522 1726882372.17997: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000032 11522 1726882372.18075: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000032 11522 1726882372.18078: 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 } 11522 1726882372.18120: no more pending results, returning what we have 11522 1726882372.18123: results queue empty 11522 1726882372.18124: checking for any_errors_fatal 11522 1726882372.18130: done checking for any_errors_fatal 11522 1726882372.18130: checking for max_fail_percentage 11522 1726882372.18132: done checking for max_fail_percentage 11522 1726882372.18133: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.18134: done checking to see if all hosts have failed 11522 1726882372.18136: getting the remaining hosts for this loop 11522 1726882372.18140: done getting the remaining hosts for this loop 11522 1726882372.18143: getting the next task for host managed_node3 11522 1726882372.18152: done getting next task for host managed_node3 11522 1726882372.18155: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11522 1726882372.18158: ^ 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? (HOST STATE: block=0, task=14, 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 11522 1726882372.18172: getting variables 11522 1726882372.18174: in VariableManager get_vars() 11522 1726882372.18214: Calling all_inventory to load vars for managed_node3 11522 1726882372.18216: Calling groups_inventory to load vars for managed_node3 11522 1726882372.18218: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.18226: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.18228: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.18231: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.18343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.18510: done with get_vars() 11522 1726882372.18518: done getting variables 11522 1726882372.18581: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.040) 0:00:04.325 ****** 11522 1726882372.18603: entering _queue_task() for managed_node3/service 11522 1726882372.18803: worker is 1 (out of 1 available) 11522 1726882372.18814: exiting _queue_task() for managed_node3/service 11522 1726882372.18826: done queuing things up, now waiting for results queue to drain 11522 1726882372.18828: waiting for pending results... 11522 1726882372.19044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11522 1726882372.19144: in run() - task 0e448fcc-3ce9-e322-38a3-000000000033 11522 1726882372.19155: variable 'ansible_search_path' from source: unknown 11522 1726882372.19163: variable 'ansible_search_path' from source: unknown 11522 1726882372.19204: calling self._execute() 11522 1726882372.19332: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.19336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.19344: variable 'omit' from source: magic vars 11522 1726882372.19682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.22287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.22363: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.22393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.22417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.22437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.22526: 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) 11522 1726882372.22574: 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) 11522 1726882372.22604: 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) 11522 1726882372.22643: 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) 11522 1726882372.22655: 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) 11522 1726882372.22750: variable 'ansible_distribution' from source: facts 11522 1726882372.22755: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.22769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.22772: when evaluation is False, skipping this task 11522 1726882372.22774: _execute() done 11522 1726882372.22777: dumping result to json 11522 1726882372.22779: done dumping result, returning 11522 1726882372.22787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-e322-38a3-000000000033] 11522 1726882372.22794: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000033 11522 1726882372.22874: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000033 11522 1726882372.22877: 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" } 11522 1726882372.22994: no more pending results, returning what we have 11522 1726882372.22997: results queue empty 11522 1726882372.22997: checking for any_errors_fatal 11522 1726882372.23001: done checking for any_errors_fatal 11522 1726882372.23002: checking for max_fail_percentage 11522 1726882372.23003: done checking for max_fail_percentage 11522 1726882372.23004: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.23005: done checking to see if all hosts have failed 11522 1726882372.23005: getting the remaining hosts for this loop 11522 1726882372.23007: done getting the remaining hosts for this loop 11522 1726882372.23010: getting the next task for host managed_node3 11522 1726882372.23014: done getting next task for host managed_node3 11522 1726882372.23017: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11522 1726882372.23020: ^ 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? (HOST STATE: block=0, task=15, 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 11522 1726882372.23030: getting variables 11522 1726882372.23032: in VariableManager get_vars() 11522 1726882372.23057: Calling all_inventory to load vars for managed_node3 11522 1726882372.23060: Calling groups_inventory to load vars for managed_node3 11522 1726882372.23061: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.23068: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.23070: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.23072: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.23166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.23288: done with get_vars() 11522 1726882372.23295: done getting variables 11522 1726882372.23331: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.047) 0:00:04.372 ****** 11522 1726882372.23351: entering _queue_task() for managed_node3/service 11522 1726882372.23516: worker is 1 (out of 1 available) 11522 1726882372.23528: exiting _queue_task() for managed_node3/service 11522 1726882372.23541: done queuing things up, now waiting for results queue to drain 11522 1726882372.23543: waiting for pending results... 11522 1726882372.23702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 11522 1726882372.23778: in run() - task 0e448fcc-3ce9-e322-38a3-000000000034 11522 1726882372.23786: variable 'ansible_search_path' from source: unknown 11522 1726882372.23790: variable 'ansible_search_path' from source: unknown 11522 1726882372.23820: calling self._execute() 11522 1726882372.23888: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.23892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.23900: variable 'omit' from source: magic vars 11522 1726882372.24270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.27685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.27838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.27897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.28009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.28040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.28124: 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) 11522 1726882372.28159: 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) 11522 1726882372.28198: 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) 11522 1726882372.28248: 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) 11522 1726882372.28274: 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) 11522 1726882372.28404: variable 'ansible_distribution' from source: facts 11522 1726882372.28529: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.28551: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.28559: when evaluation is False, skipping this task 11522 1726882372.28567: _execute() done 11522 1726882372.28635: dumping result to json 11522 1726882372.28644: done dumping result, returning 11522 1726882372.28656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-e322-38a3-000000000034] 11522 1726882372.28671: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000034 11522 1726882372.28783: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000034 11522 1726882372.28790: 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 } 11522 1726882372.28906: no more pending results, returning what we have 11522 1726882372.28910: results queue empty 11522 1726882372.28910: checking for any_errors_fatal 11522 1726882372.28916: done checking for any_errors_fatal 11522 1726882372.28917: checking for max_fail_percentage 11522 1726882372.28919: done checking for max_fail_percentage 11522 1726882372.28920: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.28920: done checking to see if all hosts have failed 11522 1726882372.28921: getting the remaining hosts for this loop 11522 1726882372.28923: done getting the remaining hosts for this loop 11522 1726882372.28926: getting the next task for host managed_node3 11522 1726882372.28932: done getting next task for host managed_node3 11522 1726882372.28936: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11522 1726882372.28938: ^ 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? (HOST STATE: block=0, task=16, 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 11522 1726882372.28953: getting variables 11522 1726882372.28955: in VariableManager get_vars() 11522 1726882372.28992: Calling all_inventory to load vars for managed_node3 11522 1726882372.28995: Calling groups_inventory to load vars for managed_node3 11522 1726882372.28997: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.29006: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.29008: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.29010: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.29281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.29777: done with get_vars() 11522 1726882372.29788: done getting variables 11522 1726882372.29892: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.065) 0:00:04.438 ****** 11522 1726882372.29924: entering _queue_task() for managed_node3/copy 11522 1726882372.30590: worker is 1 (out of 1 available) 11522 1726882372.30602: exiting _queue_task() for managed_node3/copy 11522 1726882372.30614: done queuing things up, now waiting for results queue to drain 11522 1726882372.30615: waiting for pending results... 11522 1726882372.31136: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11522 1726882372.31261: in run() - task 0e448fcc-3ce9-e322-38a3-000000000035 11522 1726882372.31282: variable 'ansible_search_path' from source: unknown 11522 1726882372.31290: variable 'ansible_search_path' from source: unknown 11522 1726882372.31338: calling self._execute() 11522 1726882372.31437: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.31449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.31466: variable 'omit' from source: magic vars 11522 1726882372.31910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.34316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.34392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.34432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.34481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.34512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.34601: 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) 11522 1726882372.34635: 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) 11522 1726882372.34674: 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) 11522 1726882372.34722: 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) 11522 1726882372.34742: 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) 11522 1726882372.34885: variable 'ansible_distribution' from source: facts 11522 1726882372.34902: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.34924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.34931: when evaluation is False, skipping this task 11522 1726882372.34938: _execute() done 11522 1726882372.34945: dumping result to json 11522 1726882372.34952: done dumping result, returning 11522 1726882372.34965: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-e322-38a3-000000000035] 11522 1726882372.34976: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000035 11522 1726882372.35086: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000035 11522 1726882372.35093: 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" } 11522 1726882372.35152: no more pending results, returning what we have 11522 1726882372.35156: results queue empty 11522 1726882372.35157: checking for any_errors_fatal 11522 1726882372.35164: done checking for any_errors_fatal 11522 1726882372.35165: checking for max_fail_percentage 11522 1726882372.35168: done checking for max_fail_percentage 11522 1726882372.35169: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.35169: done checking to see if all hosts have failed 11522 1726882372.35170: getting the remaining hosts for this loop 11522 1726882372.35172: done getting the remaining hosts for this loop 11522 1726882372.35175: getting the next task for host managed_node3 11522 1726882372.35182: done getting next task for host managed_node3 11522 1726882372.35187: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11522 1726882372.35190: ^ 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? (HOST STATE: block=0, task=17, 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 11522 1726882372.35204: getting variables 11522 1726882372.35206: in VariableManager get_vars() 11522 1726882372.35251: Calling all_inventory to load vars for managed_node3 11522 1726882372.35254: Calling groups_inventory to load vars for managed_node3 11522 1726882372.35257: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.35269: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.35273: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.35276: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.35448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.35657: done with get_vars() 11522 1726882372.35670: 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:32:52 -0400 (0:00:00.058) 0:00:04.497 ****** 11522 1726882372.35765: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11522 1726882372.35767: Creating lock for fedora.linux_system_roles.network_connections 11522 1726882372.36281: worker is 1 (out of 1 available) 11522 1726882372.36292: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11522 1726882372.36304: done queuing things up, now waiting for results queue to drain 11522 1726882372.36306: waiting for pending results... 11522 1726882372.36571: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11522 1726882372.36686: in run() - task 0e448fcc-3ce9-e322-38a3-000000000036 11522 1726882372.36706: variable 'ansible_search_path' from source: unknown 11522 1726882372.36713: variable 'ansible_search_path' from source: unknown 11522 1726882372.36754: calling self._execute() 11522 1726882372.36843: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.36860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.36880: variable 'omit' from source: magic vars 11522 1726882372.37303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.38931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.38978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.39016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.39052: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.39080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.39154: 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) 11522 1726882372.39187: 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) 11522 1726882372.39215: 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) 11522 1726882372.39259: 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) 11522 1726882372.39282: 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) 11522 1726882372.39417: variable 'ansible_distribution' from source: facts 11522 1726882372.39428: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.39450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.39459: when evaluation is False, skipping this task 11522 1726882372.39469: _execute() done 11522 1726882372.39477: dumping result to json 11522 1726882372.39485: done dumping result, returning 11522 1726882372.39496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-e322-38a3-000000000036] 11522 1726882372.39507: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000036 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" } 11522 1726882372.39660: no more pending results, returning what we have 11522 1726882372.39666: results queue empty 11522 1726882372.39667: checking for any_errors_fatal 11522 1726882372.39671: done checking for any_errors_fatal 11522 1726882372.39672: checking for max_fail_percentage 11522 1726882372.39674: done checking for max_fail_percentage 11522 1726882372.39674: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.39675: done checking to see if all hosts have failed 11522 1726882372.39676: getting the remaining hosts for this loop 11522 1726882372.39677: done getting the remaining hosts for this loop 11522 1726882372.39680: getting the next task for host managed_node3 11522 1726882372.39686: done getting next task for host managed_node3 11522 1726882372.39689: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11522 1726882372.39692: ^ 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? (HOST STATE: block=0, task=18, 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 11522 1726882372.39707: getting variables 11522 1726882372.39710: in VariableManager get_vars() 11522 1726882372.39747: Calling all_inventory to load vars for managed_node3 11522 1726882372.39752: Calling groups_inventory to load vars for managed_node3 11522 1726882372.39754: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.39767: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.39769: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.39772: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.39994: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000036 11522 1726882372.39997: WORKER PROCESS EXITING 11522 1726882372.40009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.40215: done with get_vars() 11522 1726882372.40225: 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:32:52 -0400 (0:00:00.045) 0:00:04.542 ****** 11522 1726882372.40310: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11522 1726882372.40312: Creating lock for fedora.linux_system_roles.network_state 11522 1726882372.40546: worker is 1 (out of 1 available) 11522 1726882372.40557: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11522 1726882372.40571: done queuing things up, now waiting for results queue to drain 11522 1726882372.40573: waiting for pending results... 11522 1726882372.40820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 11522 1726882372.40914: in run() - task 0e448fcc-3ce9-e322-38a3-000000000037 11522 1726882372.40927: variable 'ansible_search_path' from source: unknown 11522 1726882372.40930: variable 'ansible_search_path' from source: unknown 11522 1726882372.40966: calling self._execute() 11522 1726882372.41034: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.41037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.41045: variable 'omit' from source: magic vars 11522 1726882372.41341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.42949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.43014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.43050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.43094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.43121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.43200: 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) 11522 1726882372.43232: 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) 11522 1726882372.43262: 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) 11522 1726882372.43314: 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) 11522 1726882372.43334: 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) 11522 1726882372.43468: variable 'ansible_distribution' from source: facts 11522 1726882372.43480: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.43505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.43513: when evaluation is False, skipping this task 11522 1726882372.43520: _execute() done 11522 1726882372.43527: dumping result to json 11522 1726882372.43534: done dumping result, returning 11522 1726882372.43543: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-e322-38a3-000000000037] 11522 1726882372.43553: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000037 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" } 11522 1726882372.43693: no more pending results, returning what we have 11522 1726882372.43696: results queue empty 11522 1726882372.43697: checking for any_errors_fatal 11522 1726882372.43702: done checking for any_errors_fatal 11522 1726882372.43703: checking for max_fail_percentage 11522 1726882372.43704: done checking for max_fail_percentage 11522 1726882372.43705: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.43706: done checking to see if all hosts have failed 11522 1726882372.43707: getting the remaining hosts for this loop 11522 1726882372.43708: done getting the remaining hosts for this loop 11522 1726882372.43711: getting the next task for host managed_node3 11522 1726882372.43717: done getting next task for host managed_node3 11522 1726882372.43722: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11522 1726882372.43725: ^ 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? (HOST STATE: block=0, task=19, 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 11522 1726882372.43741: getting variables 11522 1726882372.43743: in VariableManager get_vars() 11522 1726882372.43792: Calling all_inventory to load vars for managed_node3 11522 1726882372.43795: Calling groups_inventory to load vars for managed_node3 11522 1726882372.43797: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.43808: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.43811: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.43815: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.43997: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000037 11522 1726882372.44001: WORKER PROCESS EXITING 11522 1726882372.44014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.44215: done with get_vars() 11522 1726882372.44226: done getting variables 11522 1726882372.44284: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.040) 0:00:04.582 ****** 11522 1726882372.44315: entering _queue_task() for managed_node3/debug 11522 1726882372.44528: worker is 1 (out of 1 available) 11522 1726882372.44539: exiting _queue_task() for managed_node3/debug 11522 1726882372.44551: done queuing things up, now waiting for results queue to drain 11522 1726882372.44553: waiting for pending results... 11522 1726882372.44806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11522 1726882372.44917: in run() - task 0e448fcc-3ce9-e322-38a3-000000000038 11522 1726882372.44937: variable 'ansible_search_path' from source: unknown 11522 1726882372.44945: variable 'ansible_search_path' from source: unknown 11522 1726882372.44984: calling self._execute() 11522 1726882372.45067: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.45079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.45094: variable 'omit' from source: magic vars 11522 1726882372.45411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.46985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.47031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.47075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.47110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.47138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.47211: 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) 11522 1726882372.47246: 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) 11522 1726882372.47268: 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) 11522 1726882372.47299: 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) 11522 1726882372.47315: 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) 11522 1726882372.47449: variable 'ansible_distribution' from source: facts 11522 1726882372.47465: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.47486: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.47493: when evaluation is False, skipping this task 11522 1726882372.47499: _execute() done 11522 1726882372.47504: dumping result to json 11522 1726882372.47511: done dumping result, returning 11522 1726882372.47520: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-e322-38a3-000000000038] 11522 1726882372.47534: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000038 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882372.47669: no more pending results, returning what we have 11522 1726882372.47672: results queue empty 11522 1726882372.47673: checking for any_errors_fatal 11522 1726882372.47679: done checking for any_errors_fatal 11522 1726882372.47679: checking for max_fail_percentage 11522 1726882372.47681: done checking for max_fail_percentage 11522 1726882372.47682: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.47683: done checking to see if all hosts have failed 11522 1726882372.47684: getting the remaining hosts for this loop 11522 1726882372.47685: done getting the remaining hosts for this loop 11522 1726882372.47689: getting the next task for host managed_node3 11522 1726882372.47695: done getting next task for host managed_node3 11522 1726882372.47700: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11522 1726882372.47703: ^ 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? (HOST STATE: block=0, task=20, 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 11522 1726882372.47716: getting variables 11522 1726882372.47718: in VariableManager get_vars() 11522 1726882372.47759: Calling all_inventory to load vars for managed_node3 11522 1726882372.47762: Calling groups_inventory to load vars for managed_node3 11522 1726882372.47766: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.47776: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.47779: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.47782: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.47957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.48225: done with get_vars() 11522 1726882372.48235: done getting variables 11522 1726882372.48266: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000038 11522 1726882372.48269: WORKER PROCESS EXITING 11522 1726882372.48297: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.040) 0:00:04.622 ****** 11522 1726882372.48348: entering _queue_task() for managed_node3/debug 11522 1726882372.48760: worker is 1 (out of 1 available) 11522 1726882372.48774: exiting _queue_task() for managed_node3/debug 11522 1726882372.48786: done queuing things up, now waiting for results queue to drain 11522 1726882372.48788: waiting for pending results... 11522 1726882372.49074: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11522 1726882372.49203: in run() - task 0e448fcc-3ce9-e322-38a3-000000000039 11522 1726882372.49225: variable 'ansible_search_path' from source: unknown 11522 1726882372.49235: variable 'ansible_search_path' from source: unknown 11522 1726882372.49276: calling self._execute() 11522 1726882372.49371: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.49382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.49396: variable 'omit' from source: magic vars 11522 1726882372.49921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.52343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.52600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.53150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.53200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.53402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.53578: 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) 11522 1726882372.53622: 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) 11522 1726882372.53643: 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) 11522 1726882372.53682: 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) 11522 1726882372.53803: 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) 11522 1726882372.53905: variable 'ansible_distribution' from source: facts 11522 1726882372.53918: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.53937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.53941: when evaluation is False, skipping this task 11522 1726882372.53943: _execute() done 11522 1726882372.53945: dumping result to json 11522 1726882372.53948: done dumping result, returning 11522 1726882372.53959: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-e322-38a3-000000000039] 11522 1726882372.53967: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000039 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882372.54116: no more pending results, returning what we have 11522 1726882372.54119: results queue empty 11522 1726882372.54120: checking for any_errors_fatal 11522 1726882372.54125: done checking for any_errors_fatal 11522 1726882372.54125: checking for max_fail_percentage 11522 1726882372.54127: done checking for max_fail_percentage 11522 1726882372.54128: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.54129: done checking to see if all hosts have failed 11522 1726882372.54130: getting the remaining hosts for this loop 11522 1726882372.54132: done getting the remaining hosts for this loop 11522 1726882372.54135: getting the next task for host managed_node3 11522 1726882372.54142: done getting next task for host managed_node3 11522 1726882372.54146: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11522 1726882372.54149: ^ 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? (HOST STATE: block=0, task=21, 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 11522 1726882372.54162: getting variables 11522 1726882372.54166: in VariableManager get_vars() 11522 1726882372.54208: Calling all_inventory to load vars for managed_node3 11522 1726882372.54211: Calling groups_inventory to load vars for managed_node3 11522 1726882372.54214: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.54224: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.54227: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.54230: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.54407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.54621: done with get_vars() 11522 1726882372.54632: done getting variables 11522 1726882372.54690: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:52 -0400 (0:00:00.063) 0:00:04.686 ****** 11522 1726882372.54724: entering _queue_task() for managed_node3/debug 11522 1726882372.54742: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000039 11522 1726882372.54749: WORKER PROCESS EXITING 11522 1726882372.55195: worker is 1 (out of 1 available) 11522 1726882372.55207: exiting _queue_task() for managed_node3/debug 11522 1726882372.55218: done queuing things up, now waiting for results queue to drain 11522 1726882372.55220: waiting for pending results... 11522 1726882372.55475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11522 1726882372.55594: in run() - task 0e448fcc-3ce9-e322-38a3-00000000003a 11522 1726882372.55615: variable 'ansible_search_path' from source: unknown 11522 1726882372.55624: variable 'ansible_search_path' from source: unknown 11522 1726882372.55669: calling self._execute() 11522 1726882372.55748: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.55759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.55778: variable 'omit' from source: magic vars 11522 1726882372.56180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.57927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.57978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.58013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.58039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.58062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.58119: 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) 11522 1726882372.58138: 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) 11522 1726882372.58159: 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) 11522 1726882372.58188: 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) 11522 1726882372.58205: 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) 11522 1726882372.58302: variable 'ansible_distribution' from source: facts 11522 1726882372.58307: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.58322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.58324: when evaluation is False, skipping this task 11522 1726882372.58327: _execute() done 11522 1726882372.58329: dumping result to json 11522 1726882372.58331: done dumping result, returning 11522 1726882372.58338: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-e322-38a3-00000000003a] 11522 1726882372.58343: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000003a 11522 1726882372.58466: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000003a 11522 1726882372.58469: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882372.58512: no more pending results, returning what we have 11522 1726882372.58516: results queue empty 11522 1726882372.58517: checking for any_errors_fatal 11522 1726882372.58522: done checking for any_errors_fatal 11522 1726882372.58523: checking for max_fail_percentage 11522 1726882372.58525: done checking for max_fail_percentage 11522 1726882372.58526: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.58526: done checking to see if all hosts have failed 11522 1726882372.58527: getting the remaining hosts for this loop 11522 1726882372.58529: done getting the remaining hosts for this loop 11522 1726882372.58532: getting the next task for host managed_node3 11522 1726882372.58538: done getting next task for host managed_node3 11522 1726882372.58542: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11522 1726882372.58545: ^ 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? (HOST STATE: block=0, task=22, 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 11522 1726882372.58560: getting variables 11522 1726882372.58562: in VariableManager get_vars() 11522 1726882372.58604: Calling all_inventory to load vars for managed_node3 11522 1726882372.58607: Calling groups_inventory to load vars for managed_node3 11522 1726882372.58609: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.58619: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.58622: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.58626: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.58859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.59089: done with get_vars() 11522 1726882372.59098: 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:32:52 -0400 (0:00:00.044) 0:00:04.731 ****** 11522 1726882372.59205: entering _queue_task() for managed_node3/ping 11522 1726882372.59207: Creating lock for ping 11522 1726882372.60359: worker is 1 (out of 1 available) 11522 1726882372.60381: exiting _queue_task() for managed_node3/ping 11522 1726882372.60394: done queuing things up, now waiting for results queue to drain 11522 1726882372.60396: waiting for pending results... 11522 1726882372.60713: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 11522 1726882372.61160: in run() - task 0e448fcc-3ce9-e322-38a3-00000000003b 11522 1726882372.61185: variable 'ansible_search_path' from source: unknown 11522 1726882372.61195: variable 'ansible_search_path' from source: unknown 11522 1726882372.61232: calling self._execute() 11522 1726882372.61318: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.61328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.61341: variable 'omit' from source: magic vars 11522 1726882372.61753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.65913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.66011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.66094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.66133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.66173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.66257: 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) 11522 1726882372.66296: 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) 11522 1726882372.66329: 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) 11522 1726882372.66376: 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) 11522 1726882372.66396: 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) 11522 1726882372.66526: variable 'ansible_distribution' from source: facts 11522 1726882372.66537: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.66560: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.66571: when evaluation is False, skipping this task 11522 1726882372.66579: _execute() done 11522 1726882372.66584: dumping result to json 11522 1726882372.66592: done dumping result, returning 11522 1726882372.66603: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-e322-38a3-00000000003b] 11522 1726882372.66612: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000003b 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" } 11522 1726882372.66748: no more pending results, returning what we have 11522 1726882372.66752: results queue empty 11522 1726882372.66753: checking for any_errors_fatal 11522 1726882372.66759: done checking for any_errors_fatal 11522 1726882372.66760: checking for max_fail_percentage 11522 1726882372.66761: done checking for max_fail_percentage 11522 1726882372.66762: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.66765: done checking to see if all hosts have failed 11522 1726882372.66766: getting the remaining hosts for this loop 11522 1726882372.66768: done getting the remaining hosts for this loop 11522 1726882372.66771: getting the next task for host managed_node3 11522 1726882372.66781: done getting next task for host managed_node3 11522 1726882372.66784: ^ task is: TASK: meta (role_complete) 11522 1726882372.66787: ^ 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? (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 11522 1726882372.66800: getting variables 11522 1726882372.66802: in VariableManager get_vars() 11522 1726882372.66845: Calling all_inventory to load vars for managed_node3 11522 1726882372.66848: Calling groups_inventory to load vars for managed_node3 11522 1726882372.66850: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.66867: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.66871: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.66875: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.67050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.67290: done with get_vars() 11522 1726882372.67302: done getting variables 11522 1726882372.67431: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000003b 11522 1726882372.67434: WORKER PROCESS EXITING 11522 1726882372.67474: done queuing things up, now waiting for results queue to drain 11522 1726882372.67477: results queue empty 11522 1726882372.67478: checking for any_errors_fatal 11522 1726882372.67480: done checking for any_errors_fatal 11522 1726882372.67481: checking for max_fail_percentage 11522 1726882372.67482: done checking for max_fail_percentage 11522 1726882372.67482: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.67483: done checking to see if all hosts have failed 11522 1726882372.67484: getting the remaining hosts for this loop 11522 1726882372.67485: done getting the remaining hosts for this loop 11522 1726882372.67487: getting the next task for host managed_node3 11522 1726882372.67494: done getting next task for host managed_node3 11522 1726882372.67497: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11522 1726882372.67499: ^ 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? (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 11522 1726882372.67501: getting variables 11522 1726882372.67502: in VariableManager get_vars() 11522 1726882372.67515: Calling all_inventory to load vars for managed_node3 11522 1726882372.67517: Calling groups_inventory to load vars for managed_node3 11522 1726882372.67519: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.67524: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.67535: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.67538: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.67934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.68142: done with get_vars() 11522 1726882372.68151: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:52 -0400 (0:00:00.090) 0:00:04.821 ****** 11522 1726882372.68220: entering _queue_task() for managed_node3/include_tasks 11522 1726882372.68457: worker is 1 (out of 1 available) 11522 1726882372.68969: exiting _queue_task() for managed_node3/include_tasks 11522 1726882372.68978: done queuing things up, now waiting for results queue to drain 11522 1726882372.68980: waiting for pending results... 11522 1726882372.68999: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 11522 1726882372.69003: in run() - task 0e448fcc-3ce9-e322-38a3-00000000006e 11522 1726882372.69006: variable 'ansible_search_path' from source: unknown 11522 1726882372.69010: variable 'ansible_search_path' from source: unknown 11522 1726882372.69014: calling self._execute() 11522 1726882372.69106: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.69116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.69134: variable 'omit' from source: magic vars 11522 1726882372.69771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.75107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.75455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.75500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.75539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.75701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.75912: 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) 11522 1726882372.75951: 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) 11522 1726882372.76011: 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) 11522 1726882372.76061: 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) 11522 1726882372.76230: 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) 11522 1726882372.76396: variable 'ansible_distribution' from source: facts 11522 1726882372.76495: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.76612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.76621: when evaluation is False, skipping this task 11522 1726882372.76628: _execute() done 11522 1726882372.76662: dumping result to json 11522 1726882372.76678: done dumping result, returning 11522 1726882372.76691: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-e322-38a3-00000000006e] 11522 1726882372.76702: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000006e 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" } 11522 1726882372.76957: no more pending results, returning what we have 11522 1726882372.76961: results queue empty 11522 1726882372.76962: checking for any_errors_fatal 11522 1726882372.76966: done checking for any_errors_fatal 11522 1726882372.76966: checking for max_fail_percentage 11522 1726882372.76968: done checking for max_fail_percentage 11522 1726882372.76969: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.76970: done checking to see if all hosts have failed 11522 1726882372.76971: getting the remaining hosts for this loop 11522 1726882372.76973: done getting the remaining hosts for this loop 11522 1726882372.76977: getting the next task for host managed_node3 11522 1726882372.76985: done getting next task for host managed_node3 11522 1726882372.76988: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11522 1726882372.76992: ^ 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? (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 11522 1726882372.76995: getting variables 11522 1726882372.76997: in VariableManager get_vars() 11522 1726882372.77039: Calling all_inventory to load vars for managed_node3 11522 1726882372.77042: Calling groups_inventory to load vars for managed_node3 11522 1726882372.77044: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.77059: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.77062: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.77067: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.77267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.77526: done with get_vars() 11522 1726882372.77543: done getting variables 11522 1726882372.77615: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000006e 11522 1726882372.77619: WORKER PROCESS EXITING 11522 1726882372.77655: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882372.77911: variable 'interface' from source: task vars 11522 1726882372.77915: variable 'controller_device' from source: play vars 11522 1726882372.77985: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:52 -0400 (0:00:00.097) 0:00:04.919 ****** 11522 1726882372.78017: entering _queue_task() for managed_node3/assert 11522 1726882372.78259: worker is 1 (out of 1 available) 11522 1726882372.78274: exiting _queue_task() for managed_node3/assert 11522 1726882372.78287: done queuing things up, now waiting for results queue to drain 11522 1726882372.78289: waiting for pending results... 11522 1726882372.78577: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' 11522 1726882372.78740: in run() - task 0e448fcc-3ce9-e322-38a3-00000000006f 11522 1726882372.78759: variable 'ansible_search_path' from source: unknown 11522 1726882372.78769: variable 'ansible_search_path' from source: unknown 11522 1726882372.78830: calling self._execute() 11522 1726882372.80062: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.80089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.80101: variable 'omit' from source: magic vars 11522 1726882372.80837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.84219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.84299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.84335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.84820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.84848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.84935: 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) 11522 1726882372.84976: 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) 11522 1726882372.85008: 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) 11522 1726882372.85067: 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) 11522 1726882372.85150: 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) 11522 1726882372.85488: variable 'ansible_distribution' from source: facts 11522 1726882372.85499: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.85522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.85530: when evaluation is False, skipping this task 11522 1726882372.85536: _execute() done 11522 1726882372.85542: dumping result to json 11522 1726882372.85549: done dumping result, returning 11522 1726882372.85562: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' [0e448fcc-3ce9-e322-38a3-00000000006f] 11522 1726882372.85587: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000006f 11522 1726882372.85779: done sending task result for task 0e448fcc-3ce9-e322-38a3-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" } 11522 1726882372.85832: no more pending results, returning what we have 11522 1726882372.85836: results queue empty 11522 1726882372.85837: checking for any_errors_fatal 11522 1726882372.85843: done checking for any_errors_fatal 11522 1726882372.85844: checking for max_fail_percentage 11522 1726882372.85846: done checking for max_fail_percentage 11522 1726882372.85847: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.85848: done checking to see if all hosts have failed 11522 1726882372.85849: getting the remaining hosts for this loop 11522 1726882372.85850: done getting the remaining hosts for this loop 11522 1726882372.85854: getting the next task for host managed_node3 11522 1726882372.85867: done getting next task for host managed_node3 11522 1726882372.85871: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11522 1726882372.85873: ^ 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 11522 1726882372.85877: getting variables 11522 1726882372.85879: in VariableManager get_vars() 11522 1726882372.85924: Calling all_inventory to load vars for managed_node3 11522 1726882372.85927: Calling groups_inventory to load vars for managed_node3 11522 1726882372.85930: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.85942: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.85945: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.85949: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.86185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.86387: done with get_vars() 11522 1726882372.86399: done getting variables 11522 1726882372.86681: WORKER PROCESS EXITING TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 21:32:52 -0400 (0:00:00.086) 0:00:05.006 ****** 11522 1726882372.86719: entering _queue_task() for managed_node3/include_tasks 11522 1726882372.87368: worker is 1 (out of 1 available) 11522 1726882372.87381: exiting _queue_task() for managed_node3/include_tasks 11522 1726882372.87393: done queuing things up, now waiting for results queue to drain 11522 1726882372.87395: waiting for pending results... 11522 1726882372.87857: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 11522 1726882372.87957: in run() - task 0e448fcc-3ce9-e322-38a3-000000000070 11522 1726882372.87981: variable 'ansible_search_path' from source: unknown 11522 1726882372.88052: variable 'controller_profile' from source: play vars 11522 1726882372.88290: variable 'controller_profile' from source: play vars 11522 1726882372.88310: variable 'port1_profile' from source: play vars 11522 1726882372.88401: variable 'port1_profile' from source: play vars 11522 1726882372.88413: variable 'port2_profile' from source: play vars 11522 1726882372.88485: variable 'port2_profile' from source: play vars 11522 1726882372.88503: variable 'omit' from source: magic vars 11522 1726882372.88636: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.88650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.88672: variable 'omit' from source: magic vars 11522 1726882372.89010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882372.93676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882372.93745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882372.93791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882372.93831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882372.93872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882372.93955: 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) 11522 1726882372.94019: 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) 11522 1726882372.94052: 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) 11522 1726882372.94103: 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) 11522 1726882372.94124: 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) 11522 1726882372.94257: variable 'ansible_distribution' from source: facts 11522 1726882372.94273: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.94299: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.94309: when evaluation is False, skipping this task 11522 1726882372.94343: variable 'item' from source: unknown 11522 1726882372.94423: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 11522 1726882372.94629: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.94642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.94661: variable 'omit' from source: magic vars 11522 1726882372.94860: 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) 11522 1726882372.94892: 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) 11522 1726882372.94923: 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) 11522 1726882372.94973: 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) 11522 1726882372.94993: 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) 11522 1726882372.95098: variable 'ansible_distribution' from source: facts 11522 1726882372.95110: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.95125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.95132: when evaluation is False, skipping this task 11522 1726882372.95165: variable 'item' from source: unknown 11522 1726882372.95232: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 11522 1726882372.95378: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.95392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.95406: variable 'omit' from source: magic vars 11522 1726882372.95596: 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) 11522 1726882372.95651: 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) 11522 1726882372.95695: 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) 11522 1726882372.95748: 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) 11522 1726882372.95792: 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) 11522 1726882372.95918: variable 'ansible_distribution' from source: facts 11522 1726882372.95926: variable 'ansible_distribution_major_version' from source: facts 11522 1726882372.95938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882372.95944: when evaluation is False, skipping this task 11522 1726882372.95975: variable 'item' from source: unknown 11522 1726882372.96042: variable 'item' from source: unknown skipping: [managed_node3] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 11522 1726882372.96147: dumping result to json 11522 1726882372.96161: done dumping result, returning 11522 1726882372.96173: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-e322-38a3-000000000070] 11522 1726882372.96184: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000070 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 11522 1726882372.96286: no more pending results, returning what we have 11522 1726882372.96289: results queue empty 11522 1726882372.96290: checking for any_errors_fatal 11522 1726882372.96295: done checking for any_errors_fatal 11522 1726882372.96295: checking for max_fail_percentage 11522 1726882372.96297: done checking for max_fail_percentage 11522 1726882372.96298: checking to see if all hosts have failed and the running result is not ok 11522 1726882372.96299: done checking to see if all hosts have failed 11522 1726882372.96300: getting the remaining hosts for this loop 11522 1726882372.96301: done getting the remaining hosts for this loop 11522 1726882372.96305: getting the next task for host managed_node3 11522 1726882372.96311: done getting next task for host managed_node3 11522 1726882372.96314: ^ task is: TASK: ** TEST check polling interval 11522 1726882372.96316: ^ 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 11522 1726882372.96318: getting variables 11522 1726882372.96320: in VariableManager get_vars() 11522 1726882372.96365: Calling all_inventory to load vars for managed_node3 11522 1726882372.96368: Calling groups_inventory to load vars for managed_node3 11522 1726882372.96370: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882372.96382: Calling all_plugins_play to load vars for managed_node3 11522 1726882372.96385: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882372.96388: Calling groups_plugins_play to load vars for managed_node3 11522 1726882372.96567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882372.96767: done with get_vars() 11522 1726882372.96778: done getting variables 11522 1726882372.96828: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 21:32:52 -0400 (0:00:00.101) 0:00:05.108 ****** 11522 1726882372.96861: entering _queue_task() for managed_node3/command 11522 1726882372.96879: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000070 11522 1726882372.96886: WORKER PROCESS EXITING 11522 1726882372.97400: worker is 1 (out of 1 available) 11522 1726882372.97412: exiting _queue_task() for managed_node3/command 11522 1726882372.97425: done queuing things up, now waiting for results queue to drain 11522 1726882372.97427: waiting for pending results... 11522 1726882372.97738: running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval 11522 1726882372.97830: in run() - task 0e448fcc-3ce9-e322-38a3-000000000071 11522 1726882372.97852: variable 'ansible_search_path' from source: unknown 11522 1726882372.97903: calling self._execute() 11522 1726882372.97995: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882372.98009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882372.98023: variable 'omit' from source: magic vars 11522 1726882372.98592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.01293: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.01366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.01410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.01465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.01499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.01579: 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) 11522 1726882373.01613: 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) 11522 1726882373.01640: 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) 11522 1726882373.01688: 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) 11522 1726882373.01709: 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) 11522 1726882373.01880: variable 'ansible_distribution' from source: facts 11522 1726882373.01891: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.01915: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.01923: when evaluation is False, skipping this task 11522 1726882373.01934: _execute() done 11522 1726882373.01941: dumping result to json 11522 1726882373.01952: done dumping result, returning 11522 1726882373.01964: done running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval [0e448fcc-3ce9-e322-38a3-000000000071] 11522 1726882373.01977: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000071 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" } 11522 1726882373.02127: no more pending results, returning what we have 11522 1726882373.02131: results queue empty 11522 1726882373.02132: checking for any_errors_fatal 11522 1726882373.02141: done checking for any_errors_fatal 11522 1726882373.02142: checking for max_fail_percentage 11522 1726882373.02144: done checking for max_fail_percentage 11522 1726882373.02145: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.02146: done checking to see if all hosts have failed 11522 1726882373.02146: getting the remaining hosts for this loop 11522 1726882373.02151: done getting the remaining hosts for this loop 11522 1726882373.02155: getting the next task for host managed_node3 11522 1726882373.02161: done getting next task for host managed_node3 11522 1726882373.02166: ^ task is: TASK: ** TEST check IPv4 11522 1726882373.02168: ^ 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 11522 1726882373.02172: getting variables 11522 1726882373.02174: in VariableManager get_vars() 11522 1726882373.02216: Calling all_inventory to load vars for managed_node3 11522 1726882373.02220: Calling groups_inventory to load vars for managed_node3 11522 1726882373.02222: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.02234: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.02237: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.02240: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.02600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.03435: done with get_vars() 11522 1726882373.03446: done getting variables 11522 1726882373.03685: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000071 11522 1726882373.03688: WORKER PROCESS EXITING 11522 1726882373.03740: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 21:32:53 -0400 (0:00:00.069) 0:00:05.177 ****** 11522 1726882373.03791: entering _queue_task() for managed_node3/command 11522 1726882373.04515: worker is 1 (out of 1 available) 11522 1726882373.04606: exiting _queue_task() for managed_node3/command 11522 1726882373.04620: done queuing things up, now waiting for results queue to drain 11522 1726882373.04622: waiting for pending results... 11522 1726882373.05515: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 11522 1726882373.05668: in run() - task 0e448fcc-3ce9-e322-38a3-000000000072 11522 1726882373.05710: variable 'ansible_search_path' from source: unknown 11522 1726882373.05779: calling self._execute() 11522 1726882373.05933: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.05945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.05990: variable 'omit' from source: magic vars 11522 1726882373.06517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.11613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.11776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.11862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.11931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.11962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.12054: 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) 11522 1726882373.12092: 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) 11522 1726882373.12125: 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) 11522 1726882373.12178: 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) 11522 1726882373.12197: 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) 11522 1726882373.12335: variable 'ansible_distribution' from source: facts 11522 1726882373.12349: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.12399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.12408: when evaluation is False, skipping this task 11522 1726882373.12414: _execute() done 11522 1726882373.12421: dumping result to json 11522 1726882373.12427: done dumping result, returning 11522 1726882373.12437: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 [0e448fcc-3ce9-e322-38a3-000000000072] 11522 1726882373.12447: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000072 11522 1726882373.12554: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000072 11522 1726882373.12561: 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" } 11522 1726882373.12615: no more pending results, returning what we have 11522 1726882373.12619: results queue empty 11522 1726882373.12620: checking for any_errors_fatal 11522 1726882373.12626: done checking for any_errors_fatal 11522 1726882373.12627: checking for max_fail_percentage 11522 1726882373.12629: done checking for max_fail_percentage 11522 1726882373.12630: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.12631: done checking to see if all hosts have failed 11522 1726882373.12632: getting the remaining hosts for this loop 11522 1726882373.12634: done getting the remaining hosts for this loop 11522 1726882373.12638: getting the next task for host managed_node3 11522 1726882373.12644: done getting next task for host managed_node3 11522 1726882373.12648: ^ task is: TASK: ** TEST check IPv6 11522 1726882373.12650: ^ 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 11522 1726882373.12653: getting variables 11522 1726882373.12655: in VariableManager get_vars() 11522 1726882373.12701: Calling all_inventory to load vars for managed_node3 11522 1726882373.12704: Calling groups_inventory to load vars for managed_node3 11522 1726882373.12707: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.12718: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.12721: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.12724: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.13166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.13445: done with get_vars() 11522 1726882373.13457: done getting variables 11522 1726882373.13526: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 21:32:53 -0400 (0:00:00.097) 0:00:05.274 ****** 11522 1726882373.13559: entering _queue_task() for managed_node3/command 11522 1726882373.14157: worker is 1 (out of 1 available) 11522 1726882373.14195: exiting _queue_task() for managed_node3/command 11522 1726882373.14208: done queuing things up, now waiting for results queue to drain 11522 1726882373.14210: waiting for pending results... 11522 1726882373.14766: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 11522 1726882373.14891: in run() - task 0e448fcc-3ce9-e322-38a3-000000000073 11522 1726882373.14909: variable 'ansible_search_path' from source: unknown 11522 1726882373.14953: calling self._execute() 11522 1726882373.15092: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.15135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.15154: variable 'omit' from source: magic vars 11522 1726882373.16344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.21587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.21842: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.22034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.22077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.22135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.22219: 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) 11522 1726882373.22293: 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) 11522 1726882373.22353: 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) 11522 1726882373.22423: 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) 11522 1726882373.22515: 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) 11522 1726882373.22732: variable 'ansible_distribution' from source: facts 11522 1726882373.22743: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.22769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.22777: when evaluation is False, skipping this task 11522 1726882373.22783: _execute() done 11522 1726882373.22789: dumping result to json 11522 1726882373.22796: done dumping result, returning 11522 1726882373.22846: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 [0e448fcc-3ce9-e322-38a3-000000000073] 11522 1726882373.22858: sending task result for task 0e448fcc-3ce9-e322-38a3-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" } 11522 1726882373.23121: no more pending results, returning what we have 11522 1726882373.23125: results queue empty 11522 1726882373.23125: checking for any_errors_fatal 11522 1726882373.23131: done checking for any_errors_fatal 11522 1726882373.23131: checking for max_fail_percentage 11522 1726882373.23133: done checking for max_fail_percentage 11522 1726882373.23134: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.23135: done checking to see if all hosts have failed 11522 1726882373.23136: getting the remaining hosts for this loop 11522 1726882373.23138: done getting the remaining hosts for this loop 11522 1726882373.23141: getting the next task for host managed_node3 11522 1726882373.23151: done getting next task for host managed_node3 11522 1726882373.23157: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11522 1726882373.23163: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 11522 1726882373.23181: getting variables 11522 1726882373.23183: in VariableManager get_vars() 11522 1726882373.23224: Calling all_inventory to load vars for managed_node3 11522 1726882373.23227: Calling groups_inventory to load vars for managed_node3 11522 1726882373.23230: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.23241: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.23243: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.23246: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.23454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.23681: done with get_vars() 11522 1726882373.23696: 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:32:53 -0400 (0:00:00.103) 0:00:05.378 ****** 11522 1726882373.23915: entering _queue_task() for managed_node3/include_tasks 11522 1726882373.24045: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000073 11522 1726882373.24048: WORKER PROCESS EXITING 11522 1726882373.24812: worker is 1 (out of 1 available) 11522 1726882373.24898: exiting _queue_task() for managed_node3/include_tasks 11522 1726882373.24910: done queuing things up, now waiting for results queue to drain 11522 1726882373.24912: waiting for pending results... 11522 1726882373.25609: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11522 1726882373.25745: in run() - task 0e448fcc-3ce9-e322-38a3-00000000007c 11522 1726882373.25775: variable 'ansible_search_path' from source: unknown 11522 1726882373.25782: variable 'ansible_search_path' from source: unknown 11522 1726882373.25821: calling self._execute() 11522 1726882373.25913: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.25926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.25938: variable 'omit' from source: magic vars 11522 1726882373.26419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.30465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.30544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.30590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.30625: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.30662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.30744: 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) 11522 1726882373.30800: 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) 11522 1726882373.30831: 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) 11522 1726882373.30886: 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) 11522 1726882373.30906: 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) 11522 1726882373.31209: variable 'ansible_distribution' from source: facts 11522 1726882373.31232: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.31277: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.31296: when evaluation is False, skipping this task 11522 1726882373.31313: _execute() done 11522 1726882373.31330: dumping result to json 11522 1726882373.31357: done dumping result, returning 11522 1726882373.31383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-e322-38a3-00000000007c] 11522 1726882373.31404: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007c 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" } 11522 1726882373.31635: no more pending results, returning what we have 11522 1726882373.31641: results queue empty 11522 1726882373.31642: checking for any_errors_fatal 11522 1726882373.31653: done checking for any_errors_fatal 11522 1726882373.31654: checking for max_fail_percentage 11522 1726882373.31657: done checking for max_fail_percentage 11522 1726882373.31658: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.31659: done checking to see if all hosts have failed 11522 1726882373.31660: getting the remaining hosts for this loop 11522 1726882373.31662: done getting the remaining hosts for this loop 11522 1726882373.31687: getting the next task for host managed_node3 11522 1726882373.31698: done getting next task for host managed_node3 11522 1726882373.31702: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11522 1726882373.31707: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 11522 1726882373.31723: getting variables 11522 1726882373.31729: in VariableManager get_vars() 11522 1726882373.32110: Calling all_inventory to load vars for managed_node3 11522 1726882373.32114: Calling groups_inventory to load vars for managed_node3 11522 1726882373.32116: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.32133: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.32137: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.32144: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.32740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.33222: done with get_vars() 11522 1726882373.33233: done getting variables 11522 1726882373.34117: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007c 11522 1726882373.34120: WORKER PROCESS EXITING 11522 1726882373.34353: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.104) 0:00:05.483 ****** 11522 1726882373.34395: entering _queue_task() for managed_node3/debug 11522 1726882373.35310: worker is 1 (out of 1 available) 11522 1726882373.35321: exiting _queue_task() for managed_node3/debug 11522 1726882373.35334: done queuing things up, now waiting for results queue to drain 11522 1726882373.35337: waiting for pending results... 11522 1726882373.35827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 11522 1726882373.36088: in run() - task 0e448fcc-3ce9-e322-38a3-00000000007d 11522 1726882373.36108: variable 'ansible_search_path' from source: unknown 11522 1726882373.36116: variable 'ansible_search_path' from source: unknown 11522 1726882373.36157: calling self._execute() 11522 1726882373.36245: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.36261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.36279: variable 'omit' from source: magic vars 11522 1726882373.38008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.41773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.41856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.41901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.41940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.41977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.42061: 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) 11522 1726882373.42099: 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) 11522 1726882373.42132: 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) 11522 1726882373.42182: 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) 11522 1726882373.42200: 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) 11522 1726882373.42340: variable 'ansible_distribution' from source: facts 11522 1726882373.42354: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.42379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.42386: when evaluation is False, skipping this task 11522 1726882373.42391: _execute() done 11522 1726882373.42398: dumping result to json 11522 1726882373.42405: done dumping result, returning 11522 1726882373.42416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-e322-38a3-00000000007d] 11522 1726882373.42425: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007d 11522 1726882373.42533: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007d 11522 1726882373.42540: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882373.42602: no more pending results, returning what we have 11522 1726882373.42605: results queue empty 11522 1726882373.42606: checking for any_errors_fatal 11522 1726882373.42611: done checking for any_errors_fatal 11522 1726882373.42612: checking for max_fail_percentage 11522 1726882373.42614: done checking for max_fail_percentage 11522 1726882373.42615: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.42616: done checking to see if all hosts have failed 11522 1726882373.42616: getting the remaining hosts for this loop 11522 1726882373.42618: done getting the remaining hosts for this loop 11522 1726882373.42621: getting the next task for host managed_node3 11522 1726882373.42628: done getting next task for host managed_node3 11522 1726882373.42631: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11522 1726882373.42636: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 11522 1726882373.42652: getting variables 11522 1726882373.42654: in VariableManager get_vars() 11522 1726882373.42694: Calling all_inventory to load vars for managed_node3 11522 1726882373.42696: Calling groups_inventory to load vars for managed_node3 11522 1726882373.42698: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.42708: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.42711: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.42714: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.43118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.43558: done with get_vars() 11522 1726882373.43569: done getting variables 11522 1726882373.43698: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.093) 0:00:05.576 ****** 11522 1726882373.43732: entering _queue_task() for managed_node3/fail 11522 1726882373.44353: worker is 1 (out of 1 available) 11522 1726882373.44366: exiting _queue_task() for managed_node3/fail 11522 1726882373.44377: done queuing things up, now waiting for results queue to drain 11522 1726882373.44379: waiting for pending results... 11522 1726882373.45212: 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 11522 1726882373.45353: in run() - task 0e448fcc-3ce9-e322-38a3-00000000007e 11522 1726882373.45686: variable 'ansible_search_path' from source: unknown 11522 1726882373.45694: variable 'ansible_search_path' from source: unknown 11522 1726882373.45735: calling self._execute() 11522 1726882373.46455: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.47079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.47094: variable 'omit' from source: magic vars 11522 1726882373.47508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.51434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.51507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.51547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.51604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.51635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.51721: 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) 11522 1726882373.51760: 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) 11522 1726882373.51794: 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) 11522 1726882373.51839: 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) 11522 1726882373.51866: 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) 11522 1726882373.52004: variable 'ansible_distribution' from source: facts 11522 1726882373.52015: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.52038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.52046: when evaluation is False, skipping this task 11522 1726882373.52057: _execute() done 11522 1726882373.52066: dumping result to json 11522 1726882373.52076: done dumping result, returning 11522 1726882373.52089: 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-e322-38a3-00000000007e] 11522 1726882373.52100: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007e 11522 1726882373.52333: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007e 11522 1726882373.52341: 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" } 11522 1726882373.52413: no more pending results, returning what we have 11522 1726882373.52416: results queue empty 11522 1726882373.52417: checking for any_errors_fatal 11522 1726882373.52424: done checking for any_errors_fatal 11522 1726882373.52425: checking for max_fail_percentage 11522 1726882373.52427: done checking for max_fail_percentage 11522 1726882373.52428: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.52428: done checking to see if all hosts have failed 11522 1726882373.52429: getting the remaining hosts for this loop 11522 1726882373.52430: done getting the remaining hosts for this loop 11522 1726882373.52435: getting the next task for host managed_node3 11522 1726882373.52441: done getting next task for host managed_node3 11522 1726882373.52445: ^ 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 11522 1726882373.52448: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 11522 1726882373.52465: getting variables 11522 1726882373.52467: in VariableManager get_vars() 11522 1726882373.52507: Calling all_inventory to load vars for managed_node3 11522 1726882373.52509: Calling groups_inventory to load vars for managed_node3 11522 1726882373.52512: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.52522: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.52525: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.52527: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.53014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.53542: done with get_vars() 11522 1726882373.53553: done getting variables 11522 1726882373.53608: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.100) 0:00:05.677 ****** 11522 1726882373.53760: entering _queue_task() for managed_node3/fail 11522 1726882373.54254: worker is 1 (out of 1 available) 11522 1726882373.54267: exiting _queue_task() for managed_node3/fail 11522 1726882373.54373: done queuing things up, now waiting for results queue to drain 11522 1726882373.54375: waiting for pending results... 11522 1726882373.54924: 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 11522 1726882373.55691: in run() - task 0e448fcc-3ce9-e322-38a3-00000000007f 11522 1726882373.55711: variable 'ansible_search_path' from source: unknown 11522 1726882373.55719: variable 'ansible_search_path' from source: unknown 11522 1726882373.55761: calling self._execute() 11522 1726882373.55851: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.55866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.55880: variable 'omit' from source: magic vars 11522 1726882373.56372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.59430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.60079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.60121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.60247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.60334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.60545: 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) 11522 1726882373.60640: 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) 11522 1726882373.60681: 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) 11522 1726882373.60748: 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) 11522 1726882373.60771: 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) 11522 1726882373.60919: variable 'ansible_distribution' from source: facts 11522 1726882373.60931: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.60957: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.60966: when evaluation is False, skipping this task 11522 1726882373.60973: _execute() done 11522 1726882373.60978: dumping result to json 11522 1726882373.60984: done dumping result, returning 11522 1726882373.60994: 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-e322-38a3-00000000007f] 11522 1726882373.61004: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007f 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" } 11522 1726882373.61151: no more pending results, returning what we have 11522 1726882373.61155: results queue empty 11522 1726882373.61155: checking for any_errors_fatal 11522 1726882373.61160: done checking for any_errors_fatal 11522 1726882373.61161: checking for max_fail_percentage 11522 1726882373.61163: done checking for max_fail_percentage 11522 1726882373.61165: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.61166: done checking to see if all hosts have failed 11522 1726882373.61166: getting the remaining hosts for this loop 11522 1726882373.61168: done getting the remaining hosts for this loop 11522 1726882373.61171: getting the next task for host managed_node3 11522 1726882373.61178: done getting next task for host managed_node3 11522 1726882373.61181: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11522 1726882373.61185: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=5, 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), did rescue? False, did start at task? False 11522 1726882373.61204: getting variables 11522 1726882373.61206: in VariableManager get_vars() 11522 1726882373.61299: Calling all_inventory to load vars for managed_node3 11522 1726882373.61302: Calling groups_inventory to load vars for managed_node3 11522 1726882373.61304: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.61317: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.61320: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.61323: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.61474: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000007f 11522 1726882373.61478: WORKER PROCESS EXITING 11522 1726882373.61497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.61718: done with get_vars() 11522 1726882373.61729: done getting variables 11522 1726882373.61787: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.080) 0:00:05.757 ****** 11522 1726882373.61820: entering _queue_task() for managed_node3/fail 11522 1726882373.62066: worker is 1 (out of 1 available) 11522 1726882373.62077: exiting _queue_task() for managed_node3/fail 11522 1726882373.62089: done queuing things up, now waiting for results queue to drain 11522 1726882373.62091: waiting for pending results... 11522 1726882373.62368: 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 11522 1726882373.62514: in run() - task 0e448fcc-3ce9-e322-38a3-000000000080 11522 1726882373.62539: variable 'ansible_search_path' from source: unknown 11522 1726882373.62547: variable 'ansible_search_path' from source: unknown 11522 1726882373.62629: calling self._execute() 11522 1726882373.62736: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.62765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.62790: variable 'omit' from source: magic vars 11522 1726882373.64127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.67585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.67655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.67700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.67752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.67785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.67870: 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) 11522 1726882373.67908: 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) 11522 1726882373.67938: 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) 11522 1726882373.67986: 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) 11522 1726882373.68006: 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) 11522 1726882373.68144: variable 'ansible_distribution' from source: facts 11522 1726882373.68159: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.68183: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.68190: when evaluation is False, skipping this task 11522 1726882373.68196: _execute() done 11522 1726882373.68203: dumping result to json 11522 1726882373.68209: done dumping result, returning 11522 1726882373.68221: 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-e322-38a3-000000000080] 11522 1726882373.68236: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000080 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" } 11522 1726882373.68498: no more pending results, returning what we have 11522 1726882373.68501: results queue empty 11522 1726882373.68502: checking for any_errors_fatal 11522 1726882373.68508: done checking for any_errors_fatal 11522 1726882373.68509: checking for max_fail_percentage 11522 1726882373.68511: done checking for max_fail_percentage 11522 1726882373.68512: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.68512: done checking to see if all hosts have failed 11522 1726882373.68513: getting the remaining hosts for this loop 11522 1726882373.68515: done getting the remaining hosts for this loop 11522 1726882373.68519: getting the next task for host managed_node3 11522 1726882373.68526: done getting next task for host managed_node3 11522 1726882373.68530: ^ 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 11522 1726882373.68534: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=6, 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), did rescue? False, did start at task? False 11522 1726882373.68552: getting variables 11522 1726882373.68554: in VariableManager get_vars() 11522 1726882373.68595: Calling all_inventory to load vars for managed_node3 11522 1726882373.68598: Calling groups_inventory to load vars for managed_node3 11522 1726882373.68600: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.68611: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.68613: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.68617: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.68793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.69003: done with get_vars() 11522 1726882373.69014: done getting variables 11522 1726882373.69280: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000080 11522 1726882373.69283: WORKER PROCESS EXITING 11522 1726882373.69295: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.075) 0:00:05.832 ****** 11522 1726882373.69328: entering _queue_task() for managed_node3/dnf 11522 1726882373.69639: worker is 1 (out of 1 available) 11522 1726882373.69653: exiting _queue_task() for managed_node3/dnf 11522 1726882373.69667: done queuing things up, now waiting for results queue to drain 11522 1726882373.69669: waiting for pending results... 11522 1726882373.70735: 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 11522 1726882373.70941: in run() - task 0e448fcc-3ce9-e322-38a3-000000000081 11522 1726882373.70962: variable 'ansible_search_path' from source: unknown 11522 1726882373.70967: variable 'ansible_search_path' from source: unknown 11522 1726882373.71005: calling self._execute() 11522 1726882373.71145: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.71148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.71158: variable 'omit' from source: magic vars 11522 1726882373.71448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.73132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.73465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.73469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.73472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.73474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.73478: 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) 11522 1726882373.73480: 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) 11522 1726882373.73482: 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) 11522 1726882373.73485: 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) 11522 1726882373.73488: 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) 11522 1726882373.73750: variable 'ansible_distribution' from source: facts 11522 1726882373.73754: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.73756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.73758: when evaluation is False, skipping this task 11522 1726882373.73759: _execute() done 11522 1726882373.73761: dumping result to json 11522 1726882373.73763: done dumping result, returning 11522 1726882373.73978: 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-e322-38a3-000000000081] 11522 1726882373.73981: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000081 11522 1726882373.74056: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000081 11522 1726882373.74061: 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" } 11522 1726882373.74154: no more pending results, returning what we have 11522 1726882373.74157: results queue empty 11522 1726882373.74158: checking for any_errors_fatal 11522 1726882373.74165: done checking for any_errors_fatal 11522 1726882373.74165: checking for max_fail_percentage 11522 1726882373.74167: done checking for max_fail_percentage 11522 1726882373.74168: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.74169: done checking to see if all hosts have failed 11522 1726882373.74169: getting the remaining hosts for this loop 11522 1726882373.74170: done getting the remaining hosts for this loop 11522 1726882373.74173: getting the next task for host managed_node3 11522 1726882373.74177: done getting next task for host managed_node3 11522 1726882373.74180: ^ 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 11522 1726882373.74183: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=7, 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), did rescue? False, did start at task? False 11522 1726882373.74194: getting variables 11522 1726882373.74195: in VariableManager get_vars() 11522 1726882373.74217: Calling all_inventory to load vars for managed_node3 11522 1726882373.74219: Calling groups_inventory to load vars for managed_node3 11522 1726882373.74220: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.74226: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.74228: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.74230: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.74341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.74573: done with get_vars() 11522 1726882373.74583: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11522 1726882373.74667: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.053) 0:00:05.886 ****** 11522 1726882373.74699: entering _queue_task() for managed_node3/yum 11522 1726882373.74960: worker is 1 (out of 1 available) 11522 1726882373.74981: exiting _queue_task() for managed_node3/yum 11522 1726882373.74993: done queuing things up, now waiting for results queue to drain 11522 1726882373.74995: waiting for pending results... 11522 1726882373.75280: 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 11522 1726882373.75426: in run() - task 0e448fcc-3ce9-e322-38a3-000000000082 11522 1726882373.75452: variable 'ansible_search_path' from source: unknown 11522 1726882373.75465: variable 'ansible_search_path' from source: unknown 11522 1726882373.75505: calling self._execute() 11522 1726882373.75614: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.75631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.75640: variable 'omit' from source: magic vars 11522 1726882373.75975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.77624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.77702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.77758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.77807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.77839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.77934: 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) 11522 1726882373.77973: 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) 11522 1726882373.78009: 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) 11522 1726882373.78054: 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) 11522 1726882373.78079: 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) 11522 1726882373.78229: variable 'ansible_distribution' from source: facts 11522 1726882373.78240: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.78266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.78275: when evaluation is False, skipping this task 11522 1726882373.78285: _execute() done 11522 1726882373.78295: dumping result to json 11522 1726882373.78304: done dumping result, returning 11522 1726882373.78323: 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-e322-38a3-000000000082] 11522 1726882373.78336: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000082 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" } 11522 1726882373.78489: no more pending results, returning what we have 11522 1726882373.78493: results queue empty 11522 1726882373.78494: checking for any_errors_fatal 11522 1726882373.78500: done checking for any_errors_fatal 11522 1726882373.78501: checking for max_fail_percentage 11522 1726882373.78503: done checking for max_fail_percentage 11522 1726882373.78504: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.78505: done checking to see if all hosts have failed 11522 1726882373.78506: getting the remaining hosts for this loop 11522 1726882373.78507: done getting the remaining hosts for this loop 11522 1726882373.78511: getting the next task for host managed_node3 11522 1726882373.78519: done getting next task for host managed_node3 11522 1726882373.78523: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11522 1726882373.78528: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=8, 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), did rescue? False, did start at task? False 11522 1726882373.78546: getting variables 11522 1726882373.78548: in VariableManager get_vars() 11522 1726882373.78588: Calling all_inventory to load vars for managed_node3 11522 1726882373.78591: Calling groups_inventory to load vars for managed_node3 11522 1726882373.78594: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.78605: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.78608: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.78611: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.78784: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000082 11522 1726882373.78787: WORKER PROCESS EXITING 11522 1726882373.78806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.79044: done with get_vars() 11522 1726882373.79052: done getting variables 11522 1726882373.79096: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.044) 0:00:05.930 ****** 11522 1726882373.79119: entering _queue_task() for managed_node3/fail 11522 1726882373.79302: worker is 1 (out of 1 available) 11522 1726882373.79315: exiting _queue_task() for managed_node3/fail 11522 1726882373.79326: done queuing things up, now waiting for results queue to drain 11522 1726882373.79328: waiting for pending results... 11522 1726882373.79494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11522 1726882373.79574: in run() - task 0e448fcc-3ce9-e322-38a3-000000000083 11522 1726882373.79586: variable 'ansible_search_path' from source: unknown 11522 1726882373.79589: variable 'ansible_search_path' from source: unknown 11522 1726882373.79616: calling self._execute() 11522 1726882373.79682: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.79686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.79694: variable 'omit' from source: magic vars 11522 1726882373.79986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.81968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.82034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.82072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.82097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.82117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.82182: 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) 11522 1726882373.82205: 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) 11522 1726882373.82235: 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) 11522 1726882373.82359: 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) 11522 1726882373.82372: 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) 11522 1726882373.82614: variable 'ansible_distribution' from source: facts 11522 1726882373.82632: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.82676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.82706: when evaluation is False, skipping this task 11522 1726882373.82709: _execute() done 11522 1726882373.82732: dumping result to json 11522 1726882373.82747: done dumping result, returning 11522 1726882373.82791: 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-e322-38a3-000000000083] 11522 1726882373.82809: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000083 11522 1726882373.82987: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000083 11522 1726882373.83014: 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" } 11522 1726882373.83103: no more pending results, returning what we have 11522 1726882373.83122: results queue empty 11522 1726882373.83123: checking for any_errors_fatal 11522 1726882373.83140: done checking for any_errors_fatal 11522 1726882373.83142: checking for max_fail_percentage 11522 1726882373.83144: done checking for max_fail_percentage 11522 1726882373.83145: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.83146: done checking to see if all hosts have failed 11522 1726882373.83147: getting the remaining hosts for this loop 11522 1726882373.83148: done getting the remaining hosts for this loop 11522 1726882373.83152: getting the next task for host managed_node3 11522 1726882373.83171: done getting next task for host managed_node3 11522 1726882373.83185: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11522 1726882373.83214: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=9, 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), did rescue? False, did start at task? False 11522 1726882373.83279: getting variables 11522 1726882373.83322: in VariableManager get_vars() 11522 1726882373.83360: Calling all_inventory to load vars for managed_node3 11522 1726882373.83363: Calling groups_inventory to load vars for managed_node3 11522 1726882373.83435: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.83444: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.83446: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.83449: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.83593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.83804: done with get_vars() 11522 1726882373.83818: done getting variables 11522 1726882373.83901: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.048) 0:00:05.978 ****** 11522 1726882373.83944: entering _queue_task() for managed_node3/package 11522 1726882373.84218: worker is 1 (out of 1 available) 11522 1726882373.84232: exiting _queue_task() for managed_node3/package 11522 1726882373.84243: done queuing things up, now waiting for results queue to drain 11522 1726882373.84245: waiting for pending results... 11522 1726882373.84609: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 11522 1726882373.84768: in run() - task 0e448fcc-3ce9-e322-38a3-000000000084 11522 1726882373.84784: variable 'ansible_search_path' from source: unknown 11522 1726882373.84787: variable 'ansible_search_path' from source: unknown 11522 1726882373.84830: calling self._execute() 11522 1726882373.84908: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.84912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.84924: variable 'omit' from source: magic vars 11522 1726882373.85341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.86971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.87016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.87042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.87083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.87103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.87164: 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) 11522 1726882373.87184: 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) 11522 1726882373.87201: 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) 11522 1726882373.87230: 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) 11522 1726882373.87240: 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) 11522 1726882373.87338: variable 'ansible_distribution' from source: facts 11522 1726882373.87342: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.87358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.87361: when evaluation is False, skipping this task 11522 1726882373.87365: _execute() done 11522 1726882373.87367: dumping result to json 11522 1726882373.87371: done dumping result, returning 11522 1726882373.87378: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-e322-38a3-000000000084] 11522 1726882373.87399: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000084 11522 1726882373.87701: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000084 11522 1726882373.87704: 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" } 11522 1726882373.87838: no more pending results, returning what we have 11522 1726882373.87842: results queue empty 11522 1726882373.87843: checking for any_errors_fatal 11522 1726882373.87878: done checking for any_errors_fatal 11522 1726882373.87879: checking for max_fail_percentage 11522 1726882373.87881: done checking for max_fail_percentage 11522 1726882373.87882: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.87883: done checking to see if all hosts have failed 11522 1726882373.87884: getting the remaining hosts for this loop 11522 1726882373.87885: done getting the remaining hosts for this loop 11522 1726882373.87888: getting the next task for host managed_node3 11522 1726882373.87894: done getting next task for host managed_node3 11522 1726882373.87898: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11522 1726882373.87902: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=10, 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), did rescue? False, did start at task? False 11522 1726882373.87923: getting variables 11522 1726882373.87924: in VariableManager get_vars() 11522 1726882373.88033: Calling all_inventory to load vars for managed_node3 11522 1726882373.88039: Calling groups_inventory to load vars for managed_node3 11522 1726882373.88042: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.88051: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.88053: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.88057: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.88224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.88479: done with get_vars() 11522 1726882373.88495: done getting variables 11522 1726882373.88606: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.047) 0:00:06.025 ****** 11522 1726882373.88651: entering _queue_task() for managed_node3/package 11522 1726882373.88924: worker is 1 (out of 1 available) 11522 1726882373.88938: exiting _queue_task() for managed_node3/package 11522 1726882373.88960: done queuing things up, now waiting for results queue to drain 11522 1726882373.88962: waiting for pending results... 11522 1726882373.89171: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11522 1726882373.89338: in run() - task 0e448fcc-3ce9-e322-38a3-000000000085 11522 1726882373.89367: variable 'ansible_search_path' from source: unknown 11522 1726882373.89379: variable 'ansible_search_path' from source: unknown 11522 1726882373.89408: calling self._execute() 11522 1726882373.89474: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.89478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.89486: variable 'omit' from source: magic vars 11522 1726882373.89933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.91744: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.91792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.91818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.91843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.91866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.91933: 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) 11522 1726882373.91956: 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) 11522 1726882373.91975: 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) 11522 1726882373.92002: 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) 11522 1726882373.92013: 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) 11522 1726882373.92110: variable 'ansible_distribution' from source: facts 11522 1726882373.92114: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.92130: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.92134: when evaluation is False, skipping this task 11522 1726882373.92137: _execute() done 11522 1726882373.92139: dumping result to json 11522 1726882373.92141: done dumping result, returning 11522 1726882373.92152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-e322-38a3-000000000085] 11522 1726882373.92155: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000085 11522 1726882373.92264: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000085 11522 1726882373.92267: 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" } 11522 1726882373.92346: no more pending results, returning what we have 11522 1726882373.92353: results queue empty 11522 1726882373.92354: checking for any_errors_fatal 11522 1726882373.92393: done checking for any_errors_fatal 11522 1726882373.92414: checking for max_fail_percentage 11522 1726882373.92416: done checking for max_fail_percentage 11522 1726882373.92417: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.92422: done checking to see if all hosts have failed 11522 1726882373.92454: getting the remaining hosts for this loop 11522 1726882373.92456: done getting the remaining hosts for this loop 11522 1726882373.92460: getting the next task for host managed_node3 11522 1726882373.92466: done getting next task for host managed_node3 11522 1726882373.92470: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11522 1726882373.92473: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=11, 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), did rescue? False, did start at task? False 11522 1726882373.92485: getting variables 11522 1726882373.92487: in VariableManager get_vars() 11522 1726882373.92522: Calling all_inventory to load vars for managed_node3 11522 1726882373.92524: Calling groups_inventory to load vars for managed_node3 11522 1726882373.92525: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.92532: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.92533: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.92535: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.92731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.92865: done with get_vars() 11522 1726882373.92877: done getting variables 11522 1726882373.92919: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.042) 0:00:06.068 ****** 11522 1726882373.92943: entering _queue_task() for managed_node3/package 11522 1726882373.93191: worker is 1 (out of 1 available) 11522 1726882373.93203: exiting _queue_task() for managed_node3/package 11522 1726882373.93215: done queuing things up, now waiting for results queue to drain 11522 1726882373.93238: waiting for pending results... 11522 1726882373.93457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11522 1726882373.93570: in run() - task 0e448fcc-3ce9-e322-38a3-000000000086 11522 1726882373.93598: variable 'ansible_search_path' from source: unknown 11522 1726882373.93601: variable 'ansible_search_path' from source: unknown 11522 1726882373.93635: calling self._execute() 11522 1726882373.93716: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.93725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.93745: variable 'omit' from source: magic vars 11522 1726882373.94195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882373.96471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882373.96522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882373.96556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882373.96602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882373.96626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882373.96707: 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) 11522 1726882373.96733: 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) 11522 1726882373.96757: 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) 11522 1726882373.96797: 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) 11522 1726882373.96814: 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) 11522 1726882373.96971: variable 'ansible_distribution' from source: facts 11522 1726882373.96975: variable 'ansible_distribution_major_version' from source: facts 11522 1726882373.96977: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882373.96979: when evaluation is False, skipping this task 11522 1726882373.96981: _execute() done 11522 1726882373.96984: dumping result to json 11522 1726882373.96986: done dumping result, returning 11522 1726882373.96988: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-e322-38a3-000000000086] 11522 1726882373.96990: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000086 11522 1726882373.97145: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000086 11522 1726882373.97150: 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" } 11522 1726882373.97197: no more pending results, returning what we have 11522 1726882373.97200: results queue empty 11522 1726882373.97201: checking for any_errors_fatal 11522 1726882373.97206: done checking for any_errors_fatal 11522 1726882373.97207: checking for max_fail_percentage 11522 1726882373.97209: done checking for max_fail_percentage 11522 1726882373.97210: checking to see if all hosts have failed and the running result is not ok 11522 1726882373.97211: done checking to see if all hosts have failed 11522 1726882373.97211: getting the remaining hosts for this loop 11522 1726882373.97213: done getting the remaining hosts for this loop 11522 1726882373.97216: getting the next task for host managed_node3 11522 1726882373.97221: done getting next task for host managed_node3 11522 1726882373.97224: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11522 1726882373.97228: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=12, 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), did rescue? False, did start at task? False 11522 1726882373.97244: getting variables 11522 1726882373.97245: in VariableManager get_vars() 11522 1726882373.97287: Calling all_inventory to load vars for managed_node3 11522 1726882373.97290: Calling groups_inventory to load vars for managed_node3 11522 1726882373.97292: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882373.97301: Calling all_plugins_play to load vars for managed_node3 11522 1726882373.97304: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882373.97307: Calling groups_plugins_play to load vars for managed_node3 11522 1726882373.97758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882373.98069: done with get_vars() 11522 1726882373.98080: done getting variables 11522 1726882373.98195: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:53 -0400 (0:00:00.052) 0:00:06.121 ****** 11522 1726882373.98225: entering _queue_task() for managed_node3/service 11522 1726882373.98442: worker is 1 (out of 1 available) 11522 1726882373.98454: exiting _queue_task() for managed_node3/service 11522 1726882373.98470: done queuing things up, now waiting for results queue to drain 11522 1726882373.98473: waiting for pending results... 11522 1726882373.98648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11522 1726882373.98735: in run() - task 0e448fcc-3ce9-e322-38a3-000000000087 11522 1726882373.98746: variable 'ansible_search_path' from source: unknown 11522 1726882373.98749: variable 'ansible_search_path' from source: unknown 11522 1726882373.98784: calling self._execute() 11522 1726882373.98847: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882373.98850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882373.98860: variable 'omit' from source: magic vars 11522 1726882373.99166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.01117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.01192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.01230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.01276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.01307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.01393: 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) 11522 1726882374.01428: 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) 11522 1726882374.01460: 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) 11522 1726882374.01508: 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) 11522 1726882374.01525: 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) 11522 1726882374.01667: variable 'ansible_distribution' from source: facts 11522 1726882374.01679: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.01704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.01717: when evaluation is False, skipping this task 11522 1726882374.01724: _execute() done 11522 1726882374.01730: dumping result to json 11522 1726882374.01737: done dumping result, returning 11522 1726882374.01747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-e322-38a3-000000000087] 11522 1726882374.01758: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000087 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" } 11522 1726882374.01923: no more pending results, returning what we have 11522 1726882374.01927: results queue empty 11522 1726882374.01928: checking for any_errors_fatal 11522 1726882374.01938: done checking for any_errors_fatal 11522 1726882374.01939: checking for max_fail_percentage 11522 1726882374.01942: done checking for max_fail_percentage 11522 1726882374.01943: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.01944: done checking to see if all hosts have failed 11522 1726882374.01945: getting the remaining hosts for this loop 11522 1726882374.01947: done getting the remaining hosts for this loop 11522 1726882374.01950: getting the next task for host managed_node3 11522 1726882374.01958: done getting next task for host managed_node3 11522 1726882374.01962: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11522 1726882374.01969: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=13, 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), did rescue? False, did start at task? False 11522 1726882374.01988: getting variables 11522 1726882374.01990: in VariableManager get_vars() 11522 1726882374.02033: Calling all_inventory to load vars for managed_node3 11522 1726882374.02036: Calling groups_inventory to load vars for managed_node3 11522 1726882374.02039: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.02050: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.02054: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.02057: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.02238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.02454: done with get_vars() 11522 1726882374.02468: done getting variables 11522 1726882374.02532: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.043) 0:00:06.165 ****** 11522 1726882374.02573: entering _queue_task() for managed_node3/service 11522 1726882374.02701: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000087 11522 1726882374.02705: WORKER PROCESS EXITING 11522 1726882374.03115: worker is 1 (out of 1 available) 11522 1726882374.03132: exiting _queue_task() for managed_node3/service 11522 1726882374.03144: done queuing things up, now waiting for results queue to drain 11522 1726882374.03146: waiting for pending results... 11522 1726882374.03426: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11522 1726882374.03565: in run() - task 0e448fcc-3ce9-e322-38a3-000000000088 11522 1726882374.03595: variable 'ansible_search_path' from source: unknown 11522 1726882374.03603: variable 'ansible_search_path' from source: unknown 11522 1726882374.03646: calling self._execute() 11522 1726882374.03742: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.03754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.03770: variable 'omit' from source: magic vars 11522 1726882374.04222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.06740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.06816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.06867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.06919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.06952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.07040: 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) 11522 1726882374.07083: 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) 11522 1726882374.07115: 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) 11522 1726882374.07163: 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) 11522 1726882374.07193: 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) 11522 1726882374.07334: variable 'ansible_distribution' from source: facts 11522 1726882374.07346: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.07371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.07379: when evaluation is False, skipping this task 11522 1726882374.07385: _execute() done 11522 1726882374.07393: dumping result to json 11522 1726882374.07405: done dumping result, returning 11522 1726882374.07416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-e322-38a3-000000000088] 11522 1726882374.07426: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000088 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11522 1726882374.07573: no more pending results, returning what we have 11522 1726882374.07577: results queue empty 11522 1726882374.07578: checking for any_errors_fatal 11522 1726882374.07585: done checking for any_errors_fatal 11522 1726882374.07586: checking for max_fail_percentage 11522 1726882374.07588: done checking for max_fail_percentage 11522 1726882374.07589: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.07590: done checking to see if all hosts have failed 11522 1726882374.07591: getting the remaining hosts for this loop 11522 1726882374.07592: done getting the remaining hosts for this loop 11522 1726882374.07596: getting the next task for host managed_node3 11522 1726882374.07604: done getting next task for host managed_node3 11522 1726882374.07609: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11522 1726882374.07614: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=14, 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), did rescue? False, did start at task? False 11522 1726882374.07636: getting variables 11522 1726882374.07638: in VariableManager get_vars() 11522 1726882374.07684: Calling all_inventory to load vars for managed_node3 11522 1726882374.07687: Calling groups_inventory to load vars for managed_node3 11522 1726882374.07690: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.07702: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.07705: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.07708: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.07874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.08133: done with get_vars() 11522 1726882374.08145: done getting variables 11522 1726882374.08303: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000088 11522 1726882374.08306: WORKER PROCESS EXITING 11522 1726882374.08335: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.058) 0:00:06.223 ****** 11522 1726882374.08379: entering _queue_task() for managed_node3/service 11522 1726882374.08796: worker is 1 (out of 1 available) 11522 1726882374.08809: exiting _queue_task() for managed_node3/service 11522 1726882374.08821: done queuing things up, now waiting for results queue to drain 11522 1726882374.08824: waiting for pending results... 11522 1726882374.09107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11522 1726882374.09244: in run() - task 0e448fcc-3ce9-e322-38a3-000000000089 11522 1726882374.09268: variable 'ansible_search_path' from source: unknown 11522 1726882374.09283: variable 'ansible_search_path' from source: unknown 11522 1726882374.09325: calling self._execute() 11522 1726882374.09417: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.09429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.09442: variable 'omit' from source: magic vars 11522 1726882374.09879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.12981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.13047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.13089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.13128: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.13156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.13245: 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) 11522 1726882374.13286: 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) 11522 1726882374.13314: 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) 11522 1726882374.13365: 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) 11522 1726882374.13391: 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) 11522 1726882374.13535: variable 'ansible_distribution' from source: facts 11522 1726882374.13551: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.13578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.13585: when evaluation is False, skipping this task 11522 1726882374.13591: _execute() done 11522 1726882374.13598: dumping result to json 11522 1726882374.13610: done dumping result, returning 11522 1726882374.13622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-e322-38a3-000000000089] 11522 1726882374.13634: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000089 11522 1726882374.13759: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000089 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" } 11522 1726882374.13811: no more pending results, returning what we have 11522 1726882374.13816: results queue empty 11522 1726882374.13817: checking for any_errors_fatal 11522 1726882374.13825: done checking for any_errors_fatal 11522 1726882374.13826: checking for max_fail_percentage 11522 1726882374.13828: done checking for max_fail_percentage 11522 1726882374.13829: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.13830: done checking to see if all hosts have failed 11522 1726882374.13831: getting the remaining hosts for this loop 11522 1726882374.13832: done getting the remaining hosts for this loop 11522 1726882374.13836: getting the next task for host managed_node3 11522 1726882374.13843: done getting next task for host managed_node3 11522 1726882374.13847: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11522 1726882374.13851: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=15, 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), did rescue? False, did start at task? False 11522 1726882374.13871: getting variables 11522 1726882374.13873: in VariableManager get_vars() 11522 1726882374.13915: Calling all_inventory to load vars for managed_node3 11522 1726882374.13918: Calling groups_inventory to load vars for managed_node3 11522 1726882374.13920: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.13931: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.13935: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.13938: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.14117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.14327: done with get_vars() 11522 1726882374.14338: done getting variables 11522 1726882374.14387: WORKER PROCESS EXITING 11522 1726882374.14414: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.060) 0:00:06.283 ****** 11522 1726882374.14451: entering _queue_task() for managed_node3/service 11522 1726882374.14952: worker is 1 (out of 1 available) 11522 1726882374.14972: exiting _queue_task() for managed_node3/service 11522 1726882374.14987: done queuing things up, now waiting for results queue to drain 11522 1726882374.14989: waiting for pending results... 11522 1726882374.15273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 11522 1726882374.15419: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008a 11522 1726882374.15445: variable 'ansible_search_path' from source: unknown 11522 1726882374.15453: variable 'ansible_search_path' from source: unknown 11522 1726882374.15495: calling self._execute() 11522 1726882374.15576: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.15589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.15603: variable 'omit' from source: magic vars 11522 1726882374.16068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.18651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.18722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.18762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.18814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.18845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.18924: 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) 11522 1726882374.18958: 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) 11522 1726882374.18992: 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) 11522 1726882374.19037: 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) 11522 1726882374.19057: 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) 11522 1726882374.19192: variable 'ansible_distribution' from source: facts 11522 1726882374.19202: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.19224: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.19233: when evaluation is False, skipping this task 11522 1726882374.19238: _execute() done 11522 1726882374.19245: dumping result to json 11522 1726882374.19252: done dumping result, returning 11522 1726882374.19268: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-e322-38a3-00000000008a] 11522 1726882374.19282: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008a skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11522 1726882374.19422: no more pending results, returning what we have 11522 1726882374.19426: results queue empty 11522 1726882374.19426: checking for any_errors_fatal 11522 1726882374.19434: done checking for any_errors_fatal 11522 1726882374.19435: checking for max_fail_percentage 11522 1726882374.19437: done checking for max_fail_percentage 11522 1726882374.19437: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.19439: done checking to see if all hosts have failed 11522 1726882374.19440: getting the remaining hosts for this loop 11522 1726882374.19441: done getting the remaining hosts for this loop 11522 1726882374.19445: getting the next task for host managed_node3 11522 1726882374.19453: done getting next task for host managed_node3 11522 1726882374.19459: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11522 1726882374.19465: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=16, 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), did rescue? False, did start at task? False 11522 1726882374.19485: getting variables 11522 1726882374.19487: in VariableManager get_vars() 11522 1726882374.19533: Calling all_inventory to load vars for managed_node3 11522 1726882374.19536: Calling groups_inventory to load vars for managed_node3 11522 1726882374.19539: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.19550: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.19554: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.19557: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.19816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.20031: done with get_vars() 11522 1726882374.20043: done getting variables 11522 1726882374.20105: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882374.20338: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008a 11522 1726882374.20341: WORKER PROCESS EXITING 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:32:54 -0400 (0:00:00.059) 0:00:06.342 ****** 11522 1726882374.20358: entering _queue_task() for managed_node3/copy 11522 1726882374.20721: worker is 1 (out of 1 available) 11522 1726882374.20733: exiting _queue_task() for managed_node3/copy 11522 1726882374.20745: done queuing things up, now waiting for results queue to drain 11522 1726882374.20747: waiting for pending results... 11522 1726882374.21034: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11522 1726882374.21176: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008b 11522 1726882374.21202: variable 'ansible_search_path' from source: unknown 11522 1726882374.21212: variable 'ansible_search_path' from source: unknown 11522 1726882374.21251: calling self._execute() 11522 1726882374.21344: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.21355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.21370: variable 'omit' from source: magic vars 11522 1726882374.21788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.24298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.24379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.24421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.24472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.24505: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.24601: 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) 11522 1726882374.24637: 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) 11522 1726882374.24679: 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) 11522 1726882374.24725: 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) 11522 1726882374.24745: 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) 11522 1726882374.24896: variable 'ansible_distribution' from source: facts 11522 1726882374.24906: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.24925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.24931: when evaluation is False, skipping this task 11522 1726882374.24936: _execute() done 11522 1726882374.24942: dumping result to json 11522 1726882374.24948: done dumping result, returning 11522 1726882374.24957: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-e322-38a3-00000000008b] 11522 1726882374.24968: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008b 11522 1726882374.25075: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008b 11522 1726882374.25081: 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" } 11522 1726882374.25126: no more pending results, returning what we have 11522 1726882374.25129: results queue empty 11522 1726882374.25130: checking for any_errors_fatal 11522 1726882374.25136: done checking for any_errors_fatal 11522 1726882374.25137: checking for max_fail_percentage 11522 1726882374.25139: done checking for max_fail_percentage 11522 1726882374.25140: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.25141: done checking to see if all hosts have failed 11522 1726882374.25141: getting the remaining hosts for this loop 11522 1726882374.25143: done getting the remaining hosts for this loop 11522 1726882374.25146: getting the next task for host managed_node3 11522 1726882374.25153: done getting next task for host managed_node3 11522 1726882374.25157: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11522 1726882374.25161: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=17, 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), did rescue? False, did start at task? False 11522 1726882374.25178: getting variables 11522 1726882374.25180: in VariableManager get_vars() 11522 1726882374.25218: Calling all_inventory to load vars for managed_node3 11522 1726882374.25220: Calling groups_inventory to load vars for managed_node3 11522 1726882374.25222: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.25232: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.25234: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.25237: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.25621: done with get_vars() 11522 1726882374.25632: 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:32:54 -0400 (0:00:00.053) 0:00:06.396 ****** 11522 1726882374.25729: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11522 1726882374.26209: worker is 1 (out of 1 available) 11522 1726882374.26220: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 11522 1726882374.26231: done queuing things up, now waiting for results queue to drain 11522 1726882374.26233: waiting for pending results... 11522 1726882374.26501: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11522 1726882374.26626: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008c 11522 1726882374.26643: variable 'ansible_search_path' from source: unknown 11522 1726882374.26649: variable 'ansible_search_path' from source: unknown 11522 1726882374.26695: calling self._execute() 11522 1726882374.26777: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.26793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.26806: variable 'omit' from source: magic vars 11522 1726882374.27244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.29580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.29655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.29707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.29754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.29789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.29877: 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) 11522 1726882374.29910: 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) 11522 1726882374.29951: 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) 11522 1726882374.30000: 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) 11522 1726882374.30021: 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) 11522 1726882374.30170: variable 'ansible_distribution' from source: facts 11522 1726882374.30182: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.30202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.30209: when evaluation is False, skipping this task 11522 1726882374.30215: _execute() done 11522 1726882374.30221: dumping result to json 11522 1726882374.30228: done dumping result, returning 11522 1726882374.30238: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-e322-38a3-00000000008c] 11522 1726882374.30248: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008c 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" } 11522 1726882374.30413: no more pending results, returning what we have 11522 1726882374.30417: results queue empty 11522 1726882374.30418: checking for any_errors_fatal 11522 1726882374.30424: done checking for any_errors_fatal 11522 1726882374.30424: checking for max_fail_percentage 11522 1726882374.30426: done checking for max_fail_percentage 11522 1726882374.30427: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.30428: done checking to see if all hosts have failed 11522 1726882374.30429: getting the remaining hosts for this loop 11522 1726882374.30430: done getting the remaining hosts for this loop 11522 1726882374.30434: getting the next task for host managed_node3 11522 1726882374.30441: done getting next task for host managed_node3 11522 1726882374.30445: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11522 1726882374.30449: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=18, 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), did rescue? False, did start at task? False 11522 1726882374.30467: getting variables 11522 1726882374.30469: in VariableManager get_vars() 11522 1726882374.30509: Calling all_inventory to load vars for managed_node3 11522 1726882374.30512: Calling groups_inventory to load vars for managed_node3 11522 1726882374.30515: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.30526: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.30529: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.30532: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.30754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.30962: done with get_vars() 11522 1726882374.30974: done getting variables 11522 1726882374.31079: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008c 11522 1726882374.31083: WORKER PROCESS EXITING 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:32:54 -0400 (0:00:00.054) 0:00:06.450 ****** 11522 1726882374.31153: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11522 1726882374.31570: worker is 1 (out of 1 available) 11522 1726882374.31582: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 11522 1726882374.31593: done queuing things up, now waiting for results queue to drain 11522 1726882374.31595: waiting for pending results... 11522 1726882374.31863: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 11522 1726882374.32003: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008d 11522 1726882374.32022: variable 'ansible_search_path' from source: unknown 11522 1726882374.32030: variable 'ansible_search_path' from source: unknown 11522 1726882374.32074: calling self._execute() 11522 1726882374.32161: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.32174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.32186: variable 'omit' from source: magic vars 11522 1726882374.32624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.35122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.35203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.35252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.35297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.35327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.35418: 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) 11522 1726882374.35453: 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) 11522 1726882374.35490: 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) 11522 1726882374.35540: 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) 11522 1726882374.35559: 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) 11522 1726882374.35714: variable 'ansible_distribution' from source: facts 11522 1726882374.35738: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.35759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.35773: when evaluation is False, skipping this task 11522 1726882374.35780: _execute() done 11522 1726882374.35791: dumping result to json 11522 1726882374.35799: done dumping result, returning 11522 1726882374.35811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-e322-38a3-00000000008d] 11522 1726882374.35821: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008d 11522 1726882374.35936: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008d 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" } 11522 1726882374.35989: no more pending results, returning what we have 11522 1726882374.35993: results queue empty 11522 1726882374.35994: checking for any_errors_fatal 11522 1726882374.36003: done checking for any_errors_fatal 11522 1726882374.36003: checking for max_fail_percentage 11522 1726882374.36005: done checking for max_fail_percentage 11522 1726882374.36006: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.36007: done checking to see if all hosts have failed 11522 1726882374.36008: getting the remaining hosts for this loop 11522 1726882374.36010: done getting the remaining hosts for this loop 11522 1726882374.36013: getting the next task for host managed_node3 11522 1726882374.36020: done getting next task for host managed_node3 11522 1726882374.36025: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11522 1726882374.36029: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=19, 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), did rescue? False, did start at task? False 11522 1726882374.36047: getting variables 11522 1726882374.36049: in VariableManager get_vars() 11522 1726882374.36099: Calling all_inventory to load vars for managed_node3 11522 1726882374.36102: Calling groups_inventory to load vars for managed_node3 11522 1726882374.36104: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.36116: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.36119: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.36122: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.36290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.36503: done with get_vars() 11522 1726882374.36514: done getting variables 11522 1726882374.36542: WORKER PROCESS EXITING 11522 1726882374.36574: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.054) 0:00:06.505 ****** 11522 1726882374.36614: entering _queue_task() for managed_node3/debug 11522 1726882374.36938: worker is 1 (out of 1 available) 11522 1726882374.36954: exiting _queue_task() for managed_node3/debug 11522 1726882374.36968: done queuing things up, now waiting for results queue to drain 11522 1726882374.36970: waiting for pending results... 11522 1726882374.37271: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11522 1726882374.37410: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008e 11522 1726882374.37437: variable 'ansible_search_path' from source: unknown 11522 1726882374.37445: variable 'ansible_search_path' from source: unknown 11522 1726882374.37493: calling self._execute() 11522 1726882374.37608: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.37619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.37636: variable 'omit' from source: magic vars 11522 1726882374.38100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.40277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.40320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.40347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.40546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.40572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.40627: 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) 11522 1726882374.40647: 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) 11522 1726882374.40672: 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) 11522 1726882374.40700: 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) 11522 1726882374.40711: 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) 11522 1726882374.40806: variable 'ansible_distribution' from source: facts 11522 1726882374.40810: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.40825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.40828: when evaluation is False, skipping this task 11522 1726882374.40831: _execute() done 11522 1726882374.40833: dumping result to json 11522 1726882374.40836: done dumping result, returning 11522 1726882374.40843: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-e322-38a3-00000000008e] 11522 1726882374.40849: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008e 11522 1726882374.40935: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008e 11522 1726882374.40937: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882374.40984: no more pending results, returning what we have 11522 1726882374.40987: results queue empty 11522 1726882374.40988: checking for any_errors_fatal 11522 1726882374.40993: done checking for any_errors_fatal 11522 1726882374.40994: checking for max_fail_percentage 11522 1726882374.40995: done checking for max_fail_percentage 11522 1726882374.40996: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.40997: done checking to see if all hosts have failed 11522 1726882374.40998: getting the remaining hosts for this loop 11522 1726882374.40999: done getting the remaining hosts for this loop 11522 1726882374.41002: getting the next task for host managed_node3 11522 1726882374.41009: done getting next task for host managed_node3 11522 1726882374.41013: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11522 1726882374.41017: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=20, 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), did rescue? False, did start at task? False 11522 1726882374.41033: getting variables 11522 1726882374.41034: in VariableManager get_vars() 11522 1726882374.41075: Calling all_inventory to load vars for managed_node3 11522 1726882374.41078: Calling groups_inventory to load vars for managed_node3 11522 1726882374.41080: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.41089: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.41091: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.41094: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.41215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.41398: done with get_vars() 11522 1726882374.41408: done getting variables 11522 1726882374.41519: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.051) 0:00:06.556 ****** 11522 1726882374.41717: entering _queue_task() for managed_node3/debug 11522 1726882374.41985: worker is 1 (out of 1 available) 11522 1726882374.41999: exiting _queue_task() for managed_node3/debug 11522 1726882374.42011: done queuing things up, now waiting for results queue to drain 11522 1726882374.42013: waiting for pending results... 11522 1726882374.42773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11522 1726882374.42892: in run() - task 0e448fcc-3ce9-e322-38a3-00000000008f 11522 1726882374.42912: variable 'ansible_search_path' from source: unknown 11522 1726882374.42920: variable 'ansible_search_path' from source: unknown 11522 1726882374.42961: calling self._execute() 11522 1726882374.43043: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.43055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.43072: variable 'omit' from source: magic vars 11522 1726882374.43700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.47378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.47444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.47488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.47529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.47552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.47626: 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) 11522 1726882374.47652: 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) 11522 1726882374.47681: 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) 11522 1726882374.47708: 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) 11522 1726882374.47718: 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) 11522 1726882374.47830: variable 'ansible_distribution' from source: facts 11522 1726882374.47834: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.47849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.47854: when evaluation is False, skipping this task 11522 1726882374.47856: _execute() done 11522 1726882374.47859: dumping result to json 11522 1726882374.47866: done dumping result, returning 11522 1726882374.47875: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-e322-38a3-00000000008f] 11522 1726882374.47881: sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008f 11522 1726882374.47966: done sending task result for task 0e448fcc-3ce9-e322-38a3-00000000008f 11522 1726882374.47969: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882374.48042: no more pending results, returning what we have 11522 1726882374.48045: results queue empty 11522 1726882374.48046: checking for any_errors_fatal 11522 1726882374.48051: done checking for any_errors_fatal 11522 1726882374.48052: checking for max_fail_percentage 11522 1726882374.48054: done checking for max_fail_percentage 11522 1726882374.48055: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.48056: done checking to see if all hosts have failed 11522 1726882374.48057: getting the remaining hosts for this loop 11522 1726882374.48058: done getting the remaining hosts for this loop 11522 1726882374.48061: getting the next task for host managed_node3 11522 1726882374.48069: done getting next task for host managed_node3 11522 1726882374.48073: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11522 1726882374.48077: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=21, 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), did rescue? False, did start at task? False 11522 1726882374.48092: getting variables 11522 1726882374.48094: in VariableManager get_vars() 11522 1726882374.48130: Calling all_inventory to load vars for managed_node3 11522 1726882374.48133: Calling groups_inventory to load vars for managed_node3 11522 1726882374.48135: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.48143: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.48145: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.48147: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.48262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.48387: done with get_vars() 11522 1726882374.48395: done getting variables 11522 1726882374.48433: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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:32:54 -0400 (0:00:00.067) 0:00:06.623 ****** 11522 1726882374.48457: entering _queue_task() for managed_node3/debug 11522 1726882374.48639: worker is 1 (out of 1 available) 11522 1726882374.48654: exiting _queue_task() for managed_node3/debug 11522 1726882374.48668: done queuing things up, now waiting for results queue to drain 11522 1726882374.48670: waiting for pending results... 11522 1726882374.48837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11522 1726882374.48920: in run() - task 0e448fcc-3ce9-e322-38a3-000000000090 11522 1726882374.48934: variable 'ansible_search_path' from source: unknown 11522 1726882374.48937: variable 'ansible_search_path' from source: unknown 11522 1726882374.48967: calling self._execute() 11522 1726882374.49026: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.49031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.49039: variable 'omit' from source: magic vars 11522 1726882374.49332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.51826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.51875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.51914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.51952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.51986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.52065: 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) 11522 1726882374.52093: 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) 11522 1726882374.52120: 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) 11522 1726882374.52148: 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) 11522 1726882374.52162: 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) 11522 1726882374.52265: variable 'ansible_distribution' from source: facts 11522 1726882374.52271: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.52285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.52288: when evaluation is False, skipping this task 11522 1726882374.52290: _execute() done 11522 1726882374.52296: dumping result to json 11522 1726882374.52299: done dumping result, returning 11522 1726882374.52307: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-e322-38a3-000000000090] 11522 1726882374.52313: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000090 11522 1726882374.52483: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000090 11522 1726882374.52486: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11522 1726882374.52587: no more pending results, returning what we have 11522 1726882374.52590: results queue empty 11522 1726882374.52591: checking for any_errors_fatal 11522 1726882374.52595: done checking for any_errors_fatal 11522 1726882374.52596: checking for max_fail_percentage 11522 1726882374.52598: done checking for max_fail_percentage 11522 1726882374.52599: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.52600: done checking to see if all hosts have failed 11522 1726882374.52600: getting the remaining hosts for this loop 11522 1726882374.52602: done getting the remaining hosts for this loop 11522 1726882374.52605: getting the next task for host managed_node3 11522 1726882374.52610: done getting next task for host managed_node3 11522 1726882374.52613: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11522 1726882374.52618: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (HOST STATE: block=0, task=22, 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), did rescue? False, did start at task? False 11522 1726882374.52632: getting variables 11522 1726882374.52634: in VariableManager get_vars() 11522 1726882374.52674: Calling all_inventory to load vars for managed_node3 11522 1726882374.52677: Calling groups_inventory to load vars for managed_node3 11522 1726882374.52679: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.52687: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.52690: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.52693: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.52916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.53117: done with get_vars() 11522 1726882374.53126: 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:32:54 -0400 (0:00:00.047) 0:00:06.671 ****** 11522 1726882374.53215: entering _queue_task() for managed_node3/ping 11522 1726882374.53438: worker is 1 (out of 1 available) 11522 1726882374.53452: exiting _queue_task() for managed_node3/ping 11522 1726882374.53465: done queuing things up, now waiting for results queue to drain 11522 1726882374.53467: waiting for pending results... 11522 1726882374.53733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 11522 1726882374.53832: in run() - task 0e448fcc-3ce9-e322-38a3-000000000091 11522 1726882374.53842: variable 'ansible_search_path' from source: unknown 11522 1726882374.53846: variable 'ansible_search_path' from source: unknown 11522 1726882374.53877: calling self._execute() 11522 1726882374.53938: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.53942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.53955: variable 'omit' from source: magic vars 11522 1726882374.54256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.56152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.56211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.56240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.56274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.56299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.56374: 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) 11522 1726882374.56403: 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) 11522 1726882374.56437: 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) 11522 1726882374.56467: 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) 11522 1726882374.56487: 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) 11522 1726882374.56606: variable 'ansible_distribution' from source: facts 11522 1726882374.56609: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.56627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.56630: when evaluation is False, skipping this task 11522 1726882374.56633: _execute() done 11522 1726882374.56636: dumping result to json 11522 1726882374.56638: done dumping result, returning 11522 1726882374.56656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-e322-38a3-000000000091] 11522 1726882374.56660: sending task result for task 0e448fcc-3ce9-e322-38a3-000000000091 11522 1726882374.56735: done sending task result for task 0e448fcc-3ce9-e322-38a3-000000000091 11522 1726882374.56738: 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" } 11522 1726882374.56803: no more pending results, returning what we have 11522 1726882374.56806: results queue empty 11522 1726882374.56807: checking for any_errors_fatal 11522 1726882374.56813: done checking for any_errors_fatal 11522 1726882374.56814: checking for max_fail_percentage 11522 1726882374.56816: done checking for max_fail_percentage 11522 1726882374.56816: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.56817: done checking to see if all hosts have failed 11522 1726882374.56818: getting the remaining hosts for this loop 11522 1726882374.56819: done getting the remaining hosts for this loop 11522 1726882374.56822: getting the next task for host managed_node3 11522 1726882374.56830: done getting next task for host managed_node3 11522 1726882374.56832: ^ task is: TASK: meta (role_complete) 11522 1726882374.56836: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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? (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), did rescue? False, did start at task? False 11522 1726882374.56854: getting variables 11522 1726882374.56855: in VariableManager get_vars() 11522 1726882374.56891: Calling all_inventory to load vars for managed_node3 11522 1726882374.56894: Calling groups_inventory to load vars for managed_node3 11522 1726882374.56896: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.56904: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.56907: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.56910: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.57097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.57233: done with get_vars() 11522 1726882374.57240: done getting variables 11522 1726882374.57311: done queuing things up, now waiting for results queue to drain 11522 1726882374.57312: results queue empty 11522 1726882374.57313: checking for any_errors_fatal 11522 1726882374.57314: done checking for any_errors_fatal 11522 1726882374.57315: checking for max_fail_percentage 11522 1726882374.57316: done checking for max_fail_percentage 11522 1726882374.57316: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.57316: done checking to see if all hosts have failed 11522 1726882374.57317: getting the remaining hosts for this loop 11522 1726882374.57317: done getting the remaining hosts for this loop 11522 1726882374.57319: getting the next task for host managed_node3 11522 1726882374.57322: done getting next task for host managed_node3 11522 1726882374.57323: ^ task is: TASK: Delete the device '{{ controller_device }}' 11522 1726882374.57324: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 11522 1726882374.57325: getting variables 11522 1726882374.57326: in VariableManager get_vars() 11522 1726882374.57339: Calling all_inventory to load vars for managed_node3 11522 1726882374.57340: Calling groups_inventory to load vars for managed_node3 11522 1726882374.57341: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.57344: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.57346: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.57347: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.57431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.57566: done with get_vars() 11522 1726882374.57572: done getting variables 11522 1726882374.57597: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11522 1726882374.57685: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 21:32:54 -0400 (0:00:00.044) 0:00:06.716 ****** 11522 1726882374.57705: entering _queue_task() for managed_node3/command 11522 1726882374.57892: worker is 1 (out of 1 available) 11522 1726882374.57904: exiting _queue_task() for managed_node3/command 11522 1726882374.57915: done queuing things up, now waiting for results queue to drain 11522 1726882374.57917: waiting for pending results... 11522 1726882374.58075: running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' 11522 1726882374.58140: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000c1 11522 1726882374.58156: variable 'ansible_search_path' from source: unknown 11522 1726882374.58190: calling self._execute() 11522 1726882374.58249: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.58258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.58266: variable 'omit' from source: magic vars 11522 1726882374.58559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.60274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.60323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.60351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.60379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.60399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.60457: 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) 11522 1726882374.60479: 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) 11522 1726882374.60497: 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) 11522 1726882374.60522: 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) 11522 1726882374.60532: 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) 11522 1726882374.60623: variable 'ansible_distribution' from source: facts 11522 1726882374.60626: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.60641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.60644: when evaluation is False, skipping this task 11522 1726882374.60646: _execute() done 11522 1726882374.60650: dumping result to json 11522 1726882374.60654: done dumping result, returning 11522 1726882374.60662: done running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' [0e448fcc-3ce9-e322-38a3-0000000000c1] 11522 1726882374.60670: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c1 11522 1726882374.60744: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c1 11522 1726882374.60747: 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" } 11522 1726882374.60809: no more pending results, returning what we have 11522 1726882374.60812: results queue empty 11522 1726882374.60813: checking for any_errors_fatal 11522 1726882374.60814: done checking for any_errors_fatal 11522 1726882374.60815: checking for max_fail_percentage 11522 1726882374.60817: done checking for max_fail_percentage 11522 1726882374.60817: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.60818: done checking to see if all hosts have failed 11522 1726882374.60819: getting the remaining hosts for this loop 11522 1726882374.60820: done getting the remaining hosts for this loop 11522 1726882374.60823: getting the next task for host managed_node3 11522 1726882374.60830: done getting next task for host managed_node3 11522 1726882374.60832: ^ task is: TASK: Remove test interfaces 11522 1726882374.60836: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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), did rescue? False, did start at task? False 11522 1726882374.60838: getting variables 11522 1726882374.60840: in VariableManager get_vars() 11522 1726882374.60872: Calling all_inventory to load vars for managed_node3 11522 1726882374.60875: Calling groups_inventory to load vars for managed_node3 11522 1726882374.60877: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.60891: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.60894: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.60897: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.61006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.61124: done with get_vars() 11522 1726882374.61131: done getting variables 11522 1726882374.61169: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:54 -0400 (0:00:00.034) 0:00:06.751 ****** 11522 1726882374.61190: entering _queue_task() for managed_node3/shell 11522 1726882374.61357: worker is 1 (out of 1 available) 11522 1726882374.61378: exiting _queue_task() for managed_node3/shell 11522 1726882374.61390: done queuing things up, now waiting for results queue to drain 11522 1726882374.61392: waiting for pending results... 11522 1726882374.61548: running TaskExecutor() for managed_node3/TASK: Remove test interfaces 11522 1726882374.61631: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000c5 11522 1726882374.61644: variable 'ansible_search_path' from source: unknown 11522 1726882374.61647: variable 'ansible_search_path' from source: unknown 11522 1726882374.61681: calling self._execute() 11522 1726882374.61740: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.61744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.61754: variable 'omit' from source: magic vars 11522 1726882374.62038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.63722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.63766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.63791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.63827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.63846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.63903: 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) 11522 1726882374.63923: 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) 11522 1726882374.63942: 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) 11522 1726882374.63971: 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) 11522 1726882374.63982: 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) 11522 1726882374.64069: variable 'ansible_distribution' from source: facts 11522 1726882374.64072: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.64087: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.64090: when evaluation is False, skipping this task 11522 1726882374.64092: _execute() done 11522 1726882374.64094: dumping result to json 11522 1726882374.64098: done dumping result, returning 11522 1726882374.64103: done running TaskExecutor() for managed_node3/TASK: Remove test interfaces [0e448fcc-3ce9-e322-38a3-0000000000c5] 11522 1726882374.64110: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c5 11522 1726882374.64193: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c5 11522 1726882374.64196: 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" } 11522 1726882374.64260: no more pending results, returning what we have 11522 1726882374.64264: results queue empty 11522 1726882374.64265: checking for any_errors_fatal 11522 1726882374.64273: done checking for any_errors_fatal 11522 1726882374.64274: checking for max_fail_percentage 11522 1726882374.64275: done checking for max_fail_percentage 11522 1726882374.64276: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.64277: done checking to see if all hosts have failed 11522 1726882374.64278: getting the remaining hosts for this loop 11522 1726882374.64285: done getting the remaining hosts for this loop 11522 1726882374.64288: getting the next task for host managed_node3 11522 1726882374.64293: done getting next task for host managed_node3 11522 1726882374.64295: ^ task is: TASK: Stop dnsmasq/radvd services 11522 1726882374.64299: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (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=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), did rescue? False, did start at task? False 11522 1726882374.64302: getting variables 11522 1726882374.64303: in VariableManager get_vars() 11522 1726882374.64330: Calling all_inventory to load vars for managed_node3 11522 1726882374.64332: Calling groups_inventory to load vars for managed_node3 11522 1726882374.64333: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.64340: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.64341: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.64343: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.64452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.64732: done with get_vars() 11522 1726882374.64738: done getting variables 11522 1726882374.64777: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:32:54 -0400 (0:00:00.036) 0:00:06.787 ****** 11522 1726882374.64797: entering _queue_task() for managed_node3/shell 11522 1726882374.64961: worker is 1 (out of 1 available) 11522 1726882374.64975: exiting _queue_task() for managed_node3/shell 11522 1726882374.64986: done queuing things up, now waiting for results queue to drain 11522 1726882374.64988: waiting for pending results... 11522 1726882374.65138: running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services 11522 1726882374.65222: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000c6 11522 1726882374.65232: variable 'ansible_search_path' from source: unknown 11522 1726882374.65236: variable 'ansible_search_path' from source: unknown 11522 1726882374.65271: calling self._execute() 11522 1726882374.65333: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.65336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.65344: variable 'omit' from source: magic vars 11522 1726882374.65631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.67144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.67188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.67215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.67239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.67259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.67313: 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) 11522 1726882374.67336: 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) 11522 1726882374.67354: 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) 11522 1726882374.67382: 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) 11522 1726882374.67394: 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) 11522 1726882374.67485: variable 'ansible_distribution' from source: facts 11522 1726882374.67488: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.67502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.67505: when evaluation is False, skipping this task 11522 1726882374.67507: _execute() done 11522 1726882374.67510: dumping result to json 11522 1726882374.67512: done dumping result, returning 11522 1726882374.67518: done running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services [0e448fcc-3ce9-e322-38a3-0000000000c6] 11522 1726882374.67523: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c6 11522 1726882374.67601: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c6 11522 1726882374.67604: 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" } 11522 1726882374.67655: no more pending results, returning what we have 11522 1726882374.67659: results queue empty 11522 1726882374.67659: checking for any_errors_fatal 11522 1726882374.67665: done checking for any_errors_fatal 11522 1726882374.67666: checking for max_fail_percentage 11522 1726882374.67667: done checking for max_fail_percentage 11522 1726882374.67668: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.67669: done checking to see if all hosts have failed 11522 1726882374.67670: getting the remaining hosts for this loop 11522 1726882374.67671: done getting the remaining hosts for this loop 11522 1726882374.67674: getting the next task for host managed_node3 11522 1726882374.67680: done getting next task for host managed_node3 11522 1726882374.67682: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11522 1726882374.67685: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (HOST STATE: block=0, task=5, 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), did rescue? False, did start at task? False 11522 1726882374.67688: getting variables 11522 1726882374.67689: in VariableManager get_vars() 11522 1726882374.67721: Calling all_inventory to load vars for managed_node3 11522 1726882374.67724: Calling groups_inventory to load vars for managed_node3 11522 1726882374.67726: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.67732: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.67734: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.67736: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.67845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.67973: done with get_vars() 11522 1726882374.67980: done getting variables 11522 1726882374.68015: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 21:32:54 -0400 (0:00:00.032) 0:00:06.819 ****** 11522 1726882374.68034: entering _queue_task() for managed_node3/command 11522 1726882374.68200: worker is 1 (out of 1 available) 11522 1726882374.68214: exiting _queue_task() for managed_node3/command 11522 1726882374.68225: done queuing things up, now waiting for results queue to drain 11522 1726882374.68227: waiting for pending results... 11522 1726882374.68380: running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript 11522 1726882374.68443: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000c7 11522 1726882374.68453: variable 'ansible_search_path' from source: unknown 11522 1726882374.68487: calling self._execute() 11522 1726882374.68552: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.68559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.68569: variable 'omit' from source: magic vars 11522 1726882374.68862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.70440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.70486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.70514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.70547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.70572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.70627: 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) 11522 1726882374.70647: 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) 11522 1726882374.70671: 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) 11522 1726882374.70699: 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) 11522 1726882374.70710: 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) 11522 1726882374.70803: variable 'ansible_distribution' from source: facts 11522 1726882374.70807: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.70821: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.70824: when evaluation is False, skipping this task 11522 1726882374.70827: _execute() done 11522 1726882374.70829: dumping result to json 11522 1726882374.70832: done dumping result, returning 11522 1726882374.70839: done running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript [0e448fcc-3ce9-e322-38a3-0000000000c7] 11522 1726882374.70845: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c7 11522 1726882374.70923: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c7 11522 1726882374.70926: 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" } 11522 1726882374.70983: no more pending results, returning what we have 11522 1726882374.70986: results queue empty 11522 1726882374.70987: checking for any_errors_fatal 11522 1726882374.70991: done checking for any_errors_fatal 11522 1726882374.70991: checking for max_fail_percentage 11522 1726882374.70993: done checking for max_fail_percentage 11522 1726882374.70994: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.70995: done checking to see if all hosts have failed 11522 1726882374.70995: getting the remaining hosts for this loop 11522 1726882374.70996: done getting the remaining hosts for this loop 11522 1726882374.70999: getting the next task for host managed_node3 11522 1726882374.71004: done getting next task for host managed_node3 11522 1726882374.71006: ^ task is: TASK: Verify network state restored to default 11522 1726882374.71009: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, 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? (HOST STATE: block=0, task=6, 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), did rescue? False, did start at task? False 11522 1726882374.71012: getting variables 11522 1726882374.71013: in VariableManager get_vars() 11522 1726882374.71051: Calling all_inventory to load vars for managed_node3 11522 1726882374.71053: Calling groups_inventory to load vars for managed_node3 11522 1726882374.71055: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.71064: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.71066: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.71069: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.71208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.71321: done with get_vars() 11522 1726882374.71327: 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_bond.yml:125 Friday 20 September 2024 21:32:54 -0400 (0:00:00.033) 0:00:06.853 ****** 11522 1726882374.71388: entering _queue_task() for managed_node3/include_tasks 11522 1726882374.71547: worker is 1 (out of 1 available) 11522 1726882374.71559: exiting _queue_task() for managed_node3/include_tasks 11522 1726882374.71572: done queuing things up, now waiting for results queue to drain 11522 1726882374.71574: waiting for pending results... 11522 1726882374.71722: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 11522 1726882374.71784: in run() - task 0e448fcc-3ce9-e322-38a3-0000000000c8 11522 1726882374.71795: variable 'ansible_search_path' from source: unknown 11522 1726882374.71823: calling self._execute() 11522 1726882374.71884: variable 'ansible_host' from source: host vars for 'managed_node3' 11522 1726882374.71888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11522 1726882374.71895: variable 'omit' from source: magic vars 11522 1726882374.72184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11522 1726882374.73727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11522 1726882374.73773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11522 1726882374.73799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11522 1726882374.73824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11522 1726882374.73843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11522 1726882374.73902: 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) 11522 1726882374.73922: 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) 11522 1726882374.73939: 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) 11522 1726882374.73969: 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) 11522 1726882374.73981: 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) 11522 1726882374.74070: variable 'ansible_distribution' from source: facts 11522 1726882374.74077: variable 'ansible_distribution_major_version' from source: facts 11522 1726882374.74090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11522 1726882374.74098: when evaluation is False, skipping this task 11522 1726882374.74100: _execute() done 11522 1726882374.74103: dumping result to json 11522 1726882374.74106: done dumping result, returning 11522 1726882374.74112: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0e448fcc-3ce9-e322-38a3-0000000000c8] 11522 1726882374.74118: sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c8 11522 1726882374.74197: done sending task result for task 0e448fcc-3ce9-e322-38a3-0000000000c8 11522 1726882374.74200: 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" } 11522 1726882374.74242: no more pending results, returning what we have 11522 1726882374.74245: results queue empty 11522 1726882374.74245: checking for any_errors_fatal 11522 1726882374.74251: done checking for any_errors_fatal 11522 1726882374.74252: checking for max_fail_percentage 11522 1726882374.74254: done checking for max_fail_percentage 11522 1726882374.74255: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.74256: done checking to see if all hosts have failed 11522 1726882374.74256: getting the remaining hosts for this loop 11522 1726882374.74259: done getting the remaining hosts for this loop 11522 1726882374.74262: getting the next task for host managed_node3 11522 1726882374.74271: done getting next task for host managed_node3 11522 1726882374.74273: ^ task is: TASK: meta (flush_handlers) 11522 1726882374.74275: ^ 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 11522 1726882374.74278: getting variables 11522 1726882374.74280: in VariableManager get_vars() 11522 1726882374.74312: Calling all_inventory to load vars for managed_node3 11522 1726882374.74315: Calling groups_inventory to load vars for managed_node3 11522 1726882374.74317: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.74326: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.74328: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.74330: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.74443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.74566: done with get_vars() 11522 1726882374.74573: done getting variables 11522 1726882374.74613: in VariableManager get_vars() 11522 1726882374.74622: Calling all_inventory to load vars for managed_node3 11522 1726882374.74623: Calling groups_inventory to load vars for managed_node3 11522 1726882374.74625: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.74627: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.74629: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.74631: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.74713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.74839: done with get_vars() 11522 1726882374.74848: done queuing things up, now waiting for results queue to drain 11522 1726882374.74852: results queue empty 11522 1726882374.74853: checking for any_errors_fatal 11522 1726882374.74854: done checking for any_errors_fatal 11522 1726882374.74855: checking for max_fail_percentage 11522 1726882374.74855: done checking for max_fail_percentage 11522 1726882374.74856: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.74856: done checking to see if all hosts have failed 11522 1726882374.74857: getting the remaining hosts for this loop 11522 1726882374.74857: done getting the remaining hosts for this loop 11522 1726882374.74859: getting the next task for host managed_node3 11522 1726882374.74861: done getting next task for host managed_node3 11522 1726882374.74862: ^ task is: TASK: meta (flush_handlers) 11522 1726882374.74863: ^ 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 11522 1726882374.74866: getting variables 11522 1726882374.74866: in VariableManager get_vars() 11522 1726882374.74874: Calling all_inventory to load vars for managed_node3 11522 1726882374.74875: Calling groups_inventory to load vars for managed_node3 11522 1726882374.74876: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.74883: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.74884: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.74886: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.74965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.75073: done with get_vars() 11522 1726882374.75079: done getting variables 11522 1726882374.75107: in VariableManager get_vars() 11522 1726882374.75115: Calling all_inventory to load vars for managed_node3 11522 1726882374.75116: Calling groups_inventory to load vars for managed_node3 11522 1726882374.75117: Calling all_plugins_inventory to load vars for managed_node3 11522 1726882374.75120: Calling all_plugins_play to load vars for managed_node3 11522 1726882374.75121: Calling groups_plugins_inventory to load vars for managed_node3 11522 1726882374.75123: Calling groups_plugins_play to load vars for managed_node3 11522 1726882374.75203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11522 1726882374.75310: done with get_vars() 11522 1726882374.75318: done queuing things up, now waiting for results queue to drain 11522 1726882374.75319: results queue empty 11522 1726882374.75319: checking for any_errors_fatal 11522 1726882374.75320: done checking for any_errors_fatal 11522 1726882374.75320: checking for max_fail_percentage 11522 1726882374.75321: done checking for max_fail_percentage 11522 1726882374.75321: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.75322: done checking to see if all hosts have failed 11522 1726882374.75322: getting the remaining hosts for this loop 11522 1726882374.75323: done getting the remaining hosts for this loop 11522 1726882374.75324: getting the next task for host managed_node3 11522 1726882374.75326: done getting next task for host managed_node3 11522 1726882374.75326: ^ task is: None 11522 1726882374.75327: ^ 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 11522 1726882374.75328: done queuing things up, now waiting for results queue to drain 11522 1726882374.75328: results queue empty 11522 1726882374.75329: checking for any_errors_fatal 11522 1726882374.75329: done checking for any_errors_fatal 11522 1726882374.75330: checking for max_fail_percentage 11522 1726882374.75330: done checking for max_fail_percentage 11522 1726882374.75331: checking to see if all hosts have failed and the running result is not ok 11522 1726882374.75331: done checking to see if all hosts have failed 11522 1726882374.75332: getting the next task for host managed_node3 11522 1726882374.75334: done getting next task for host managed_node3 11522 1726882374.75334: ^ task is: None 11522 1726882374.75335: ^ 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=73 rescued=0 ignored=0 Friday 20 September 2024 21:32:54 -0400 (0:00:00.039) 0:00:06.893 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.74s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.72s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 ** TEST check IPv6 ------------------------------------------------------ 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Include the task 'assert_profile_present.yml' --------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'get_interface_stat.yml' ------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 ** TEST check IPv4 ------------------------------------------------------ 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 fedora.linux_system_roles.network : Print network provider -------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Assert that the interface is present - 'nm-bond' ------------------------ 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 ** TEST check polling interval ------------------------------------------ 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Install pgrep, sysctl --------------------------------------------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Enable network service -------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 11522 1726882374.75405: RUNNING CLEANUP