[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. 7903 1726882390.04120: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7903 1726882390.05469: Added group all to inventory 7903 1726882390.05472: Added group ungrouped to inventory 7903 1726882390.05477: Group all now contains ungrouped 7903 1726882390.05484: Examining possible inventory source: /tmp/network-lQx/inventory.yml 7903 1726882390.41605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7903 1726882390.41685: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7903 1726882390.41713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7903 1726882390.41799: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7903 1726882390.41909: Loaded config def from plugin (inventory/script) 7903 1726882390.41912: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7903 1726882390.42284: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7903 1726882390.42591: Loaded config def from plugin (inventory/yaml) 7903 1726882390.42594: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7903 1726882390.42927: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7903 1726882390.44833: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7903 1726882390.44839: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7903 1726882390.44842: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7903 1726882390.44849: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7903 1726882390.44854: Loading data from /tmp/network-lQx/inventory.yml 7903 1726882390.45175: /tmp/network-lQx/inventory.yml was not parsable by auto 7903 1726882390.45378: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7903 1726882390.45761: Loading data from /tmp/network-lQx/inventory.yml 7903 1726882390.46053: group all already in inventory 7903 1726882390.46176: set inventory_file for managed_node1 7903 1726882390.46185: set inventory_dir for managed_node1 7903 1726882390.46186: Added host managed_node1 to inventory 7903 1726882390.46189: Added host managed_node1 to group all 7903 1726882390.46191: set ansible_host for managed_node1 7903 1726882390.46192: set ansible_ssh_extra_args for managed_node1 7903 1726882390.46197: set inventory_file for managed_node2 7903 1726882390.46201: set inventory_dir for managed_node2 7903 1726882390.46202: Added host managed_node2 to inventory 7903 1726882390.46204: Added host managed_node2 to group all 7903 1726882390.46205: set ansible_host for managed_node2 7903 1726882390.46206: set ansible_ssh_extra_args for managed_node2 7903 1726882390.46210: set inventory_file for managed_node3 7903 1726882390.46213: set inventory_dir for managed_node3 7903 1726882390.46214: Added host managed_node3 to inventory 7903 1726882390.46216: Added host managed_node3 to group all 7903 1726882390.46217: set ansible_host for managed_node3 7903 1726882390.46218: set ansible_ssh_extra_args for managed_node3 7903 1726882390.46222: Reconcile groups and hosts in inventory. 7903 1726882390.46227: Group ungrouped now contains managed_node1 7903 1726882390.46229: Group ungrouped now contains managed_node2 7903 1726882390.46232: Group ungrouped now contains managed_node3 7903 1726882390.46450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7903 1726882390.47000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7903 1726882390.47114: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7903 1726882390.47155: Loaded config def from plugin (vars/host_group_vars) 7903 1726882390.47158: 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) 7903 1726882390.47166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7903 1726882390.47176: 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) 7903 1726882390.47450: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7903 1726882390.48338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882390.48467: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7903 1726882390.48526: Loaded config def from plugin (connection/local) 7903 1726882390.48530: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7903 1726882390.50955: Loaded config def from plugin (connection/paramiko_ssh) 7903 1726882390.50960: 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) 7903 1726882390.54007: 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) 7903 1726882390.54068: Loaded config def from plugin (connection/psrp) 7903 1726882390.54072: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7903 1726882390.56946: 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) 7903 1726882390.57004: Loaded config def from plugin (connection/ssh) 7903 1726882390.57008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7903 1726882390.61353: 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) 7903 1726882390.61528: Loaded config def from plugin (connection/winrm) 7903 1726882390.61533: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7903 1726882390.61761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7903 1726882390.62114: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7903 1726882390.62451: Loaded config def from plugin (shell/cmd) 7903 1726882390.62454: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7903 1726882390.62487: 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) 7903 1726882390.62821: Loaded config def from plugin (shell/powershell) 7903 1726882390.62824: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7903 1726882390.63128: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7903 1726882390.63758: Loaded config def from plugin (shell/sh) 7903 1726882390.63760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7903 1726882390.63806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7903 1726882390.64215: Loaded config def from plugin (become/runas) 7903 1726882390.64218: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7903 1726882390.64588: Loaded config def from plugin (become/su) 7903 1726882390.64590: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7903 1726882390.64840: Loaded config def from plugin (become/sudo) 7903 1726882390.64843: 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 7903 1726882390.64886: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 7903 1726882390.65701: in VariableManager get_vars() 7903 1726882390.65728: done with get_vars() 7903 1726882390.66118: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7903 1726882390.78453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7903 1726882390.78840: in VariableManager get_vars() 7903 1726882390.79069: done with get_vars() 7903 1726882390.79074: variable 'playbook_dir' from source: magic vars 7903 1726882390.79075: variable 'ansible_playbook_python' from source: magic vars 7903 1726882390.79076: variable 'ansible_config_file' from source: magic vars 7903 1726882390.79077: variable 'groups' from source: magic vars 7903 1726882390.79078: variable 'omit' from source: magic vars 7903 1726882390.79079: variable 'ansible_version' from source: magic vars 7903 1726882390.79083: variable 'ansible_check_mode' from source: magic vars 7903 1726882390.79084: variable 'ansible_diff_mode' from source: magic vars 7903 1726882390.79085: variable 'ansible_forks' from source: magic vars 7903 1726882390.79086: variable 'ansible_inventory_sources' from source: magic vars 7903 1726882390.79087: variable 'ansible_skip_tags' from source: magic vars 7903 1726882390.79088: variable 'ansible_limit' from source: magic vars 7903 1726882390.79089: variable 'ansible_run_tags' from source: magic vars 7903 1726882390.79090: variable 'ansible_verbosity' from source: magic vars 7903 1726882390.79294: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 7903 1726882390.82509: in VariableManager get_vars() 7903 1726882390.82651: done with get_vars() 7903 1726882390.82664: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 7903 1726882390.88032: in VariableManager get_vars() 7903 1726882390.88283: done with get_vars() 7903 1726882390.88297: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7903 1726882390.89042: in VariableManager get_vars() 7903 1726882390.89063: done with get_vars() 7903 1726882390.89698: in VariableManager get_vars() 7903 1726882390.89716: done with get_vars() 7903 1726882390.89727: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7903 1726882390.90003: in VariableManager get_vars() 7903 1726882390.90148: done with get_vars() 7903 1726882390.91484: in VariableManager get_vars() 7903 1726882390.91501: done with get_vars() 7903 1726882390.91507: variable 'omit' from source: magic vars 7903 1726882390.91718: variable 'omit' from source: magic vars 7903 1726882390.91776: in VariableManager get_vars() 7903 1726882390.91793: done with get_vars() 7903 1726882390.91983: in VariableManager get_vars() 7903 1726882390.91999: done with get_vars() 7903 1726882390.92237: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7903 1726882390.92942: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7903 1726882390.93386: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7903 1726882390.95547: in VariableManager get_vars() 7903 1726882390.95761: done with get_vars() 7903 1726882390.96832: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7903 1726882390.97268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7903 1726882391.02226: in VariableManager get_vars() 7903 1726882391.02384: done with get_vars() 7903 1726882391.02403: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7903 1726882391.03360: in VariableManager get_vars() 7903 1726882391.03388: done with get_vars() 7903 1726882391.04240: in VariableManager get_vars() 7903 1726882391.04270: done with get_vars() 7903 1726882391.06289: in VariableManager get_vars() 7903 1726882391.06319: done with get_vars() 7903 1726882391.06325: variable 'omit' from source: magic vars 7903 1726882391.06593: variable 'omit' from source: magic vars 7903 1726882391.06680: in VariableManager get_vars() 7903 1726882391.06697: done with get_vars() 7903 1726882391.06835: in VariableManager get_vars() 7903 1726882391.06856: done with get_vars() 7903 1726882391.07052: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7903 1726882391.07411: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7903 1726882391.12875: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7903 1726882391.14107: in VariableManager get_vars() 7903 1726882391.14141: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7903 1726882391.19758: in VariableManager get_vars() 7903 1726882391.19815: done with get_vars() 7903 1726882391.19845: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 7903 1726882391.22521: in VariableManager get_vars() 7903 1726882391.23057: done with get_vars() 7903 1726882391.23550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7903 1726882391.23572: 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 7903 1726882391.25428: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7903 1726882391.26874: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7903 1726882391.26878: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 7903 1726882391.27200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7903 1726882391.27240: 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) 7903 1726882391.28470: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7903 1726882391.28770: Loaded config def from plugin (callback/default) 7903 1726882391.28774: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7903 1726882391.34065: Loaded config def from plugin (callback/junit) 7903 1726882391.34069: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7903 1726882391.34492: 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) 7903 1726882391.34840: Loaded config def from plugin (callback/minimal) 7903 1726882391.34843: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7903 1726882391.35074: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 7903 1726882391.35291: Loaded config def from plugin (callback/tree) 7903 1726882391.35294: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 7903 1726882391.36371: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7903 1726882391.36374: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 7903 1726882391.36413: in VariableManager get_vars() 7903 1726882391.36642: done with get_vars() 7903 1726882391.36654: in VariableManager get_vars() 7903 1726882391.36684: done with get_vars() 7903 1726882391.36690: variable 'omit' from source: magic vars 7903 1726882391.37015: in VariableManager get_vars() 7903 1726882391.37110: done with get_vars() 7903 1726882391.37158: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 7903 1726882391.40074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7903 1726882391.40469: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7903 1726882391.40567: getting the remaining hosts for this loop 7903 1726882391.40569: done getting the remaining hosts for this loop 7903 1726882391.40572: getting the next task for host managed_node3 7903 1726882391.40577: done getting next task for host managed_node3 7903 1726882391.40579: ^ task is: TASK: Gathering Facts 7903 1726882391.40583: ^ 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 7903 1726882391.40586: getting variables 7903 1726882391.40587: in VariableManager get_vars() 7903 1726882391.40599: Calling all_inventory to load vars for managed_node3 7903 1726882391.40602: Calling groups_inventory to load vars for managed_node3 7903 1726882391.40605: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882391.40619: Calling all_plugins_play to load vars for managed_node3 7903 1726882391.40746: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882391.40752: Calling groups_plugins_play to load vars for managed_node3 7903 1726882391.40807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882391.41055: done with get_vars() 7903 1726882391.41064: done getting variables 7903 1726882391.41316: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 21:33:11 -0400 (0:00:00.058) 0:00:00.058 ****** 7903 1726882391.41444: entering _queue_task() for managed_node3/gather_facts 7903 1726882391.41445: Creating lock for gather_facts 7903 1726882391.43689: worker is 1 (out of 1 available) 7903 1726882391.43700: exiting _queue_task() for managed_node3/gather_facts 7903 1726882391.43715: done queuing things up, now waiting for results queue to drain 7903 1726882391.43717: waiting for pending results... 7903 1726882391.44061: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7903 1726882391.44371: in run() - task 0affe814-3a2d-df60-1cf2-0000000000cc 7903 1726882391.44453: variable 'ansible_search_path' from source: unknown 7903 1726882391.44637: calling self._execute() 7903 1726882391.44827: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882391.44853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882391.44870: variable 'omit' from source: magic vars 7903 1726882391.45027: variable 'omit' from source: magic vars 7903 1726882391.45087: variable 'omit' from source: magic vars 7903 1726882391.45169: variable 'omit' from source: magic vars 7903 1726882391.45209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7903 1726882391.45260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7903 1726882391.45304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7903 1726882391.45331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882391.45390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882391.45409: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882391.45418: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882391.45426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882391.45556: Set connection var ansible_shell_type to sh 7903 1726882391.45583: Set connection var ansible_timeout to 10 7903 1726882391.45618: Set connection var ansible_module_compression to ZIP_DEFLATED 7903 1726882391.45630: Set connection var ansible_shell_executable to /bin/sh 7903 1726882391.45728: Set connection var ansible_connection to ssh 7903 1726882391.45731: Set connection var ansible_pipelining to False 7903 1726882391.45759: variable 'ansible_shell_executable' from source: unknown 7903 1726882391.45767: variable 'ansible_connection' from source: unknown 7903 1726882391.45810: variable 'ansible_module_compression' from source: unknown 7903 1726882391.45812: variable 'ansible_shell_type' from source: unknown 7903 1726882391.45815: variable 'ansible_shell_executable' from source: unknown 7903 1726882391.45822: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882391.45824: variable 'ansible_pipelining' from source: unknown 7903 1726882391.45827: variable 'ansible_timeout' from source: unknown 7903 1726882391.45836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882391.46421: 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) 7903 1726882391.46482: variable 'omit' from source: magic vars 7903 1726882391.46492: starting attempt loop 7903 1726882391.46495: running the handler 7903 1726882391.46512: variable 'ansible_facts' from source: unknown 7903 1726882391.46638: _low_level_execute_command(): starting 7903 1726882391.46791: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7903 1726882391.48347: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882391.48365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882391.48409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882391.48554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882391.50507: stdout chunk (state=3): >>>/root <<< 7903 1726882391.50802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882391.50806: stdout chunk (state=3): >>><<< 7903 1726882391.50808: stderr chunk (state=3): >>><<< 7903 1726882391.50811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882391.50813: _low_level_execute_command(): starting 7903 1726882391.50816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433 `" && echo ansible-tmp-1726882391.5069306-7974-60661462985433="` echo /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433 `" ) && sleep 0' 7903 1726882391.52681: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882391.52729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882391.52853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882391.53050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882391.53175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882391.53657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882391.55729: stdout chunk (state=3): >>>ansible-tmp-1726882391.5069306-7974-60661462985433=/root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433 <<< 7903 1726882391.55857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882391.56090: stderr chunk (state=3): >>><<< 7903 1726882391.56094: stdout chunk (state=3): >>><<< 7903 1726882391.56154: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882391.5069306-7974-60661462985433=/root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882391.56221: variable 'ansible_module_compression' from source: unknown 7903 1726882391.56541: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7903 1726882391.56733: ANSIBALLZ: Acquiring lock 7903 1726882391.56738: ANSIBALLZ: Lock acquired: 139935865233024 7903 1726882391.56744: ANSIBALLZ: Creating module 7903 1726882392.64269: ANSIBALLZ: Writing module into payload 7903 1726882392.64487: ANSIBALLZ: Writing module 7903 1726882392.64546: ANSIBALLZ: Renaming module 7903 1726882392.64558: ANSIBALLZ: Done creating module 7903 1726882392.64644: variable 'ansible_facts' from source: unknown 7903 1726882392.64647: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882392.64654: _low_level_execute_command(): starting 7903 1726882392.64659: _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' 7903 1726882392.65479: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882392.65510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882392.65529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882392.65625: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882392.65666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882392.65684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882392.65859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882392.66007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882392.68277: stdout chunk (state=3): >>>PLATFORM <<< 7903 1726882392.68400: stdout chunk (state=3): >>>Linux <<< 7903 1726882392.68428: stdout chunk (state=3): >>>FOUND <<< 7903 1726882392.68472: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7903 1726882392.68743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882392.68749: stdout chunk (state=3): >>><<< 7903 1726882392.68752: stderr chunk (state=3): >>><<< 7903 1726882392.68901: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882392.68912 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7903 1726882392.69211: _low_level_execute_command(): starting 7903 1726882392.69215: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7903 1726882392.70289: Sending initial data 7903 1726882392.70293: Sent initial data (1181 bytes) 7903 1726882392.71049: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 debug2: match not found <<< 7903 1726882392.71144: 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.41.238 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.41.238 originally 10.31.41.238 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 <<< 7903 1726882392.71851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882392.72000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882392.76047: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 7903 1726882392.76556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882392.76741: stderr chunk (state=3): >>><<< 7903 1726882392.76745: stdout chunk (state=3): >>><<< 7903 1726882392.76748: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882392.77054: variable 'ansible_facts' from source: unknown 7903 1726882392.77184: variable 'ansible_facts' from source: unknown 7903 1726882392.77265: variable 'ansible_module_compression' from source: unknown 7903 1726882392.77312: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7903u64dxrm2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7903 1726882392.77455: variable 'ansible_facts' from source: unknown 7903 1726882392.77729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py 7903 1726882392.78395: Sending initial data 7903 1726882392.78399: Sent initial data (151 bytes) 7903 1726882392.80281: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882392.80335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882392.80480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882392.80596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882392.80822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882392.82418: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7903 1726882392.82850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7903 1726882392.82854: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7903u64dxrm2/tmp4bnrw04j /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py <<< 7903 1726882392.82857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py" <<< 7903 1726882392.82956: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-7903u64dxrm2/tmp4bnrw04j" to remote "/root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py" <<< 7903 1726882392.90576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882392.90942: stderr chunk (state=3): >>><<< 7903 1726882392.90946: stdout chunk (state=3): >>><<< 7903 1726882392.90948: done transferring module to remote 7903 1726882392.90951: _low_level_execute_command(): starting 7903 1726882392.90953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/ /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py && sleep 0' 7903 1726882392.92242: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882392.92252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882392.92553: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 <<< 7903 1726882392.92583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882392.92703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882392.94696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882392.94817: stderr chunk (state=3): >>><<< 7903 1726882392.94820: stdout chunk (state=3): >>><<< 7903 1726882392.94867: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882392.94878: _low_level_execute_command(): starting 7903 1726882392.94890: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/AnsiballZ_setup.py && sleep 0' 7903 1726882392.96750: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882392.96812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882392.96815: 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.41.238 originally 10.31.41.238 debug2: match not found <<< 7903 1726882392.96818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882392.96820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882392.96823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 7903 1726882392.96825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882392.97033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882392.97222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882392.97449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882392.99929: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7903 1726882392.99932: stdout chunk (state=3): >>>import _imp # builtin <<< 7903 1726882392.99937: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7903 1726882393.00341: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7903 1726882393.00350: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 7903 1726882393.00353: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7903 1726882393.00402: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7903 1726882393.00428: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7903 1726882393.00471: stdout chunk (state=3): >>>import 'os' # <<< 7903 1726882393.00493: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7903 1726882393.00610: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7903 1726882393.00613: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7903 1726882393.00620: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 7903 1726882393.00623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7903 1726882393.00773: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d1d160> <<< 7903 1726882393.00795: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d1dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7903 1726882393.01240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7903 1726882393.01249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7903 1726882393.01255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.01258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7903 1726882393.01260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7903 1726882393.01439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5bda0> <<< 7903 1726882393.01443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7903 1726882393.01446: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7903 1726882393.01487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.01547: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7903 1726882393.01557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d937d0> <<< 7903 1726882393.01593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d93e60> import '_collections' # <<< 7903 1726882393.01697: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d73a70> <<< 7903 1726882393.01709: stdout chunk (state=3): >>>import '_functools' # <<< 7903 1726882393.01721: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d71190> <<< 7903 1726882393.01770: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d58f50> <<< 7903 1726882393.01818: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7903 1726882393.01824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7903 1726882393.01855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7903 1726882393.01872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7903 1726882393.01901: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7903 1726882393.01941: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605db76b0> <<< 7903 1726882393.01953: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605db62d0> <<< 7903 1726882393.02058: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de8770> <<< 7903 1726882393.02092: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7903 1726882393.02152: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605de8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de8ad0> <<< 7903 1726882393.02332: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605de8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d56d20> <<< 7903 1726882393.02338: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de91f0> import 'importlib.machinery' # <<< 7903 1726882393.02343: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7903 1726882393.02346: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605dea420> <<< 7903 1726882393.02495: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e04620> import 'errno' # <<< 7903 1726882393.02513: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e05d60> <<< 7903 1726882393.02536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7903 1726882393.02771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7903 1726882393.02776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7903 1726882393.02779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e06c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.02785: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e061b0> <<< 7903 1726882393.02787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7903 1726882393.02790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7903 1726882393.02792: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e07d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e07470> <<< 7903 1726882393.02794: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605dea390> <<< 7903 1726882393.02881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7903 1726882393.02888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7903 1726882393.02894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7903 1726882393.02896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7903 1726882393.02919: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605af7cb0> <<< 7903 1726882393.03189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b20770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b204d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b207a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b20980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605af5e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7903 1726882393.03420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b22000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b20c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605deab40> <<< 7903 1726882393.03424: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.03643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b52360> <<< 7903 1726882393.03647: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b6a510> <<< 7903 1726882393.03649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7903 1726882393.03685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7903 1726882393.03712: stdout chunk (state=3): >>>import 'ntpath' # <<< 7903 1726882393.03861: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605ba32f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7903 1726882393.04240: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bc9a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605ba3410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b6b1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6059f03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b69550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b22f00> <<< 7903 1726882393.04282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7903 1726882393.04297: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6059f05c0> <<< 7903 1726882393.04476: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a8i9_qr8/ansible_ansible.legacy.setup_payload.zip' <<< 7903 1726882393.04499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.04744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.04747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7903 1726882393.04749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7903 1726882393.04752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7903 1726882393.04851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7903 1726882393.04854: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a56000> import '_typing' # <<< 7903 1726882393.05048: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a2cef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6059f3f80> <<< 7903 1726882393.05143: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7903 1726882393.06702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.08069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a2fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7903 1726882393.08139: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a859a0> <<< 7903 1726882393.08303: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a56a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a866c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.08365: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a86840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7903 1726882393.08389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7903 1726882393.08406: stdout chunk (state=3): >>>import '_locale' # <<< 7903 1726882393.08463: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a86d50> import 'pwd' # <<< 7903 1726882393.08503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7903 1726882393.08668: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058ecb30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6058ee7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7903 1726882393.08673: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058ef1a0> <<< 7903 1726882393.08681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7903 1726882393.08725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7903 1726882393.08758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7903 1726882393.08793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7903 1726882393.09189: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f2db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6058f2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f10a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f6bd0> import '_tokenize' # <<< 7903 1726882393.09220: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f56d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f5430> <<< 7903 1726882393.09243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7903 1726882393.09441: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f7f20> <<< 7903 1726882393.09445: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f15b0> <<< 7903 1726882393.09448: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.09461: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ad20> <<< 7903 1726882393.09495: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.09519: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7903 1726882393.09587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7903 1726882393.09639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7903 1726882393.09643: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593c7d0> <<< 7903 1726882393.09837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7903 1726882393.09877: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ef90> <<< 7903 1726882393.09891: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593d100> <<< 7903 1726882393.09924: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7903 1726882393.10345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7903 1726882393.10348: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594a780> <<< 7903 1726882393.10442: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593f110> <<< 7903 1726882393.10459: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.10486: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594b560> <<< 7903 1726882393.10520: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594b9b0> <<< 7903 1726882393.10831: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594ba40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593b140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.10859: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.10877: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594e9f0> <<< 7903 1726882393.11274: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594fdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594d190> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594e090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594cd40> # zipimport: zlib available <<< 7903 1726882393.11293: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7903 1726882393.11309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.11485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.11854: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7903 1726882393.11973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.12350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.12906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.13564: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7903 1726882393.13598: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7903 1726882393.13616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.13670: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057d8080> <<< 7903 1726882393.13779: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7903 1726882393.13810: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057d9520> <<< 7903 1726882393.13827: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594e540> <<< 7903 1726882393.13895: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7903 1726882393.13924: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7903 1726882393.14111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.14309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7903 1726882393.14335: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057d8d70> <<< 7903 1726882393.14415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.14894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.16173: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.16177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7903 1726882393.16277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.16502: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7903 1726882393.16642: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7903 1726882393.17082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.17554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7903 1726882393.17653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7903 1726882393.17723: stdout chunk (state=3): >>>import '_ast' # <<< 7903 1726882393.17784: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057db770> <<< 7903 1726882393.17803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.18063: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7903 1726882393.18184: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7903 1726882393.18188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7903 1726882393.18206: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.18391: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e1a60> <<< 7903 1726882393.18494: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.18502: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e23c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605953260> <<< 7903 1726882393.18505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.18546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.18731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7903 1726882393.18751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.18917: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7903 1726882393.18985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.19150: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.19176: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e1100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e2570> <<< 7903 1726882393.19210: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7903 1726882393.19311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.19493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.19560: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.19564: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7903 1726882393.19601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7903 1726882393.19720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7903 1726882393.19934: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058767b0> <<< 7903 1726882393.19976: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057ec3e0> <<< 7903 1726882393.20002: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e65a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e63c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7903 1726882393.20201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 7903 1726882393.20205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7903 1726882393.20220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20306: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.20516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.20802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7903 1726882393.20818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.21015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.21044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7903 1726882393.21327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.21717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.21813: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882393.21903: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7903 1726882393.21923: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7903 1726882393.22061: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587cd10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7903 1726882393.22065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7903 1726882393.22102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7903 1726882393.22121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d47d70> <<< 7903 1726882393.22140: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.22230: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d48110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057f4e30> <<< 7903 1726882393.22309: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057f4380> <<< 7903 1726882393.22312: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587eba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587e5a0> <<< 7903 1726882393.22389: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7903 1726882393.22418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7903 1726882393.22451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7903 1726882393.22586: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d4b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4aa20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d4ac00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d49e50> <<< 7903 1726882393.22589: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7903 1726882393.22876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4b290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7903 1726882393.22880: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.22908: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604dbddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587e5d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7903 1726882393.22968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7903 1726882393.23045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7903 1726882393.23245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.23274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7903 1726882393.23483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.23501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7903 1726882393.23552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.23739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7903 1726882393.24073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.24316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.24830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7903 1726882393.24873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.24896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.24953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.25013: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # <<< 7903 1726882393.25099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.25175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7903 1726882393.25320: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.25324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7903 1726882393.25348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.25393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7903 1726882393.25540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.25577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7903 1726882393.25667: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604dbefc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7903 1726882393.25745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7903 1726882393.25784: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604dbe930> import 'ansible.module_utils.facts.system.local' # <<< 7903 1726882393.25853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.25887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.25980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7903 1726882393.26065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.26069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.26298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7903 1726882393.26322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.26487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7903 1726882393.26552: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7903 1726882393.26609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7903 1726882393.26701: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882393.26798: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604dea0f0> <<< 7903 1726882393.27453: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604ddaed0> import 'ansible.module_utils.facts.system.python' # <<< 7903 1726882393.27554: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.27593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.27852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.28037: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7903 1726882393.28052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.28113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.28170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7903 1726882393.28236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.28328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7903 1726882393.28403: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604c05c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c05880> import 'ansible.module_utils.facts.system.user' # <<< 7903 1726882393.28414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7903 1726882393.28476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.28554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7903 1726882393.28641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.28876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7903 1726882393.29232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7903 1726882393.29431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 7903 1726882393.29461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.29773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7903 1726882393.29909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.31137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.31686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.31900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.31932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7903 1726882393.32109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.32323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7903 1726882393.32553: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7903 1726882393.32622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.32662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.32958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.33138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7903 1726882393.33150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.33209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.33298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 7903 1726882393.33302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.33451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7903 1726882393.33457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7903 1726882393.33491: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.33625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7903 1726882393.33655: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7903 1726882393.33842: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7903 1726882393.34120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.34378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7903 1726882393.34406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.34448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.34610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.34641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.34675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7903 1726882393.34764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.34768: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7903 1726882393.34872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.34972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7903 1726882393.35069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.35273: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882393.35368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.35400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.35521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7903 1726882393.35549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7903 1726882393.35615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.35701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7903 1726882393.35706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.36116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.36431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7903 1726882393.36455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.36548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.36587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7903 1726882393.36599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.36746: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7903 1726882393.36886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.37023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7903 1726882393.37040: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.37242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.37383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7903 1726882393.37478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882393.37868: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7903 1726882393.37894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7903 1726882393.38072: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604c2f6e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c2c140> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c292b0> <<< 7903 1726882393.70110: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7903 1726882393.70163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c746e0> <<< 7903 1726882393.70180: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7903 1726882393.70447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c757c0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604cc7740> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c775f0> <<< 7903 1726882393.70850: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 7903 1726882393.91700: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "13", "epoch": "1726882393", "epoch_int": "1726882393", "date": "2024-09-20", "time": "21:33:13", "iso8601_micro": "2024-09-21T01:33:13.376150Z", "iso8601": "2024-09-21T01:33:13Z", "iso8601_basic": "20240920T213313376150", "iso8601_basic_short": "20240920T213313", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.<<< 7903 1726882393.91744: stdout chunk (state=3): >>>ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_interfaces": ["lo", "eth0"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "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": 3717, "ansible_memfree_mb": 2900, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 817, "free": 2900}, "nocache": {"free": 3475, "used": 242}, "swap": {"total": 3716, "free": 3716, "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": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "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": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 537, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251223371776, "block_size": 4096, "block_total": 64483404, "block_available": 61333831, "block_used": 3149573, "inode_total": 16384000, "inode_available": 16303858, "inode_used": 80142, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "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"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.38134765625, "5m": 0.27734375, "15m": 0.1494140625}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7903 1726882393.92640: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7903 1726882393.92644: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 7903 1726882393.92648: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 7903 1726882393.92651: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin<<< 7903 1726882393.92662: 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<<< 7903 1726882393.92675: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 7903 1726882393.92689: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # 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<<< 7903 1726882393.92702: stdout chunk (state=3): >>> # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools<<< 7903 1726882393.92738: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools<<< 7903 1726882393.92778: stdout chunk (state=3): >>> # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 7903 1726882393.92786: stdout chunk (state=3): >>> # 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 <<< 7903 1726882393.92801: stdout chunk (state=3): >>># cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma<<< 7903 1726882393.92838: stdout chunk (state=3): >>> # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random<<< 7903 1726882393.92857: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress<<< 7903 1726882393.92886: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc<<< 7903 1726882393.92916: stdout chunk (state=3): >>> # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible<<< 7903 1726882393.92929: stdout chunk (state=3): >>> # 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 grp<<< 7903 1726882393.92956: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token<<< 7903 1726882393.92987: stdout chunk (state=3): >>> # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 7903 1726882393.93025: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string<<< 7903 1726882393.93035: stdout chunk (state=3): >>> # 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<<< 7903 1726882393.93052: stdout chunk (state=3): >>> # 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<<< 7903 1726882393.93094: stdout chunk (state=3): >>> # 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<<< 7903 1726882393.93107: stdout chunk (state=3): >>> # 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<<< 7903 1726882393.93323: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 # cl<<< 7903 1726882393.93374: stdout chunk (state=3): >>>eanup[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 multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7903 1726882393.93810: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 7903 1726882393.93845: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7903 1726882393.93897: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7903 1726882393.93969: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7903 1726882393.94003: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 7903 1726882393.94055: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7903 1726882393.94110: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 7903 1726882393.94122: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7903 1726882393.94173: 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 # destroy signal # destroy pickle # destroy _compat_pickle <<< 7903 1726882393.94245: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 7903 1726882393.94305: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 7903 1726882393.94343: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7903 1726882393.94349: stdout chunk (state=3): >>># destroy json <<< 7903 1726882393.94773: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7903 1726882393.95010: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7903 1726882393.95309: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7903 1726882393.95496: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7903 1726882393.95873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 7903 1726882393.95877: stdout chunk (state=3): >>><<< 7903 1726882393.95880: stderr chunk (state=3): >>><<< 7903 1726882393.96096: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605efbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d1d160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d1dfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d937d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d93e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d73a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d58f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605db76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605db62d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d5ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d581d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605de8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de8ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605de8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605d56d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605de91f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605dea420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e04620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e05d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e06c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e061b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605e07d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605e07470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605dea390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605af7cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b20770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b204d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b207a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605b20980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605af5e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b22000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b20c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605deab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b52360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b6a510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605ba32f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605bc9a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605ba3410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b6b1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6059f03e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b69550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605b22f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6059f05c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a8i9_qr8/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a56000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a2cef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6059f3f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a2fe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a859a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a85790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a56a20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a866c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa605a86840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605a86d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058ecb30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6058ee7e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058ef1a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f2db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6058f2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f10a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f6bd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f56d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f5430> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f7f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058f15b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ad20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593c7d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60593ef90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593d100> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594a780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593f110> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594b560> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594b9b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594ba40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60593b140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594e9f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594fdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594d190> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa60594e090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594cd40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057d8080> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057d9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60594e540> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057d8d70> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057db770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e1a60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e23c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa605953260> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6057e1100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e2570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6058767b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057ec3e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e65a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057e63c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587cd10> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d47d70> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d48110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057f4e30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6057f4380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587eba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587e5a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d4b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4aa20> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604d4ac00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d49e50> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4b290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604dbddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604d4bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa60587e5d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604dbefc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604dbe930> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604dea0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604ddaed0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604c05c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c05880> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa604c2f6e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c2c140> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c292b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c746e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c757c0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604cc7740> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa604c775f0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "13", "epoch": "1726882393", "epoch_int": "1726882393", "date": "2024-09-20", "time": "21:33:13", "iso8601_micro": "2024-09-21T01:33:13.376150Z", "iso8601": "2024-09-21T01:33:13Z", "iso8601_basic": "20240920T213313376150", "iso8601_basic_short": "20240920T213313", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_interfaces": ["lo", "eth0"], "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"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "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": 3717, "ansible_memfree_mb": 2900, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 817, "free": 2900}, "nocache": {"free": 3475, "used": 242}, "swap": {"total": 3716, "free": 3716, "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": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "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": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 537, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251223371776, "block_size": 4096, "block_total": 64483404, "block_available": 61333831, "block_used": 3149573, "inode_total": 16384000, "inode_available": 16303858, "inode_used": 80142, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "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"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.38134765625, "5m": 0.27734375, "15m": 0.1494140625}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # 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 signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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.41.238 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # 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 signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, 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. 7903 1726882393.98745: 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-1726882391.5069306-7974-60661462985433/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7903 1726882393.98791: _low_level_execute_command(): starting 7903 1726882393.98795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882391.5069306-7974-60661462985433/ > /dev/null 2>&1 && sleep 0' 7903 1726882393.99377: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882393.99427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882393.99431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882393.99439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882393.99443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 7903 1726882393.99453: stderr chunk (state=3): >>>debug2: match not found <<< 7903 1726882393.99459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882393.99462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7903 1726882393.99505: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 7903 1726882393.99509: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7903 1726882393.99512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882393.99514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882393.99517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882393.99520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 7903 1726882393.99525: stderr chunk (state=3): >>>debug2: match found <<< 7903 1726882393.99537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882393.99647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882393.99651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882393.99673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882393.99955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882394.02181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.02194: stderr chunk (state=3): >>><<< 7903 1726882394.02197: stdout chunk (state=3): >>><<< 7903 1726882394.02447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.02451: handler run complete 7903 1726882394.02454: variable 'ansible_facts' from source: unknown 7903 1726882394.02572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.03299: variable 'ansible_facts' from source: unknown 7903 1726882394.03532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.03727: attempt loop complete, returning result 7903 1726882394.03731: _execute() done 7903 1726882394.03738: dumping result to json 7903 1726882394.03772: done dumping result, returning 7903 1726882394.03779: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-df60-1cf2-0000000000cc] 7903 1726882394.03788: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000cc 7903 1726882394.04576: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000cc 7903 1726882394.04590: WORKER PROCESS EXITING ok: [managed_node3] 7903 1726882394.04739: no more pending results, returning what we have 7903 1726882394.04742: results queue empty 7903 1726882394.04743: checking for any_errors_fatal 7903 1726882394.04745: done checking for any_errors_fatal 7903 1726882394.04746: checking for max_fail_percentage 7903 1726882394.04747: done checking for max_fail_percentage 7903 1726882394.04748: checking to see if all hosts have failed and the running result is not ok 7903 1726882394.04749: done checking to see if all hosts have failed 7903 1726882394.04750: getting the remaining hosts for this loop 7903 1726882394.04752: done getting the remaining hosts for this loop 7903 1726882394.04756: getting the next task for host managed_node3 7903 1726882394.04762: done getting next task for host managed_node3 7903 1726882394.04764: ^ task is: TASK: meta (flush_handlers) 7903 1726882394.04766: ^ 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 7903 1726882394.04770: getting variables 7903 1726882394.04772: in VariableManager get_vars() 7903 1726882394.04798: Calling all_inventory to load vars for managed_node3 7903 1726882394.04801: Calling groups_inventory to load vars for managed_node3 7903 1726882394.04805: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.04815: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.04818: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.04821: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.05092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.05438: done with get_vars() 7903 1726882394.05459: done getting variables 7903 1726882394.05580: in VariableManager get_vars() 7903 1726882394.05592: Calling all_inventory to load vars for managed_node3 7903 1726882394.05595: Calling groups_inventory to load vars for managed_node3 7903 1726882394.05598: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.05604: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.05607: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.05623: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.05859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.06172: done with get_vars() 7903 1726882394.06191: done queuing things up, now waiting for results queue to drain 7903 1726882394.06193: results queue empty 7903 1726882394.06194: checking for any_errors_fatal 7903 1726882394.06197: done checking for any_errors_fatal 7903 1726882394.06198: checking for max_fail_percentage 7903 1726882394.06200: done checking for max_fail_percentage 7903 1726882394.06201: checking to see if all hosts have failed and the running result is not ok 7903 1726882394.06202: done checking to see if all hosts have failed 7903 1726882394.06203: getting the remaining hosts for this loop 7903 1726882394.06204: done getting the remaining hosts for this loop 7903 1726882394.06207: getting the next task for host managed_node3 7903 1726882394.06221: done getting next task for host managed_node3 7903 1726882394.06225: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7903 1726882394.06227: ^ 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 7903 1726882394.06229: getting variables 7903 1726882394.06231: in VariableManager get_vars() 7903 1726882394.06242: Calling all_inventory to load vars for managed_node3 7903 1726882394.06248: Calling groups_inventory to load vars for managed_node3 7903 1726882394.06252: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.06257: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.06260: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.06264: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.06479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.06779: done with get_vars() 7903 1726882394.06789: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Friday 20 September 2024 21:33:14 -0400 (0:00:02.654) 0:00:02.712 ****** 7903 1726882394.06902: entering _queue_task() for managed_node3/include_tasks 7903 1726882394.06904: Creating lock for include_tasks 7903 1726882394.07278: worker is 1 (out of 1 available) 7903 1726882394.07292: exiting _queue_task() for managed_node3/include_tasks 7903 1726882394.07307: done queuing things up, now waiting for results queue to drain 7903 1726882394.07309: waiting for pending results... 7903 1726882394.07504: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7903 1726882394.07641: in run() - task 0affe814-3a2d-df60-1cf2-000000000006 7903 1726882394.07645: variable 'ansible_search_path' from source: unknown 7903 1726882394.07670: calling self._execute() 7903 1726882394.07839: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.07843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.07846: variable 'omit' from source: magic vars 7903 1726882394.07904: _execute() done 7903 1726882394.07913: dumping result to json 7903 1726882394.07922: done dumping result, returning 7903 1726882394.07935: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-df60-1cf2-000000000006] 7903 1726882394.07947: sending task result for task 0affe814-3a2d-df60-1cf2-000000000006 7903 1726882394.08153: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000006 7903 1726882394.08156: WORKER PROCESS EXITING 7903 1726882394.08203: no more pending results, returning what we have 7903 1726882394.08208: in VariableManager get_vars() 7903 1726882394.08245: Calling all_inventory to load vars for managed_node3 7903 1726882394.08249: Calling groups_inventory to load vars for managed_node3 7903 1726882394.08253: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.08269: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.08273: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.08278: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.08666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.08926: done with get_vars() 7903 1726882394.08936: variable 'ansible_search_path' from source: unknown 7903 1726882394.08951: we have included files to process 7903 1726882394.08952: generating all_blocks data 7903 1726882394.08954: done generating all_blocks data 7903 1726882394.08955: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7903 1726882394.08956: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7903 1726882394.08959: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7903 1726882394.09770: in VariableManager get_vars() 7903 1726882394.09790: done with get_vars() 7903 1726882394.09805: done processing included file 7903 1726882394.09808: iterating over new_blocks loaded from include file 7903 1726882394.09809: in VariableManager get_vars() 7903 1726882394.09821: done with get_vars() 7903 1726882394.09823: filtering new block on tags 7903 1726882394.09842: done filtering new block on tags 7903 1726882394.09846: in VariableManager get_vars() 7903 1726882394.09882: done with get_vars() 7903 1726882394.09885: filtering new block on tags 7903 1726882394.09906: done filtering new block on tags 7903 1726882394.09909: in VariableManager get_vars() 7903 1726882394.09921: done with get_vars() 7903 1726882394.09923: filtering new block on tags 7903 1726882394.09942: done filtering new block on tags 7903 1726882394.09944: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 7903 1726882394.09951: extending task lists for all hosts with included blocks 7903 1726882394.10016: done extending task lists 7903 1726882394.10018: done processing included files 7903 1726882394.10019: results queue empty 7903 1726882394.10020: checking for any_errors_fatal 7903 1726882394.10021: done checking for any_errors_fatal 7903 1726882394.10022: checking for max_fail_percentage 7903 1726882394.10024: done checking for max_fail_percentage 7903 1726882394.10025: checking to see if all hosts have failed and the running result is not ok 7903 1726882394.10026: done checking to see if all hosts have failed 7903 1726882394.10027: getting the remaining hosts for this loop 7903 1726882394.10028: done getting the remaining hosts for this loop 7903 1726882394.10031: getting the next task for host managed_node3 7903 1726882394.10039: done getting next task for host managed_node3 7903 1726882394.10041: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7903 1726882394.10044: ^ 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 7903 1726882394.10047: getting variables 7903 1726882394.10048: in VariableManager get_vars() 7903 1726882394.10057: Calling all_inventory to load vars for managed_node3 7903 1726882394.10059: Calling groups_inventory to load vars for managed_node3 7903 1726882394.10062: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.10068: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.10070: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.10074: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.10259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.10521: done with get_vars() 7903 1726882394.10530: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:33:14 -0400 (0:00:00.037) 0:00:02.749 ****** 7903 1726882394.10609: entering _queue_task() for managed_node3/setup 7903 1726882394.11048: worker is 1 (out of 1 available) 7903 1726882394.11055: exiting _queue_task() for managed_node3/setup 7903 1726882394.11064: done queuing things up, now waiting for results queue to drain 7903 1726882394.11066: waiting for pending results... 7903 1726882394.11124: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7903 1726882394.11245: in run() - task 0affe814-3a2d-df60-1cf2-0000000000dd 7903 1726882394.11266: variable 'ansible_search_path' from source: unknown 7903 1726882394.11274: variable 'ansible_search_path' from source: unknown 7903 1726882394.11327: calling self._execute() 7903 1726882394.11424: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.11442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.11508: variable 'omit' from source: magic vars 7903 1726882394.12165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882394.14646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882394.14744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882394.14796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882394.14840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882394.14878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882394.14986: 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) 7903 1726882394.15141: 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) 7903 1726882394.15144: 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) 7903 1726882394.15147: 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) 7903 1726882394.15149: 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) 7903 1726882394.15359: variable 'ansible_facts' from source: unknown 7903 1726882394.15454: variable 'network_test_required_facts' from source: task vars 7903 1726882394.15506: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7903 1726882394.15519: variable 'omit' from source: magic vars 7903 1726882394.15571: variable 'omit' from source: magic vars 7903 1726882394.15623: variable 'omit' from source: magic vars 7903 1726882394.15659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7903 1726882394.15706: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7903 1726882394.15731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7903 1726882394.15757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882394.15776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882394.15918: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882394.15922: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.15925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.15965: Set connection var ansible_shell_type to sh 7903 1726882394.15984: Set connection var ansible_timeout to 10 7903 1726882394.15998: Set connection var ansible_module_compression to ZIP_DEFLATED 7903 1726882394.16017: Set connection var ansible_shell_executable to /bin/sh 7903 1726882394.16031: Set connection var ansible_connection to ssh 7903 1726882394.16050: Set connection var ansible_pipelining to False 7903 1726882394.16082: variable 'ansible_shell_executable' from source: unknown 7903 1726882394.16094: variable 'ansible_connection' from source: unknown 7903 1726882394.16102: variable 'ansible_module_compression' from source: unknown 7903 1726882394.16110: variable 'ansible_shell_type' from source: unknown 7903 1726882394.16117: variable 'ansible_shell_executable' from source: unknown 7903 1726882394.16125: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.16142: variable 'ansible_pipelining' from source: unknown 7903 1726882394.16150: variable 'ansible_timeout' from source: unknown 7903 1726882394.16160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.16337: 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) 7903 1726882394.16360: variable 'omit' from source: magic vars 7903 1726882394.16440: starting attempt loop 7903 1726882394.16444: running the handler 7903 1726882394.16447: _low_level_execute_command(): starting 7903 1726882394.16449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7903 1726882394.17163: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.17241: 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.17305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882394.17324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.17359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.17520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882394.20111: stdout chunk (state=3): >>>/root <<< 7903 1726882394.20389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.20414: stdout chunk (state=3): >>><<< 7903 1726882394.20448: stderr chunk (state=3): >>><<< 7903 1726882394.20541: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.20551: _low_level_execute_command(): starting 7903 1726882394.20554: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832 `" && echo ansible-tmp-1726882394.2047036-8098-196572241921832="` echo /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832 `" ) && sleep 0' 7903 1726882394.21175: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.21192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882394.21210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882394.21229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882394.21346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 7903 1726882394.21367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.21384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.21540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882394.23989: stdout chunk (state=3): >>>ansible-tmp-1726882394.2047036-8098-196572241921832=/root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832 <<< 7903 1726882394.24230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.24263: stdout chunk (state=3): >>><<< 7903 1726882394.24287: stderr chunk (state=3): >>><<< 7903 1726882394.24440: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882394.2047036-8098-196572241921832=/root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.24444: variable 'ansible_module_compression' from source: unknown 7903 1726882394.24446: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7903u64dxrm2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7903 1726882394.24499: variable 'ansible_facts' from source: unknown 7903 1726882394.24701: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py 7903 1726882394.24923: Sending initial data 7903 1726882394.24926: Sent initial data (152 bytes) 7903 1726882394.25673: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.25722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882394.25743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.25784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.26040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882394.27614: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7903 1726882394.27724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7903 1726882394.27838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7903u64dxrm2/tmpiyk3njvt /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py <<< 7903 1726882394.27842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py" <<< 7903 1726882394.27973: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-7903u64dxrm2/tmpiyk3njvt" to remote "/root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py" <<< 7903 1726882394.31539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.31574: stderr chunk (state=3): >>><<< 7903 1726882394.31585: stdout chunk (state=3): >>><<< 7903 1726882394.31625: done transferring module to remote 7903 1726882394.31659: _low_level_execute_command(): starting 7903 1726882394.31678: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/ /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py && sleep 0' 7903 1726882394.32361: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.32418: 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.41.238 originally 10.31.41.238 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882394.32439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882394.32522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.32557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882394.32579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.32598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.32750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882394.35028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.35042: stderr chunk (state=3): >>><<< 7903 1726882394.35239: stdout chunk (state=3): >>><<< 7903 1726882394.35440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.35444: _low_level_execute_command(): starting 7903 1726882394.35447: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/AnsiballZ_setup.py && sleep 0' 7903 1726882394.35804: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.35819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882394.35837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882394.35858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882394.35877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 7903 1726882394.35949: stderr chunk (state=3): >>>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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.36005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882394.36029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.36048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.36222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882394.38458: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7903 1726882394.38482: stdout chunk (state=3): >>>import _imp # builtin <<< 7903 1726882394.38587: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7903 1726882394.38622: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7903 1726882394.38642: stdout chunk (state=3): >>>import 'posix' # <<< 7903 1726882394.38676: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7903 1726882394.38819: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7903 1726882394.38870: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7903 1726882394.38889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043720c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04371dbb30> <<< 7903 1726882394.38934: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7903 1726882394.38975: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043720eab0> import '_signal' # <<< 7903 1726882394.38996: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7903 1726882394.39092: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7903 1726882394.39161: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7903 1726882394.39289: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 7903 1726882394.39331: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436fe1160> <<< 7903 1726882394.39388: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7903 1726882394.39468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436fe1fd0> import 'site' # <<< 7903 1726882394.39512: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7903 1726882394.40148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7903 1726882394.40153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 7903 1726882394.40165: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7903 1726882394.40187: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7903 1726882394.40252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.40319: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437057860> <<< 7903 1726882394.40349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437057ef0> import '_collections' # <<< 7903 1726882394.40443: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437037b30> import '_functools' # <<< 7903 1726882394.40446: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370351f0> <<< 7903 1726882394.40553: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701d040> <<< 7903 1726882394.40605: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7903 1726882394.40653: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7903 1726882394.40671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7903 1726882394.40882: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043707b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043707a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437078c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370acb60> <<< 7903 1726882394.40912: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.40939: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370acf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701ade0> <<< 7903 1726882394.40958: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7903 1726882394.40994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7903 1726882394.41104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7903 1726882394.41138: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ae540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7903 1726882394.41174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7903 1726882394.41231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c4770> import 'errno' # <<< 7903 1726882394.41280: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c5eb0> <<< 7903 1726882394.41387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7903 1726882394.41392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c6d80> <<< 7903 1726882394.41395: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c73b0> <<< 7903 1726882394.41416: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c62d0> <<< 7903 1726882394.41511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c7e30> <<< 7903 1726882394.41522: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c7560> <<< 7903 1726882394.41563: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7903 1726882394.41648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7903 1726882394.41680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dc3cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7903 1726882394.41782: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dec530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec6e0> <<< 7903 1726882394.41785: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dc1e50> <<< 7903 1726882394.41852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7903 1726882394.41911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7903 1726882394.41959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dee030> <<< 7903 1726882394.42041: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436deccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370aec90> <<< 7903 1726882394.42056: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7903 1726882394.42114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.42118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7903 1726882394.42238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7903 1726882394.42241: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e1e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7903 1726882394.42341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7903 1726882394.42371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e36510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7903 1726882394.42405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7903 1726882394.42505: stdout chunk (state=3): >>>import 'ntpath' # <<< 7903 1726882394.42508: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e6f2c0> <<< 7903 1726882394.42511: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7903 1726882394.42619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7903 1726882394.42778: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e95a60> <<< 7903 1726882394.42801: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e6f3e0> <<< 7903 1726882394.42824: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e371a0> <<< 7903 1726882394.42872: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7903 1726882394.42895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cb8380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e35550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436deef60> <<< 7903 1726882394.43054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7903 1726882394.43082: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0436cb8560> <<< 7903 1726882394.43325: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_pn4tplfw/ansible_setup_payload.zip' # zipimport: zlib available <<< 7903 1726882394.43428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.43455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7903 1726882394.43538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7903 1726882394.43626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7903 1726882394.43731: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 7903 1726882394.43735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d22060> import '_typing' # <<< 7903 1726882394.43833: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cf8f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cf80b0> <<< 7903 1726882394.43882: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7903 1726882394.44006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7903 1726882394.45515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.46819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7903 1726882394.46848: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cfbef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7903 1726882394.46891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7903 1726882394.46989: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7903 1726882394.47132: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d519a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51730> <<< 7903 1726882394.47139: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51040> <<< 7903 1726882394.47246: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d22a80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d52750> <<< 7903 1726882394.47250: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d52990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7903 1726882394.47412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7903 1726882394.47417: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d52ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bb8c20> <<< 7903 1726882394.47450: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436bba840> <<< 7903 1726882394.47475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7903 1726882394.47496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7903 1726882394.47566: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbb200> <<< 7903 1726882394.47581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbc3e0> <<< 7903 1726882394.47668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7903 1726882394.47680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7903 1726882394.47721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbee10> <<< 7903 1726882394.47780: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.47783: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436bbef30> <<< 7903 1726882394.47902: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbd0d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7903 1726882394.47905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7903 1726882394.47992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7903 1726882394.47996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc2cf0> <<< 7903 1726882394.48010: stdout chunk (state=3): >>>import '_tokenize' # <<< 7903 1726882394.48067: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc1520> <<< 7903 1726882394.48071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7903 1726882394.48185: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc3ef0> <<< 7903 1726882394.48188: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbd5e0> <<< 7903 1726882394.48273: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c06e40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.48276: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c06fc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7903 1726882394.48368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7903 1726882394.48372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7903 1726882394.48423: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c08b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c08950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7903 1726882394.48501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7903 1726882394.48555: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c0b110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c09280> <<< 7903 1726882394.48599: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7903 1726882394.48660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.48696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7903 1726882394.48736: stdout chunk (state=3): >>>import '_string' # <<< 7903 1726882394.48751: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c16840> <<< 7903 1726882394.48892: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c0b1d0> <<< 7903 1726882394.48970: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.49108: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c17b30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c179e0> <<< 7903 1726882394.49112: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c17c80> <<< 7903 1726882394.49115: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c07290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7903 1726882394.49213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1b380> <<< 7903 1726882394.49642: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.49663: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1c5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c19af0> <<< 7903 1726882394.49678: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1ae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c196d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.49744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.49772: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7903 1726882394.49801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7903 1726882394.49821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.49958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.50100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.50787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.51467: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7903 1726882394.51492: 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' # <<< 7903 1726882394.51512: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7903 1726882394.51543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.51595: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aa4860> <<< 7903 1726882394.51712: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7903 1726882394.51751: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa5760> <<< 7903 1726882394.51777: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c1faa0> <<< 7903 1726882394.51865: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7903 1726882394.51887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7903 1726882394.52039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.52232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7903 1726882394.52300: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa5c10> # zipimport: zlib available <<< 7903 1726882394.52823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7903 1726882394.53574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7903 1726882394.53764: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.53850: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7903 1726882394.53886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.53909: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7903 1726882394.53943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.53998: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7903 1726882394.54287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.54569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7903 1726882394.54660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 7903 1726882394.54755: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa7a10> <<< 7903 1726882394.54761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.54829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.54961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7903 1726882394.54973: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7903 1726882394.54998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7903 1726882394.55078: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.55287: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aae2a0><<< 7903 1726882394.55325: stdout chunk (state=3): >>> <<< 7903 1726882394.55329: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aaeba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c1fa10> # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.55354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7903 1726882394.55375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55789: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aad880> <<< 7903 1726882394.55793: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aaecf0> <<< 7903 1726882394.55818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7903 1726882394.55890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.55987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56040: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.56059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7903 1726882394.56095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7903 1726882394.56109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7903 1726882394.56161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7903 1726882394.56209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7903 1726882394.56212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7903 1726882394.56258: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b3ef30> <<< 7903 1726882394.56310: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436abbda0> <<< 7903 1726882394.56393: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436ab2db0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436ab2ba0> # destroy ansible.module_utils.distro <<< 7903 1726882394.56423: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7903 1726882394.56438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56558: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7903 1726882394.56562: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.56585: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7903 1726882394.56642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.56925: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7903 1726882394.56940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.57200: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7903 1726882394.57455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.57559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.57595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.57663: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882394.57697: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7903 1726882394.57730: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7903 1726882394.57745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7903 1726882394.57799: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b45b20> <<< 7903 1726882394.57803: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7903 1726882394.57821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7903 1726882394.57905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7903 1726882394.57909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7903 1726882394.57922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a0440> <<< 7903 1726882394.57969: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.57972: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a0740> <<< 7903 1726882394.58107: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b2d4c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b2c890> <<< 7903 1726882394.58131: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b44200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b44c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7903 1726882394.58168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7903 1726882394.58197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7903 1726882394.58231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7903 1726882394.58299: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a3800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a30b0> <<< 7903 1726882394.58483: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a3290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a24e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7903 1726882394.58487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a39e0> <<< 7903 1726882394.58494: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7903 1726882394.58519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7903 1726882394.58548: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f043610a510> <<< 7903 1726882394.58571: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436108530> <<< 7903 1726882394.58675: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b452e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7903 1726882394.58678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.58737: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.58814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7903 1726882394.58818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.58874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.59032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7903 1726882394.59037: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7903 1726882394.59052: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7903 1726882394.59339: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 7903 1726882394.59345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.59347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.59463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.59467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.59573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7903 1726882394.59660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7903 1726882394.60064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.60843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.60847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7903 1726882394.60850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.60852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7903 1726882394.60854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.61184: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7903 1726882394.61266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.61305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7903 1726882394.61335: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043610aa20> <<< 7903 1726882394.61348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7903 1726882394.61387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7903 1726882394.61606: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043610b4a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.61756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7903 1726882394.61777: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # <<< 7903 1726882394.62058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7903 1726882394.62395: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436142a20> <<< 7903 1726882394.62527: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043612dee0> <<< 7903 1726882394.62591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7903 1726882394.62608: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7903 1726882394.62805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.62984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.63256: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7903 1726882394.63259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.63351: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7903 1726882394.63391: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882394.63413: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0435f2a150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04361408f0> import 'ansible.module_utils.facts.system.user' # <<< 7903 1726882394.63458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7903 1726882394.63506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.63568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7903 1726882394.63755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.64052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7903 1726882394.64121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.64563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.64568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.64606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7903 1726882394.64692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.65130: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 7903 1726882394.65133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.65611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.66224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7903 1726882394.66303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.66561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.66773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7903 1726882394.66884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.66997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 7903 1726882394.67053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7903 1726882394.67074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.67179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7903 1726882394.67319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.67348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.67574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.67834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7903 1726882394.67968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.67971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.67973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7903 1726882394.68262: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.68312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7903 1726882394.68506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7903 1726882394.68807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7903 1726882394.69062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 7903 1726882394.69231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7903 1726882394.69336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 7903 1726882394.69402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7903 1726882394.69869: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.69872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.69927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.70192: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.70247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7903 1726882394.70533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.70719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882394.70966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7903 1726882394.70984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.71079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7903 1726882394.71102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.71212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882394.71294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7903 1726882394.71943: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7903 1726882394.71949: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0435f56b40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0435f547a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0435f52660> <<< 7903 1726882394.72896: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "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<<< 7903 1726882394.72991: stdout chunk (state=3): >>>/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "14", "epoch": "1726882394", "epoch_int": "1726882394", "date": "2024-09-20", "time": "21:33:14", "iso8601_micro": "2024-09-21T01:33:14.722491Z", "iso8601": "2024-09-21T01:33:14Z", "iso8601_basic": "20240920T213314722491", "iso8601_basic_short": "20240920T213314", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7903 1726882394.73471: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 7903 1726882394.73596: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select <<< 7903 1726882394.73932: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 <<< 7903 1726882394.74271: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7903 1726882394.74279: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7903 1726882394.74305: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7903 1726882394.74366: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 7903 1726882394.74370: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7903 1726882394.74438: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7903 1726882394.74442: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7903 1726882394.74478: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 7903 1726882394.74485: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7903 1726882394.74521: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 7903 1726882394.74561: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 7903 1726882394.74737: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7903 1726882394.74887: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 <<< 7903 1726882394.75110: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 7903 1726882394.75116: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7903 1726882394.75207: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7903 1726882394.75272: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7903 1726882394.75322: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7903 1726882394.75408: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7903 1726882394.75556: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7903 1726882394.75947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 7903 1726882394.76058: stdout chunk (state=3): >>><<< 7903 1726882394.76062: stderr chunk (state=3): >>><<< 7903 1726882394.76603: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043720c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04371dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043720eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436fe1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436fe1fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437057860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437057ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437037b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370351f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043707b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043707a420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370362a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0437078c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ac800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370accb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370acb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370acf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043701ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ad640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ad310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ae540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c4770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c6d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c62d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04370c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370ae5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dc3cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dec530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec6e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436dec920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dc1e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436dee030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436deccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04370aec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e1e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e36510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e6f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e95a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e6f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e371a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cb8380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436e35550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436deef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0436cb8560> # zipimport: found 103 names in '/tmp/ansible_setup_payload_pn4tplfw/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d22060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cf8f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cf80b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436cfbef0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d519a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51040> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d51a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d22a80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d52750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436d52990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436d52ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bb8c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436bba840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbb200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbc3e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbee10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436bbef30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbd0d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc2cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc1520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bc3ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436bbd5e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c06e40> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c06fc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c08b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c08950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c0b110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c09280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c16840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c0b1d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c17b30> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c179e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c17c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c07290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1b380> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1c5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c19af0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436c1ae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c196d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aa4860> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa5760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c1faa0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa5c10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aa7a10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aae2a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aaeba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436c1fa10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436aad880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436aaecf0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b3ef30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436abbda0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436ab2db0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436ab2ba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b45b20> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a0440> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a0740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b2d4c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b2c890> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b44200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b44c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a3800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a30b0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04360a3290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a24e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04360a39e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f043610a510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436108530> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0436b452e0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043610aa20> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043610b4a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0436142a20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f043612dee0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0435f2a150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04361408f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0435f56b40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0435f547a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0435f52660> {"ansible_facts": {"ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.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": "ec243b3f63949f99a85dd461938b27f6", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "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"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "14", "epoch": "1726882394", "epoch_int": "1726882394", "date": "2024-09-20", "time": "21:33:14", "iso8601_micro": "2024-09-21T01:33:14.722491Z", "iso8601": "2024-09-21T01:33:14Z", "iso8601_basic": "20240920T213314722491", "iso8601_basic_short": "20240920T213314", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "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_local": {}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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.41.238 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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 _heapq # cleanup[2] removing heapq # destroy heapq # 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 # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7903 1726882394.78698: 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-1726882394.2047036-8098-196572241921832/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7903 1726882394.78701: _low_level_execute_command(): starting 7903 1726882394.78703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882394.2047036-8098-196572241921832/ > /dev/null 2>&1 && sleep 0' 7903 1726882394.79352: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.79355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882394.79478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.79626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7903 1726882394.82433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.82452: stdout chunk (state=3): >>><<< 7903 1726882394.82470: stderr chunk (state=3): >>><<< 7903 1726882394.82847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.82850: handler run complete 7903 1726882394.82853: variable 'ansible_facts' from source: unknown 7903 1726882394.82856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.83304: variable 'ansible_facts' from source: unknown 7903 1726882394.83441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.83581: attempt loop complete, returning result 7903 1726882394.83741: _execute() done 7903 1726882394.83844: dumping result to json 7903 1726882394.83849: done dumping result, returning 7903 1726882394.83851: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-df60-1cf2-0000000000dd] 7903 1726882394.83854: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000dd ok: [managed_node3] 7903 1726882394.84767: no more pending results, returning what we have 7903 1726882394.84771: results queue empty 7903 1726882394.84772: checking for any_errors_fatal 7903 1726882394.84774: done checking for any_errors_fatal 7903 1726882394.84775: checking for max_fail_percentage 7903 1726882394.84776: done checking for max_fail_percentage 7903 1726882394.84777: checking to see if all hosts have failed and the running result is not ok 7903 1726882394.84778: done checking to see if all hosts have failed 7903 1726882394.84779: getting the remaining hosts for this loop 7903 1726882394.84781: done getting the remaining hosts for this loop 7903 1726882394.84785: getting the next task for host managed_node3 7903 1726882394.84794: done getting next task for host managed_node3 7903 1726882394.84797: ^ task is: TASK: Check if system is ostree 7903 1726882394.84800: ^ 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 7903 1726882394.84803: getting variables 7903 1726882394.84805: in VariableManager get_vars() 7903 1726882394.84832: Calling all_inventory to load vars for managed_node3 7903 1726882394.85054: Calling groups_inventory to load vars for managed_node3 7903 1726882394.85064: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882394.85076: Calling all_plugins_play to load vars for managed_node3 7903 1726882394.85085: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882394.85090: Calling groups_plugins_play to load vars for managed_node3 7903 1726882394.85511: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000dd 7903 1726882394.85516: WORKER PROCESS EXITING 7903 1726882394.85549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882394.86172: done with get_vars() 7903 1726882394.86185: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:33:14 -0400 (0:00:00.758) 0:00:03.507 ****** 7903 1726882394.86414: entering _queue_task() for managed_node3/stat 7903 1726882394.87381: worker is 1 (out of 1 available) 7903 1726882394.87393: exiting _queue_task() for managed_node3/stat 7903 1726882394.87403: done queuing things up, now waiting for results queue to drain 7903 1726882394.87404: waiting for pending results... 7903 1726882394.88297: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7903 1726882394.88357: in run() - task 0affe814-3a2d-df60-1cf2-0000000000df 7903 1726882394.88520: variable 'ansible_search_path' from source: unknown 7903 1726882394.88529: variable 'ansible_search_path' from source: unknown 7903 1726882394.88576: calling self._execute() 7903 1726882394.88924: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.89267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.89271: variable 'omit' from source: magic vars 7903 1726882394.90331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7903 1726882394.91061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7903 1726882394.91116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7903 1726882394.91288: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7903 1726882394.91338: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7903 1726882394.91762: 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) 7903 1726882394.92063: 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) 7903 1726882394.92067: 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) 7903 1726882394.92071: 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) 7903 1726882394.92498: Evaluated conditional (not __network_is_ostree is defined): True 7903 1726882394.92502: variable 'omit' from source: magic vars 7903 1726882394.92554: variable 'omit' from source: magic vars 7903 1726882394.92755: variable 'omit' from source: magic vars 7903 1726882394.92792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7903 1726882394.92891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7903 1726882394.92972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7903 1726882394.93003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882394.93084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882394.93204: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882394.93223: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.93232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.93527: Set connection var ansible_shell_type to sh 7903 1726882394.93565: Set connection var ansible_timeout to 10 7903 1726882394.93616: Set connection var ansible_module_compression to ZIP_DEFLATED 7903 1726882394.93639: Set connection var ansible_shell_executable to /bin/sh 7903 1726882394.93666: Set connection var ansible_connection to ssh 7903 1726882394.93769: Set connection var ansible_pipelining to False 7903 1726882394.93773: variable 'ansible_shell_executable' from source: unknown 7903 1726882394.93776: variable 'ansible_connection' from source: unknown 7903 1726882394.93779: variable 'ansible_module_compression' from source: unknown 7903 1726882394.93882: variable 'ansible_shell_type' from source: unknown 7903 1726882394.93886: variable 'ansible_shell_executable' from source: unknown 7903 1726882394.93888: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882394.93891: variable 'ansible_pipelining' from source: unknown 7903 1726882394.93893: variable 'ansible_timeout' from source: unknown 7903 1726882394.93896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882394.94158: 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) 7903 1726882394.94176: variable 'omit' from source: magic vars 7903 1726882394.94189: starting attempt loop 7903 1726882394.94206: running the handler 7903 1726882394.94263: _low_level_execute_command(): starting 7903 1726882394.94316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7903 1726882394.95092: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.95154: 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.41.238 originally 10.31.41.238 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882394.95197: 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882394.95326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882394.95679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882394.98111: stdout chunk (state=3): >>>/root <<< 7903 1726882394.98374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882394.98378: stdout chunk (state=3): >>><<< 7903 1726882394.98383: stderr chunk (state=3): >>><<< 7903 1726882394.98487: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882394.98499: _low_level_execute_command(): starting 7903 1726882394.98502: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952 `" && echo ansible-tmp-1726882394.9840577-8133-162965059845952="` echo /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952 `" ) && sleep 0' 7903 1726882394.99908: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882394.99940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882394.99960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882394.99989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7903 1726882395.00141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882395.00228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882395.00321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882395.00468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882395.03457: stdout chunk (state=3): >>>ansible-tmp-1726882394.9840577-8133-162965059845952=/root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952 <<< 7903 1726882395.03799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882395.03802: stdout chunk (state=3): >>><<< 7903 1726882395.03814: stderr chunk (state=3): >>><<< 7903 1726882395.04246: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882394.9840577-8133-162965059845952=/root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882395.04250: variable 'ansible_module_compression' from source: unknown 7903 1726882395.04252: ANSIBALLZ: Using lock for stat 7903 1726882395.04254: ANSIBALLZ: Acquiring lock 7903 1726882395.04256: ANSIBALLZ: Lock acquired: 139935864542112 7903 1726882395.04259: ANSIBALLZ: Creating module 7903 1726882395.45162: ANSIBALLZ: Writing module into payload 7903 1726882395.45576: ANSIBALLZ: Writing module 7903 1726882395.45723: ANSIBALLZ: Renaming module 7903 1726882395.45740: ANSIBALLZ: Done creating module 7903 1726882395.45828: variable 'ansible_facts' from source: unknown 7903 1726882395.46224: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py 7903 1726882395.46658: Sending initial data 7903 1726882395.46692: Sent initial data (151 bytes) 7903 1726882395.47613: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882395.47651: 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 <<< 7903 1726882395.47697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882395.47753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882395.47823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882395.47882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882395.48093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882395.50659: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7903 1726882395.50804: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7903 1726882395.51008: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7903u64dxrm2/tmpw94pi1cn /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py <<< 7903 1726882395.51013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py" <<< 7903 1726882395.51121: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-7903u64dxrm2/tmpw94pi1cn" to remote "/root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py" <<< 7903 1726882395.54343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882395.54542: stderr chunk (state=3): >>><<< 7903 1726882395.54546: stdout chunk (state=3): >>><<< 7903 1726882395.54550: done transferring module to remote 7903 1726882395.54553: _low_level_execute_command(): starting 7903 1726882395.54555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/ /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py && sleep 0' 7903 1726882395.55969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 7903 1726882395.56013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882395.56125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882395.56310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882395.56358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882395.56573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882395.59451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882395.59465: stdout chunk (state=3): >>><<< 7903 1726882395.59484: stderr chunk (state=3): >>><<< 7903 1726882395.59739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882395.59742: _low_level_execute_command(): starting 7903 1726882395.59745: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/AnsiballZ_stat.py && sleep 0' 7903 1726882395.61027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882395.61174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7903 1726882395.61263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882395.61387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882395.64683: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 7903 1726882395.64703: stdout chunk (state=3): >>> <<< 7903 1726882395.64755: stdout chunk (state=3): >>>import _imp # builtin <<< 7903 1726882395.64817: stdout chunk (state=3): >>>import '_thread' # <<< 7903 1726882395.64864: stdout chunk (state=3): >>>import '_warnings' # <<< 7903 1726882395.64878: stdout chunk (state=3): >>>import '_weakref' # <<< 7903 1726882395.64992: stdout chunk (state=3): >>>import '_io' # <<< 7903 1726882395.65017: stdout chunk (state=3): >>> import 'marshal' # <<< 7903 1726882395.65273: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 7903 1726882395.65321: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7903 1726882395.65349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.65388: stdout chunk (state=3): >>> import '_codecs' # <<< 7903 1726882395.65498: stdout chunk (state=3): >>>import 'codecs' # <<< 7903 1726882395.65528: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7903 1726882395.65546: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94e0c530><<< 7903 1726882395.65572: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ddbb30> <<< 7903 1726882395.65629: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94e0eab0><<< 7903 1726882395.65654: stdout chunk (state=3): >>> <<< 7903 1726882395.65675: stdout chunk (state=3): >>>import '_signal' # <<< 7903 1726882395.65735: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7903 1726882395.65773: stdout chunk (state=3): >>> import 'io' # <<< 7903 1726882395.65776: stdout chunk (state=3): >>> <<< 7903 1726882395.65908: stdout chunk (state=3): >>>import '_stat' # <<< 7903 1726882395.65912: stdout chunk (state=3): >>> import 'stat' # <<< 7903 1726882395.65963: stdout chunk (state=3): >>> <<< 7903 1726882395.66024: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7903 1726882395.66073: stdout chunk (state=3): >>>import 'genericpath' # <<< 7903 1726882395.66107: stdout chunk (state=3): >>>import 'posixpath' # <<< 7903 1726882395.66284: stdout chunk (state=3): >>>import 'os' # <<< 7903 1726882395.66288: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 7903 1726882395.66315: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 7903 1726882395.66329: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7903 1726882395.66385: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 7903 1726882395.66484: stdout chunk (state=3): >>> <<< 7903 1726882395.66489: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c21160> <<< 7903 1726882395.66519: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7903 1726882395.66590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.66594: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c21fd0> <<< 7903 1726882395.66624: stdout chunk (state=3): >>>import 'site' # <<< 7903 1726882395.66703: stdout chunk (state=3): >>> Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux <<< 7903 1726882395.66724: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 7903 1726882395.67140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 7903 1726882395.67168: stdout chunk (state=3): >>> <<< 7903 1726882395.67193: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.67292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7903 1726882395.67336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 7903 1726882395.67343: stdout chunk (state=3): >>> <<< 7903 1726882395.67403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7903 1726882395.67406: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5fe90> <<< 7903 1726882395.67433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 7903 1726882395.67483: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 7903 1726882395.67516: stdout chunk (state=3): >>> import '_operator' # <<< 7903 1726882395.67560: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 7903 1726882395.67582: stdout chunk (state=3): >>> <<< 7903 1726882395.67775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c97860> <<< 7903 1726882395.67817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7903 1726882395.67849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7903 1726882395.67871: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c97ef0> <<< 7903 1726882395.67893: stdout chunk (state=3): >>>import '_collections' # <<< 7903 1726882395.67907: stdout chunk (state=3): >>> <<< 7903 1726882395.67992: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c77b30><<< 7903 1726882395.68020: stdout chunk (state=3): >>> <<< 7903 1726882395.68035: stdout chunk (state=3): >>>import '_functools' # <<< 7903 1726882395.68083: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c751f0> <<< 7903 1726882395.68274: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5d040><<< 7903 1726882395.68277: stdout chunk (state=3): >>> <<< 7903 1726882395.68326: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 7903 1726882395.68357: stdout chunk (state=3): >>> <<< 7903 1726882395.68360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7903 1726882395.68379: stdout chunk (state=3): >>>import '_sre' # <<< 7903 1726882395.68448: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7903 1726882395.68524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7903 1726882395.68594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cbb800> <<< 7903 1726882395.68635: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cba420> <<< 7903 1726882395.68674: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7903 1726882395.68708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cb8c80><<< 7903 1726882395.68770: stdout chunk (state=3): >>> <<< 7903 1726882395.68833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 7903 1726882395.68869: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cec800><<< 7903 1726882395.68937: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5c2c0><<< 7903 1726882395.68941: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7903 1726882395.68979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 7903 1726882395.68985: stdout chunk (state=3): >>> <<< 7903 1726882395.69054: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.69057: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ceccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cecb60><<< 7903 1726882395.69127: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.69167: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.69190: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94cecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5ade0><<< 7903 1726882395.69320: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7903 1726882395.69324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.69360: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 7903 1726882395.69430: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7903 1726882395.69443: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ced640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ced310> <<< 7903 1726882395.69545: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7903 1726882395.69694: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cee540><<< 7903 1726882395.69697: stdout chunk (state=3): >>> import 'importlib.util' # <<< 7903 1726882395.69739: stdout chunk (state=3): >>> import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7903 1726882395.69838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 7903 1726882395.69841: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d04770> import 'errno' # <<< 7903 1726882395.69927: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.69961: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d05eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7903 1726882395.69975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 7903 1726882395.70021: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 7903 1726882395.70053: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7903 1726882395.70138: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d06d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.70167: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d073b0><<< 7903 1726882395.70196: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d062d0><<< 7903 1726882395.70207: stdout chunk (state=3): >>> <<< 7903 1726882395.70261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 7903 1726882395.70332: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.70339: stdout chunk (state=3): >>> <<< 7903 1726882395.70393: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d07e30><<< 7903 1726882395.70396: stdout chunk (state=3): >>> <<< 7903 1726882395.70410: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d07560><<< 7903 1726882395.70478: stdout chunk (state=3): >>> <<< 7903 1726882395.70514: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cee5a0> <<< 7903 1726882395.70553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7903 1726882395.70612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7903 1726882395.70683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7903 1726882395.70748: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.70770: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94a8fcb0><<< 7903 1726882395.70809: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 7903 1726882395.70826: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7903 1726882395.70870: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8740> <<< 7903 1726882395.71056: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ab84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.71060: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8950><<< 7903 1726882395.71063: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94a8de50> <<< 7903 1726882395.71274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7903 1726882395.71304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7903 1726882395.71357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7903 1726882395.71412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7903 1726882395.71440: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94aba030> <<< 7903 1726882395.71461: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ab8cb0> <<< 7903 1726882395.71503: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ceec90> <<< 7903 1726882395.71542: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 7903 1726882395.71586: stdout chunk (state=3): >>> <<< 7903 1726882395.71643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.71669: stdout chunk (state=3): >>> <<< 7903 1726882395.71684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7903 1726882395.71755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7903 1726882395.71819: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94aea390><<< 7903 1726882395.71840: stdout chunk (state=3): >>> <<< 7903 1726882395.71903: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 7903 1726882395.71926: stdout chunk (state=3): >>> <<< 7903 1726882395.71960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.72004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 7903 1726882395.72016: stdout chunk (state=3): >>> <<< 7903 1726882395.72101: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b02540><<< 7903 1726882395.72138: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7903 1726882395.72207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 7903 1726882395.72320: stdout chunk (state=3): >>> import 'ntpath' # <<< 7903 1726882395.72390: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7903 1726882395.72393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.72450: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b3b2c0> <<< 7903 1726882395.72453: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7903 1726882395.72529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7903 1726882395.72569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7903 1726882395.72647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 7903 1726882395.72866: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b61a60> <<< 7903 1726882395.72955: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b3b3e0><<< 7903 1726882395.72973: stdout chunk (state=3): >>> <<< 7903 1726882395.73028: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b031d0><<< 7903 1726882395.73044: stdout chunk (state=3): >>> <<< 7903 1726882395.73104: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 7903 1726882395.73193: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9497c2f0> <<< 7903 1726882395.73214: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b01580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94abaf30> <<< 7903 1726882395.73355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 7903 1726882395.73377: stdout chunk (state=3): >>> <<< 7903 1726882395.73426: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c9497c500> <<< 7903 1726882395.73606: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_0sa5qpjc/ansible_stat_payload.zip' # zipimport: zlib available<<< 7903 1726882395.73764: stdout chunk (state=3): >>> <<< 7903 1726882395.73841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.73885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 7903 1726882395.73961: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7903 1726882395.73965: stdout chunk (state=3): >>> <<< 7903 1726882395.74059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7903 1726882395.74117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 7903 1726882395.74137: stdout chunk (state=3): >>> <<< 7903 1726882395.74207: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 7903 1726882395.74478: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949d1f70> <<< 7903 1726882395.74485: stdout chunk (state=3): >>>import '_typing' # <<< 7903 1726882395.74620: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949a8e60><<< 7903 1726882395.74647: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9497ffb0> <<< 7903 1726882395.74678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.74713: stdout chunk (state=3): >>>import 'ansible' # <<< 7903 1726882395.74739: stdout chunk (state=3): >>> <<< 7903 1726882395.74761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.74813: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.74826: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7903 1726882395.74895: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7903 1726882395.77480: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.77576: stdout chunk (state=3): >>> <<< 7903 1726882395.79769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7903 1726882395.79855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949abe00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 7903 1726882395.79977: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949f99d0> <<< 7903 1726882395.80024: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f9760><<< 7903 1726882395.80085: stdout chunk (state=3): >>> <<< 7903 1726882395.80163: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f9070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 7903 1726882395.80444: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f94c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949d2c00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949fa7b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949fa9f0><<< 7903 1726882395.80448: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7903 1726882395.80548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 7903 1726882395.80582: stdout chunk (state=3): >>> import '_locale' # <<< 7903 1726882395.80754: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949faf30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7903 1726882395.80858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94860c50> <<< 7903 1726882395.80893: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.80940: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.80944: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94862870><<< 7903 1726882395.80949: stdout chunk (state=3): >>> <<< 7903 1726882395.81053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 7903 1726882395.81102: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7903 1726882395.81107: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94863170><<< 7903 1726882395.81177: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7903 1726882395.81180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 7903 1726882395.81367: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94864350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7903 1726882395.81370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7903 1726882395.81433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7903 1726882395.81517: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94866de0><<< 7903 1726882395.81522: stdout chunk (state=3): >>> <<< 7903 1726882395.81573: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.81659: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94867110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948650a0> <<< 7903 1726882395.81681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7903 1726882395.81759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 7903 1726882395.81817: stdout chunk (state=3): >>> <<< 7903 1726882395.81981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 7903 1726882395.81985: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9486ade0> import '_tokenize' # <<< 7903 1726882395.81988: stdout chunk (state=3): >>> <<< 7903 1726882395.82372: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948698b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94869640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9486b9e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948655b0><<< 7903 1726882395.82379: stdout chunk (state=3): >>> <<< 7903 1726882395.82426: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.82429: stdout chunk (state=3): >>> <<< 7903 1726882395.82432: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.82448: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b2f30> <<< 7903 1726882395.82506: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 7903 1726882395.82510: stdout chunk (state=3): >>> <<< 7903 1726882395.82512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.82526: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b30b0> <<< 7903 1726882395.82602: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 7903 1726882395.82615: stdout chunk (state=3): >>> <<< 7903 1726882395.82650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 7903 1726882395.82741: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.82790: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b4c50> <<< 7903 1726882395.82917: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b4a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7903 1726882395.83012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 7903 1726882395.83159: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b52b0> <<< 7903 1726882395.83294: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.83303: stdout chunk (state=3): >>> <<< 7903 1726882395.83327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7903 1726882395.83351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 7903 1726882395.83358: stdout chunk (state=3): >>> <<< 7903 1726882395.83399: stdout chunk (state=3): >>>import '_string' # <<< 7903 1726882395.83498: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948be900><<< 7903 1726882395.83523: stdout chunk (state=3): >>> <<< 7903 1726882395.83783: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b72c0><<< 7903 1726882395.83914: stdout chunk (state=3): >>> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.83917: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.83946: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bf5f0> <<< 7903 1726882395.84000: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84003: stdout chunk (state=3): >>> <<< 7903 1726882395.84021: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bfb00> <<< 7903 1726882395.84143: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84162: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84189: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bfad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b3380> <<< 7903 1726882395.84220: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 7903 1726882395.84259: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7903 1726882395.84314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 7903 1726882395.84326: stdout chunk (state=3): >>> <<< 7903 1726882395.84422: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84447: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c3290> <<< 7903 1726882395.84784: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84830: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84836: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c1a00><<< 7903 1726882395.84853: stdout chunk (state=3): >>> <<< 7903 1726882395.84894: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.84918: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c2db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c1610><<< 7903 1726882395.84947: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7903 1726882395.84982: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.85002: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 7903 1726882395.85045: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7903 1726882395.85057: stdout chunk (state=3): >>> <<< 7903 1726882395.85368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.85407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.85445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.85485: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7903 1726882395.85533: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.85538: stdout chunk (state=3): >>> <<< 7903 1726882395.85569: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7903 1726882395.85595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.85859: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.85871: stdout chunk (state=3): >>> <<< 7903 1726882395.86109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.87352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.88562: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7903 1726882395.88597: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 7903 1726882395.88623: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7903 1726882395.88677: stdout chunk (state=3): >>> <<< 7903 1726882395.88690: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7903 1726882395.88727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.88846: stdout chunk (state=3): >>> <<< 7903 1726882395.88870: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949488c0> <<< 7903 1726882395.89051: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7903 1726882395.89114: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949496d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c7170> <<< 7903 1726882395.89232: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available<<< 7903 1726882395.89259: stdout chunk (state=3): >>> <<< 7903 1726882395.89309: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.89325: stdout chunk (state=3): >>> import 'ansible.module_utils._text' # <<< 7903 1726882395.89358: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.89569: stdout chunk (state=3): >>> <<< 7903 1726882395.89679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.90009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7903 1726882395.90105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7903 1726882395.90121: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94949490> # zipimport: zlib available <<< 7903 1726882395.91121: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.91133: stdout chunk (state=3): >>> <<< 7903 1726882395.92136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.92313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.92487: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7903 1726882395.92570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.92597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.92655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7903 1726882395.92869: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 7903 1726882395.93057: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7903 1726882395.93101: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7903 1726882395.93129: stdout chunk (state=3): >>> <<< 7903 1726882395.93158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7903 1726882395.93185: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7903 1726882395.93275: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.93407: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 7903 1726882395.93438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.93922: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.94171: stdout chunk (state=3): >>> <<< 7903 1726882395.94452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7903 1726882395.94580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7903 1726882395.94611: stdout chunk (state=3): >>>import '_ast' # <<< 7903 1726882395.94769: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9494b140><<< 7903 1726882395.94808: stdout chunk (state=3): >>> <<< 7903 1726882395.94820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.94957: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.94983: stdout chunk (state=3): >>> <<< 7903 1726882395.95162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7903 1726882395.95287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7903 1726882395.95305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7903 1726882395.95463: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7903 1726882395.95588: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.95605: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c9475a090> <<< 7903 1726882395.95691: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.95786: stdout chunk (state=3): >>> <<< 7903 1726882395.95836: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c9475a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9494b1d0> # zipimport: zlib available <<< 7903 1726882395.95850: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.95922: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 7903 1726882395.95951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.96171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 7903 1726882395.96237: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7903 1726882395.96241: stdout chunk (state=3): >>> <<< 7903 1726882395.96360: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py<<< 7903 1726882395.96390: stdout chunk (state=3): >>> <<< 7903 1726882395.96450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 7903 1726882395.96478: stdout chunk (state=3): >>> <<< 7903 1726882395.96625: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so'<<< 7903 1726882395.96658: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94759610> <<< 7903 1726882395.96726: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475ab40><<< 7903 1726882395.96792: stdout chunk (state=3): >>> import 'ansible.module_utils.common.file' # <<< 7903 1726882395.96810: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 7903 1726882395.96849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.97078: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 7903 1726882395.97094: stdout chunk (state=3): >>> <<< 7903 1726882395.97119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.97210: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py<<< 7903 1726882395.97223: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7903 1726882395.97266: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 7903 1726882395.97282: stdout chunk (state=3): >>> <<< 7903 1726882395.97323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7903 1726882395.97348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 7903 1726882395.97460: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7903 1726882395.97533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7903 1726882395.97557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7903 1726882395.97678: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c947eacf0> <<< 7903 1726882395.97776: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94767a40> <<< 7903 1726882395.98288: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475eb10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475e960> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7903 1726882395.98295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7903 1726882395.98557: stdout chunk (state=3): >>># zipimport: zlib available<<< 7903 1726882395.98582: stdout chunk (state=3): >>> <<< 7903 1726882395.99271: stdout chunk (state=3): >>># 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__ <<< 7903 1726882395.99926: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7903 1726882395.99964: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 7903 1726882395.99979: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc<<< 7903 1726882396.00001: stdout chunk (state=3): >>> # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 7903 1726882396.00033: stdout chunk (state=3): >>> # 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 <<< 7903 1726882396.00082: stdout chunk (state=3): >>># 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 _abc <<< 7903 1726882396.00103: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__<<< 7903 1726882396.00130: stdout chunk (state=3): >>> # 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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools<<< 7903 1726882396.00170: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re <<< 7903 1726882396.00192: stdout chunk (state=3): >>># 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 importlib._abc # cleanup[2] removing importlib.util<<< 7903 1726882396.00239: stdout chunk (state=3): >>> # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma<<< 7903 1726882396.00242: stdout chunk (state=3): >>> # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 7903 1726882396.00283: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob<<< 7903 1726882396.00325: stdout chunk (state=3): >>> # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__<<< 7903 1726882396.00332: 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 grp # cleanup[2] removing fcntl<<< 7903 1726882396.00366: stdout chunk (state=3): >>> # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap<<< 7903 1726882396.00405: stdout chunk (state=3): >>> # 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<<< 7903 1726882396.00417: stdout chunk (state=3): >>> # 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 <<< 7903 1726882396.00457: stdout chunk (state=3): >>># 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<<< 7903 1726882396.00495: stdout chunk (state=3): >>> # 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 <<< 7903 1726882396.00513: stdout chunk (state=3): >>># 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 <<< 7903 1726882396.00558: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 7903 1726882396.00562: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # 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<<< 7903 1726882396.00674: stdout chunk (state=3): >>> # 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 <<< 7903 1726882396.01024: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7903 1726882396.01084: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7903 1726882396.01114: stdout chunk (state=3): >>># destroy _bz2 <<< 7903 1726882396.01150: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii<<< 7903 1726882396.01173: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 7903 1726882396.01209: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch<<< 7903 1726882396.01270: stdout chunk (state=3): >>> # destroy ipaddress # destroy ntpath <<< 7903 1726882396.01329: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 7903 1726882396.01333: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib<<< 7903 1726882396.01389: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 7903 1726882396.01394: stdout chunk (state=3): >>> # destroy locale<<< 7903 1726882396.01442: stdout chunk (state=3): >>> # destroy signal # destroy fcntl # destroy select # destroy _signal<<< 7903 1726882396.01485: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 7903 1726882396.01488: stdout chunk (state=3): >>> # destroy syslog<<< 7903 1726882396.01498: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno <<< 7903 1726882396.01525: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 7903 1726882396.01565: stdout chunk (state=3): >>> # destroy _hashlib # destroy _blake2<<< 7903 1726882396.01607: stdout chunk (state=3): >>> # destroy selinux # destroy shutil<<< 7903 1726882396.01632: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess<<< 7903 1726882396.01673: stdout chunk (state=3): >>> <<< 7903 1726882396.01740: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7903 1726882396.01780: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 7903 1726882396.01784: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 7903 1726882396.01916: stdout chunk (state=3): >>> # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 7903 1726882396.01962: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 7903 1726882396.01981: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath<<< 7903 1726882396.02016: stdout chunk (state=3): >>> # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc<<< 7903 1726882396.02049: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 7903 1726882396.02074: stdout chunk (state=3): >>> # 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<<< 7903 1726882396.02102: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 7903 1726882396.02132: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 7903 1726882396.02157: stdout chunk (state=3): >>> # destroy selinux._selinux<<< 7903 1726882396.02169: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader<<< 7903 1726882396.02265: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime <<< 7903 1726882396.02412: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7903 1726882396.02438: stdout chunk (state=3): >>># destroy _socket <<< 7903 1726882396.02471: stdout chunk (state=3): >>># destroy _collections <<< 7903 1726882396.02517: stdout chunk (state=3): >>># destroy platform<<< 7903 1726882396.02533: stdout chunk (state=3): >>> # destroy _uuid <<< 7903 1726882396.02579: stdout chunk (state=3): >>># destroy stat # destroy genericpath <<< 7903 1726882396.02605: stdout chunk (state=3): >>># destroy re._parser <<< 7903 1726882396.02631: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 7903 1726882396.02647: stdout chunk (state=3): >>># destroy copyreg<<< 7903 1726882396.02708: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 7903 1726882396.02728: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 7903 1726882396.02762: stdout chunk (state=3): >>> # 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 operator # destroy ansible.module_utils.six.moves<<< 7903 1726882396.02774: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7903 1726882396.02977: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs <<< 7903 1726882396.02998: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 <<< 7903 1726882396.03047: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7903 1726882396.03117: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings<<< 7903 1726882396.03123: stdout chunk (state=3): >>> # destroy weakref <<< 7903 1726882396.03168: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 7903 1726882396.03191: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time <<< 7903 1726882396.03298: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2<<< 7903 1726882396.03340: stdout chunk (state=3): >>> # destroy _string<<< 7903 1726882396.03360: stdout chunk (state=3): >>> # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 7903 1726882396.03414: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 7903 1726882396.03426: stdout chunk (state=3): >>> <<< 7903 1726882396.04163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 7903 1726882396.04184: stderr chunk (state=3): >>><<< 7903 1726882396.04196: stdout chunk (state=3): >>><<< 7903 1726882396.04381: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ddbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94e0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c21160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c21fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c97860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c97ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c77b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5d040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cbb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cba420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cb8c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ceccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cecb60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94cecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94c5ade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ced640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ced310> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cee540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d04770> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d05eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d06d80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d062d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94d07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94d07560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94cee5a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94a8fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ab84a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94ab8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94a8de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94aba030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ab8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94ceec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94aea390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b02540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b3b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b61a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b3b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b031d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9497c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94b01580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94abaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c9497c500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_0sa5qpjc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949d1f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949a8e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9497ffb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949abe00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949f99d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f9760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f9070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949f94c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949d2c00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949fa7b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949fa9f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949faf30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94860c50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94862870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94863170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94864350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94866de0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94867110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948650a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9486ade0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948698b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94869640> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9486b9e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948655b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b2f30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b30b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b4a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948b7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b52b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948be900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b72c0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bf5f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bfb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948bfad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948b3380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c3290> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c1a00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c948c2db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c1610> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c949488c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c949496d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c948c7170> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94949490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9494b140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c9475a090> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c9475a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9494b1d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c94759610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475ab40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c947eacf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c94767a40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475eb10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9475e960> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # 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 grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # 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 _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 encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # 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 enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 importlib._abc # cleanup[2] removing importlib.util # 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 _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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.distro # 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.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # 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 grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # 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 selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # 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 operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7903 1726882396.05152: 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-1726882394.9840577-8133-162965059845952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7903 1726882396.05155: _low_level_execute_command(): starting 7903 1726882396.05158: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882394.9840577-8133-162965059845952/ > /dev/null 2>&1 && sleep 0' 7903 1726882396.05463: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 7903 1726882396.05466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 7903 1726882396.05471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882396.05477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7903 1726882396.05479: 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7903 1726882396.05570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7903 1726882396.05622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7903 1726882396.05744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7903 1726882396.08618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7903 1726882396.08622: stdout chunk (state=3): >>><<< 7903 1726882396.08839: stderr chunk (state=3): >>><<< 7903 1726882396.08843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 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.41.238 originally 10.31.41.238 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.41.238 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.41.238 originally 10.31.41.238 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 7903 1726882396.08845: handler run complete 7903 1726882396.08847: attempt loop complete, returning result 7903 1726882396.08849: _execute() done 7903 1726882396.08851: dumping result to json 7903 1726882396.08853: done dumping result, returning 7903 1726882396.08855: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affe814-3a2d-df60-1cf2-0000000000df] 7903 1726882396.08857: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000df 7903 1726882396.08922: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000df 7903 1726882396.08925: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7903 1726882396.09022: no more pending results, returning what we have 7903 1726882396.09026: results queue empty 7903 1726882396.09027: checking for any_errors_fatal 7903 1726882396.09152: done checking for any_errors_fatal 7903 1726882396.09154: checking for max_fail_percentage 7903 1726882396.09156: done checking for max_fail_percentage 7903 1726882396.09157: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.09158: done checking to see if all hosts have failed 7903 1726882396.09159: getting the remaining hosts for this loop 7903 1726882396.09161: done getting the remaining hosts for this loop 7903 1726882396.09166: getting the next task for host managed_node3 7903 1726882396.09172: done getting next task for host managed_node3 7903 1726882396.09176: ^ task is: TASK: Set flag to indicate system is ostree 7903 1726882396.09182: ^ 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 7903 1726882396.09186: getting variables 7903 1726882396.09188: in VariableManager get_vars() 7903 1726882396.09222: Calling all_inventory to load vars for managed_node3 7903 1726882396.09226: Calling groups_inventory to load vars for managed_node3 7903 1726882396.09231: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.09394: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.09399: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.09403: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.09723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.10183: done with get_vars() 7903 1726882396.10195: done getting variables 7903 1726882396.10384: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:33:16 -0400 (0:00:01.239) 0:00:04.747 ****** 7903 1726882396.10418: entering _queue_task() for managed_node3/set_fact 7903 1726882396.10420: Creating lock for set_fact 7903 1726882396.10701: worker is 1 (out of 1 available) 7903 1726882396.10713: exiting _queue_task() for managed_node3/set_fact 7903 1726882396.10723: done queuing things up, now waiting for results queue to drain 7903 1726882396.10725: waiting for pending results... 7903 1726882396.11071: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7903 1726882396.11199: in run() - task 0affe814-3a2d-df60-1cf2-0000000000e0 7903 1726882396.11218: variable 'ansible_search_path' from source: unknown 7903 1726882396.11225: variable 'ansible_search_path' from source: unknown 7903 1726882396.11268: calling self._execute() 7903 1726882396.11367: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.11381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.11398: variable 'omit' from source: magic vars 7903 1726882396.12043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7903 1726882396.12387: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7903 1726882396.12417: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7903 1726882396.12465: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7903 1726882396.12516: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7903 1726882396.12840: 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) 7903 1726882396.12844: 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) 7903 1726882396.12847: 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) 7903 1726882396.12850: 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) 7903 1726882396.12900: Evaluated conditional (not __network_is_ostree is defined): True 7903 1726882396.12914: variable 'omit' from source: magic vars 7903 1726882396.12969: variable 'omit' from source: magic vars 7903 1726882396.13120: variable '__ostree_booted_stat' from source: set_fact 7903 1726882396.13182: variable 'omit' from source: magic vars 7903 1726882396.13219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7903 1726882396.13262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7903 1726882396.13289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7903 1726882396.13321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882396.13343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882396.13383: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882396.13393: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.13406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.13527: Set connection var ansible_shell_type to sh 7903 1726882396.13545: Set connection var ansible_timeout to 10 7903 1726882396.13558: Set connection var ansible_module_compression to ZIP_DEFLATED 7903 1726882396.13577: Set connection var ansible_shell_executable to /bin/sh 7903 1726882396.13585: Set connection var ansible_connection to ssh 7903 1726882396.13601: Set connection var ansible_pipelining to False 7903 1726882396.13639: variable 'ansible_shell_executable' from source: unknown 7903 1726882396.13734: variable 'ansible_connection' from source: unknown 7903 1726882396.13739: variable 'ansible_module_compression' from source: unknown 7903 1726882396.13742: variable 'ansible_shell_type' from source: unknown 7903 1726882396.13745: variable 'ansible_shell_executable' from source: unknown 7903 1726882396.13747: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.13749: variable 'ansible_pipelining' from source: unknown 7903 1726882396.13751: variable 'ansible_timeout' from source: unknown 7903 1726882396.13753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.13821: 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) 7903 1726882396.13845: variable 'omit' from source: magic vars 7903 1726882396.13858: starting attempt loop 7903 1726882396.13867: running the handler 7903 1726882396.13886: handler run complete 7903 1726882396.13903: attempt loop complete, returning result 7903 1726882396.13912: _execute() done 7903 1726882396.13920: dumping result to json 7903 1726882396.13929: done dumping result, returning 7903 1726882396.13944: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affe814-3a2d-df60-1cf2-0000000000e0] 7903 1726882396.13961: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e0 ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7903 1726882396.14203: no more pending results, returning what we have 7903 1726882396.14206: results queue empty 7903 1726882396.14208: checking for any_errors_fatal 7903 1726882396.14216: done checking for any_errors_fatal 7903 1726882396.14217: checking for max_fail_percentage 7903 1726882396.14219: done checking for max_fail_percentage 7903 1726882396.14220: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.14221: done checking to see if all hosts have failed 7903 1726882396.14222: getting the remaining hosts for this loop 7903 1726882396.14224: done getting the remaining hosts for this loop 7903 1726882396.14230: getting the next task for host managed_node3 7903 1726882396.14241: done getting next task for host managed_node3 7903 1726882396.14244: ^ task is: TASK: Fix CentOS6 Base repo 7903 1726882396.14248: ^ 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 7903 1726882396.14252: getting variables 7903 1726882396.14255: in VariableManager get_vars() 7903 1726882396.14288: Calling all_inventory to load vars for managed_node3 7903 1726882396.14292: Calling groups_inventory to load vars for managed_node3 7903 1726882396.14297: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.14309: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.14313: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.14317: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.14667: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e0 7903 1726882396.14675: WORKER PROCESS EXITING 7903 1726882396.14700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.14989: done with get_vars() 7903 1726882396.15000: done getting variables 7903 1726882396.15124: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:33:16 -0400 (0:00:00.047) 0:00:04.795 ****** 7903 1726882396.15161: entering _queue_task() for managed_node3/copy 7903 1726882396.15387: worker is 1 (out of 1 available) 7903 1726882396.15399: exiting _queue_task() for managed_node3/copy 7903 1726882396.15411: done queuing things up, now waiting for results queue to drain 7903 1726882396.15413: waiting for pending results... 7903 1726882396.15656: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7903 1726882396.15776: in run() - task 0affe814-3a2d-df60-1cf2-0000000000e2 7903 1726882396.15794: variable 'ansible_search_path' from source: unknown 7903 1726882396.15803: variable 'ansible_search_path' from source: unknown 7903 1726882396.15860: calling self._execute() 7903 1726882396.15959: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.15985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.16076: variable 'omit' from source: magic vars 7903 1726882396.16781: variable 'ansible_distribution' from source: facts 7903 1726882396.16809: Evaluated conditional (ansible_distribution == 'CentOS'): False 7903 1726882396.16817: when evaluation is False, skipping this task 7903 1726882396.16824: _execute() done 7903 1726882396.16831: dumping result to json 7903 1726882396.16840: done dumping result, returning 7903 1726882396.16854: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affe814-3a2d-df60-1cf2-0000000000e2] 7903 1726882396.16864: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e2 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 7903 1726882396.17041: no more pending results, returning what we have 7903 1726882396.17045: results queue empty 7903 1726882396.17046: checking for any_errors_fatal 7903 1726882396.17052: done checking for any_errors_fatal 7903 1726882396.17053: checking for max_fail_percentage 7903 1726882396.17055: done checking for max_fail_percentage 7903 1726882396.17056: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.17057: done checking to see if all hosts have failed 7903 1726882396.17058: getting the remaining hosts for this loop 7903 1726882396.17060: done getting the remaining hosts for this loop 7903 1726882396.17066: getting the next task for host managed_node3 7903 1726882396.17073: done getting next task for host managed_node3 7903 1726882396.17076: ^ task is: TASK: Include the task 'enable_epel.yml' 7903 1726882396.17080: ^ 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 7903 1726882396.17084: getting variables 7903 1726882396.17086: in VariableManager get_vars() 7903 1726882396.17115: Calling all_inventory to load vars for managed_node3 7903 1726882396.17118: Calling groups_inventory to load vars for managed_node3 7903 1726882396.17123: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.17322: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.17327: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.17336: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e2 7903 1726882396.17339: WORKER PROCESS EXITING 7903 1726882396.17343: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.17594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.17859: done with get_vars() 7903 1726882396.17869: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:33:16 -0400 (0:00:00.028) 0:00:04.823 ****** 7903 1726882396.17967: entering _queue_task() for managed_node3/include_tasks 7903 1726882396.18184: worker is 1 (out of 1 available) 7903 1726882396.18196: exiting _queue_task() for managed_node3/include_tasks 7903 1726882396.18206: done queuing things up, now waiting for results queue to drain 7903 1726882396.18208: waiting for pending results... 7903 1726882396.18459: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7903 1726882396.18642: in run() - task 0affe814-3a2d-df60-1cf2-0000000000e3 7903 1726882396.18646: variable 'ansible_search_path' from source: unknown 7903 1726882396.18649: variable 'ansible_search_path' from source: unknown 7903 1726882396.18652: calling self._execute() 7903 1726882396.18731: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.18774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.18791: variable 'omit' from source: magic vars 7903 1726882396.19437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.22007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.22096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.22150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.22206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.22243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.22348: 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) 7903 1726882396.22392: 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) 7903 1726882396.22430: 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) 7903 1726882396.22494: 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) 7903 1726882396.22519: 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) 7903 1726882396.22677: variable '__network_is_ostree' from source: set_fact 7903 1726882396.22708: Evaluated conditional (not __network_is_ostree | d(false)): True 7903 1726882396.22721: _execute() done 7903 1726882396.22730: dumping result to json 7903 1726882396.22781: done dumping result, returning 7903 1726882396.22785: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-df60-1cf2-0000000000e3] 7903 1726882396.22787: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e3 7903 1726882396.22924: no more pending results, returning what we have 7903 1726882396.22929: in VariableManager get_vars() 7903 1726882396.22967: Calling all_inventory to load vars for managed_node3 7903 1726882396.22971: Calling groups_inventory to load vars for managed_node3 7903 1726882396.22975: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.22988: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.22992: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.22996: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.23573: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000e3 7903 1726882396.23577: WORKER PROCESS EXITING 7903 1726882396.23605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.23867: done with get_vars() 7903 1726882396.23877: variable 'ansible_search_path' from source: unknown 7903 1726882396.23878: variable 'ansible_search_path' from source: unknown 7903 1726882396.23921: we have included files to process 7903 1726882396.23923: generating all_blocks data 7903 1726882396.23924: done generating all_blocks data 7903 1726882396.23931: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7903 1726882396.23932: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7903 1726882396.23938: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7903 1726882396.24822: done processing included file 7903 1726882396.24824: iterating over new_blocks loaded from include file 7903 1726882396.24826: in VariableManager get_vars() 7903 1726882396.24841: done with get_vars() 7903 1726882396.24844: filtering new block on tags 7903 1726882396.24870: done filtering new block on tags 7903 1726882396.24873: in VariableManager get_vars() 7903 1726882396.24885: done with get_vars() 7903 1726882396.24887: filtering new block on tags 7903 1726882396.24901: done filtering new block on tags 7903 1726882396.24903: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 7903 1726882396.24909: extending task lists for all hosts with included blocks 7903 1726882396.25143: done extending task lists 7903 1726882396.25144: done processing included files 7903 1726882396.25145: results queue empty 7903 1726882396.25146: checking for any_errors_fatal 7903 1726882396.25150: done checking for any_errors_fatal 7903 1726882396.25151: checking for max_fail_percentage 7903 1726882396.25153: done checking for max_fail_percentage 7903 1726882396.25154: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.25155: done checking to see if all hosts have failed 7903 1726882396.25156: getting the remaining hosts for this loop 7903 1726882396.25157: done getting the remaining hosts for this loop 7903 1726882396.25160: getting the next task for host managed_node3 7903 1726882396.25165: done getting next task for host managed_node3 7903 1726882396.25167: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7903 1726882396.25171: ^ 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 7903 1726882396.25173: getting variables 7903 1726882396.25175: in VariableManager get_vars() 7903 1726882396.25184: Calling all_inventory to load vars for managed_node3 7903 1726882396.25187: Calling groups_inventory to load vars for managed_node3 7903 1726882396.25190: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.25197: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.25204: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.25208: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.25952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.26282: done with get_vars() 7903 1726882396.26293: done getting variables 7903 1726882396.26375: 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) 7903 1726882396.26673: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:33:16 -0400 (0:00:00.087) 0:00:04.911 ****** 7903 1726882396.26730: entering _queue_task() for managed_node3/command 7903 1726882396.26733: Creating lock for command 7903 1726882396.27087: worker is 1 (out of 1 available) 7903 1726882396.27101: exiting _queue_task() for managed_node3/command 7903 1726882396.27112: done queuing things up, now waiting for results queue to drain 7903 1726882396.27114: waiting for pending results... 7903 1726882396.27370: running TaskExecutor() for managed_node3/TASK: Create EPEL 39 7903 1726882396.27505: in run() - task 0affe814-3a2d-df60-1cf2-0000000000fd 7903 1726882396.27526: variable 'ansible_search_path' from source: unknown 7903 1726882396.27561: variable 'ansible_search_path' from source: unknown 7903 1726882396.27589: calling self._execute() 7903 1726882396.27682: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.27698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.27939: variable 'omit' from source: magic vars 7903 1726882396.28156: variable 'ansible_distribution' from source: facts 7903 1726882396.28178: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7903 1726882396.28188: when evaluation is False, skipping this task 7903 1726882396.28197: _execute() done 7903 1726882396.28206: dumping result to json 7903 1726882396.28214: done dumping result, returning 7903 1726882396.28226: done running TaskExecutor() for managed_node3/TASK: Create EPEL 39 [0affe814-3a2d-df60-1cf2-0000000000fd] 7903 1726882396.28241: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000fd skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7903 1726882396.28433: no more pending results, returning what we have 7903 1726882396.28440: results queue empty 7903 1726882396.28442: checking for any_errors_fatal 7903 1726882396.28443: done checking for any_errors_fatal 7903 1726882396.28444: checking for max_fail_percentage 7903 1726882396.28446: done checking for max_fail_percentage 7903 1726882396.28447: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.28448: done checking to see if all hosts have failed 7903 1726882396.28449: getting the remaining hosts for this loop 7903 1726882396.28451: done getting the remaining hosts for this loop 7903 1726882396.28455: getting the next task for host managed_node3 7903 1726882396.28463: done getting next task for host managed_node3 7903 1726882396.28466: ^ task is: TASK: Install yum-utils package 7903 1726882396.28471: ^ 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 7903 1726882396.28476: getting variables 7903 1726882396.28478: in VariableManager get_vars() 7903 1726882396.28509: Calling all_inventory to load vars for managed_node3 7903 1726882396.28513: Calling groups_inventory to load vars for managed_node3 7903 1726882396.28518: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.28532: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.28641: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.28646: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.28936: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000fd 7903 1726882396.28940: WORKER PROCESS EXITING 7903 1726882396.28967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.29254: done with get_vars() 7903 1726882396.29265: done getting variables 7903 1726882396.29369: 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) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:33:16 -0400 (0:00:00.026) 0:00:04.937 ****** 7903 1726882396.29401: entering _queue_task() for managed_node3/package 7903 1726882396.29403: Creating lock for package 7903 1726882396.29633: worker is 1 (out of 1 available) 7903 1726882396.29647: exiting _queue_task() for managed_node3/package 7903 1726882396.29659: done queuing things up, now waiting for results queue to drain 7903 1726882396.29661: waiting for pending results... 7903 1726882396.29926: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7903 1726882396.30083: in run() - task 0affe814-3a2d-df60-1cf2-0000000000fe 7903 1726882396.30105: variable 'ansible_search_path' from source: unknown 7903 1726882396.30123: variable 'ansible_search_path' from source: unknown 7903 1726882396.30177: calling self._execute() 7903 1726882396.30281: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.30295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.30312: variable 'omit' from source: magic vars 7903 1726882396.30861: variable 'ansible_distribution' from source: facts 7903 1726882396.30880: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7903 1726882396.30890: when evaluation is False, skipping this task 7903 1726882396.30899: _execute() done 7903 1726882396.30908: dumping result to json 7903 1726882396.31139: done dumping result, returning 7903 1726882396.31144: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affe814-3a2d-df60-1cf2-0000000000fe] 7903 1726882396.31147: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000fe 7903 1726882396.31211: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000fe 7903 1726882396.31214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7903 1726882396.31256: no more pending results, returning what we have 7903 1726882396.31259: results queue empty 7903 1726882396.31260: checking for any_errors_fatal 7903 1726882396.31265: done checking for any_errors_fatal 7903 1726882396.31267: checking for max_fail_percentage 7903 1726882396.31269: done checking for max_fail_percentage 7903 1726882396.31270: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.31271: done checking to see if all hosts have failed 7903 1726882396.31272: getting the remaining hosts for this loop 7903 1726882396.31274: done getting the remaining hosts for this loop 7903 1726882396.31278: getting the next task for host managed_node3 7903 1726882396.31283: done getting next task for host managed_node3 7903 1726882396.31285: ^ task is: TASK: Enable EPEL 7 7903 1726882396.31290: ^ 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 7903 1726882396.31293: getting variables 7903 1726882396.31295: in VariableManager get_vars() 7903 1726882396.31320: Calling all_inventory to load vars for managed_node3 7903 1726882396.31324: Calling groups_inventory to load vars for managed_node3 7903 1726882396.31328: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.31339: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.31342: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.31346: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.31562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.31908: done with get_vars() 7903 1726882396.31919: done getting variables 7903 1726882396.31980: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:33:16 -0400 (0:00:00.026) 0:00:04.963 ****** 7903 1726882396.32011: entering _queue_task() for managed_node3/command 7903 1726882396.32245: worker is 1 (out of 1 available) 7903 1726882396.32256: exiting _queue_task() for managed_node3/command 7903 1726882396.32268: done queuing things up, now waiting for results queue to drain 7903 1726882396.32269: waiting for pending results... 7903 1726882396.32522: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7903 1726882396.32694: in run() - task 0affe814-3a2d-df60-1cf2-0000000000ff 7903 1726882396.32715: variable 'ansible_search_path' from source: unknown 7903 1726882396.32724: variable 'ansible_search_path' from source: unknown 7903 1726882396.32773: calling self._execute() 7903 1726882396.32874: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.32890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.32908: variable 'omit' from source: magic vars 7903 1726882396.33339: variable 'ansible_distribution' from source: facts 7903 1726882396.33359: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7903 1726882396.33369: when evaluation is False, skipping this task 7903 1726882396.33377: _execute() done 7903 1726882396.33385: dumping result to json 7903 1726882396.33416: done dumping result, returning 7903 1726882396.33420: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affe814-3a2d-df60-1cf2-0000000000ff] 7903 1726882396.33523: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000ff 7903 1726882396.33599: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000ff 7903 1726882396.33603: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7903 1726882396.33660: no more pending results, returning what we have 7903 1726882396.33664: results queue empty 7903 1726882396.33665: checking for any_errors_fatal 7903 1726882396.33673: done checking for any_errors_fatal 7903 1726882396.33674: checking for max_fail_percentage 7903 1726882396.33676: done checking for max_fail_percentage 7903 1726882396.33677: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.33678: done checking to see if all hosts have failed 7903 1726882396.33679: getting the remaining hosts for this loop 7903 1726882396.33681: done getting the remaining hosts for this loop 7903 1726882396.33686: getting the next task for host managed_node3 7903 1726882396.33695: done getting next task for host managed_node3 7903 1726882396.33698: ^ task is: TASK: Enable EPEL 8 7903 1726882396.33703: ^ 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 7903 1726882396.33707: getting variables 7903 1726882396.33709: in VariableManager get_vars() 7903 1726882396.33743: Calling all_inventory to load vars for managed_node3 7903 1726882396.33747: Calling groups_inventory to load vars for managed_node3 7903 1726882396.33751: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.33766: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.33770: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.33774: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.34139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.34400: done with get_vars() 7903 1726882396.34411: done getting variables 7903 1726882396.34474: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:33:16 -0400 (0:00:00.024) 0:00:04.988 ****** 7903 1726882396.34507: entering _queue_task() for managed_node3/command 7903 1726882396.34724: worker is 1 (out of 1 available) 7903 1726882396.34938: exiting _queue_task() for managed_node3/command 7903 1726882396.34947: done queuing things up, now waiting for results queue to drain 7903 1726882396.34949: waiting for pending results... 7903 1726882396.35075: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7903 1726882396.35106: in run() - task 0affe814-3a2d-df60-1cf2-000000000100 7903 1726882396.35125: variable 'ansible_search_path' from source: unknown 7903 1726882396.35132: variable 'ansible_search_path' from source: unknown 7903 1726882396.35178: calling self._execute() 7903 1726882396.35258: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.35281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.35389: variable 'omit' from source: magic vars 7903 1726882396.35700: variable 'ansible_distribution' from source: facts 7903 1726882396.35721: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7903 1726882396.35728: when evaluation is False, skipping this task 7903 1726882396.35737: _execute() done 7903 1726882396.35745: dumping result to json 7903 1726882396.35753: done dumping result, returning 7903 1726882396.35763: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affe814-3a2d-df60-1cf2-000000000100] 7903 1726882396.35773: sending task result for task 0affe814-3a2d-df60-1cf2-000000000100 7903 1726882396.36039: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000100 7903 1726882396.36043: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7903 1726882396.36082: no more pending results, returning what we have 7903 1726882396.36086: results queue empty 7903 1726882396.36087: checking for any_errors_fatal 7903 1726882396.36091: done checking for any_errors_fatal 7903 1726882396.36093: checking for max_fail_percentage 7903 1726882396.36094: done checking for max_fail_percentage 7903 1726882396.36095: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.36096: done checking to see if all hosts have failed 7903 1726882396.36097: getting the remaining hosts for this loop 7903 1726882396.36099: done getting the remaining hosts for this loop 7903 1726882396.36103: getting the next task for host managed_node3 7903 1726882396.36110: done getting next task for host managed_node3 7903 1726882396.36113: ^ task is: TASK: Enable EPEL 6 7903 1726882396.36118: ^ 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 7903 1726882396.36121: getting variables 7903 1726882396.36122: in VariableManager get_vars() 7903 1726882396.36150: Calling all_inventory to load vars for managed_node3 7903 1726882396.36153: Calling groups_inventory to load vars for managed_node3 7903 1726882396.36157: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.36167: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.36171: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.36175: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.36414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.36701: done with get_vars() 7903 1726882396.36712: done getting variables 7903 1726882396.36774: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:33:16 -0400 (0:00:00.022) 0:00:05.011 ****** 7903 1726882396.36807: entering _queue_task() for managed_node3/copy 7903 1726882396.37360: worker is 1 (out of 1 available) 7903 1726882396.37367: exiting _queue_task() for managed_node3/copy 7903 1726882396.37375: done queuing things up, now waiting for results queue to drain 7903 1726882396.37377: waiting for pending results... 7903 1726882396.37429: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7903 1726882396.37558: in run() - task 0affe814-3a2d-df60-1cf2-000000000102 7903 1726882396.37578: variable 'ansible_search_path' from source: unknown 7903 1726882396.37585: variable 'ansible_search_path' from source: unknown 7903 1726882396.37630: calling self._execute() 7903 1726882396.37717: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.37730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.37747: variable 'omit' from source: magic vars 7903 1726882396.38164: variable 'ansible_distribution' from source: facts 7903 1726882396.38183: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7903 1726882396.38192: when evaluation is False, skipping this task 7903 1726882396.38200: _execute() done 7903 1726882396.38209: dumping result to json 7903 1726882396.38217: done dumping result, returning 7903 1726882396.38228: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affe814-3a2d-df60-1cf2-000000000102] 7903 1726882396.38251: sending task result for task 0affe814-3a2d-df60-1cf2-000000000102 7903 1726882396.38424: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000102 7903 1726882396.38427: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7903 1726882396.38510: no more pending results, returning what we have 7903 1726882396.38514: results queue empty 7903 1726882396.38515: checking for any_errors_fatal 7903 1726882396.38520: done checking for any_errors_fatal 7903 1726882396.38521: checking for max_fail_percentage 7903 1726882396.38523: done checking for max_fail_percentage 7903 1726882396.38524: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.38525: done checking to see if all hosts have failed 7903 1726882396.38526: getting the remaining hosts for this loop 7903 1726882396.38528: done getting the remaining hosts for this loop 7903 1726882396.38532: getting the next task for host managed_node3 7903 1726882396.38542: done getting next task for host managed_node3 7903 1726882396.38545: ^ task is: TASK: Set network provider to 'initscripts' 7903 1726882396.38548: ^ 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 7903 1726882396.38553: getting variables 7903 1726882396.38554: in VariableManager get_vars() 7903 1726882396.38584: Calling all_inventory to load vars for managed_node3 7903 1726882396.38588: Calling groups_inventory to load vars for managed_node3 7903 1726882396.38592: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.38604: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.38608: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.38612: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.38965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.39268: done with get_vars() 7903 1726882396.39279: done getting variables 7903 1726882396.39342: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Friday 20 September 2024 21:33:16 -0400 (0:00:00.025) 0:00:05.037 ****** 7903 1726882396.39373: entering _queue_task() for managed_node3/set_fact 7903 1726882396.39589: worker is 1 (out of 1 available) 7903 1726882396.39601: exiting _queue_task() for managed_node3/set_fact 7903 1726882396.39613: done queuing things up, now waiting for results queue to drain 7903 1726882396.39615: waiting for pending results... 7903 1726882396.39952: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7903 1726882396.39974: in run() - task 0affe814-3a2d-df60-1cf2-000000000007 7903 1726882396.39997: variable 'ansible_search_path' from source: unknown 7903 1726882396.40042: calling self._execute() 7903 1726882396.40131: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.40147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.40165: variable 'omit' from source: magic vars 7903 1726882396.40307: variable 'omit' from source: magic vars 7903 1726882396.40351: variable 'omit' from source: magic vars 7903 1726882396.40402: variable 'omit' from source: magic vars 7903 1726882396.40500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7903 1726882396.40504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7903 1726882396.40525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7903 1726882396.40556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882396.40575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7903 1726882396.40618: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7903 1726882396.40630: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.40642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.40765: Set connection var ansible_shell_type to sh 7903 1726882396.40824: Set connection var ansible_timeout to 10 7903 1726882396.40828: Set connection var ansible_module_compression to ZIP_DEFLATED 7903 1726882396.40831: Set connection var ansible_shell_executable to /bin/sh 7903 1726882396.40833: Set connection var ansible_connection to ssh 7903 1726882396.40837: Set connection var ansible_pipelining to False 7903 1726882396.40865: variable 'ansible_shell_executable' from source: unknown 7903 1726882396.40875: variable 'ansible_connection' from source: unknown 7903 1726882396.41039: variable 'ansible_module_compression' from source: unknown 7903 1726882396.41044: variable 'ansible_shell_type' from source: unknown 7903 1726882396.41047: variable 'ansible_shell_executable' from source: unknown 7903 1726882396.41050: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.41052: variable 'ansible_pipelining' from source: unknown 7903 1726882396.41054: variable 'ansible_timeout' from source: unknown 7903 1726882396.41056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.41097: 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) 7903 1726882396.41118: variable 'omit' from source: magic vars 7903 1726882396.41130: starting attempt loop 7903 1726882396.41140: running the handler 7903 1726882396.41158: handler run complete 7903 1726882396.41178: attempt loop complete, returning result 7903 1726882396.41187: _execute() done 7903 1726882396.41196: dumping result to json 7903 1726882396.41204: done dumping result, returning 7903 1726882396.41217: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affe814-3a2d-df60-1cf2-000000000007] 7903 1726882396.41228: sending task result for task 0affe814-3a2d-df60-1cf2-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7903 1726882396.41551: no more pending results, returning what we have 7903 1726882396.41554: results queue empty 7903 1726882396.41555: checking for any_errors_fatal 7903 1726882396.41560: done checking for any_errors_fatal 7903 1726882396.41561: checking for max_fail_percentage 7903 1726882396.41563: done checking for max_fail_percentage 7903 1726882396.41564: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.41565: done checking to see if all hosts have failed 7903 1726882396.41566: getting the remaining hosts for this loop 7903 1726882396.41567: done getting the remaining hosts for this loop 7903 1726882396.41571: getting the next task for host managed_node3 7903 1726882396.41576: done getting next task for host managed_node3 7903 1726882396.41579: ^ task is: TASK: meta (flush_handlers) 7903 1726882396.41580: ^ 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 7903 1726882396.41584: getting variables 7903 1726882396.41586: in VariableManager get_vars() 7903 1726882396.41610: Calling all_inventory to load vars for managed_node3 7903 1726882396.41613: Calling groups_inventory to load vars for managed_node3 7903 1726882396.41617: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.41626: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.41629: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.41633: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.41825: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000007 7903 1726882396.41829: WORKER PROCESS EXITING 7903 1726882396.41856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.42136: done with get_vars() 7903 1726882396.42147: done getting variables 7903 1726882396.42210: in VariableManager get_vars() 7903 1726882396.42219: Calling all_inventory to load vars for managed_node3 7903 1726882396.42222: Calling groups_inventory to load vars for managed_node3 7903 1726882396.42224: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.42229: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.42232: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.42237: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.42629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.42887: done with get_vars() 7903 1726882396.42903: done queuing things up, now waiting for results queue to drain 7903 1726882396.42905: results queue empty 7903 1726882396.42906: checking for any_errors_fatal 7903 1726882396.42909: done checking for any_errors_fatal 7903 1726882396.42910: checking for max_fail_percentage 7903 1726882396.42911: done checking for max_fail_percentage 7903 1726882396.42912: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.42912: done checking to see if all hosts have failed 7903 1726882396.42913: getting the remaining hosts for this loop 7903 1726882396.42914: done getting the remaining hosts for this loop 7903 1726882396.42917: getting the next task for host managed_node3 7903 1726882396.42921: done getting next task for host managed_node3 7903 1726882396.42923: ^ task is: TASK: meta (flush_handlers) 7903 1726882396.42924: ^ 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 7903 1726882396.42932: getting variables 7903 1726882396.42933: in VariableManager get_vars() 7903 1726882396.42955: Calling all_inventory to load vars for managed_node3 7903 1726882396.42958: Calling groups_inventory to load vars for managed_node3 7903 1726882396.42961: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.42966: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.42969: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.42973: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.43182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.43471: done with get_vars() 7903 1726882396.43481: done getting variables 7903 1726882396.43533: in VariableManager get_vars() 7903 1726882396.43646: Calling all_inventory to load vars for managed_node3 7903 1726882396.43649: Calling groups_inventory to load vars for managed_node3 7903 1726882396.43652: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.43657: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.43660: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.43663: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.43863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.44133: done with get_vars() 7903 1726882396.44148: done queuing things up, now waiting for results queue to drain 7903 1726882396.44149: results queue empty 7903 1726882396.44150: checking for any_errors_fatal 7903 1726882396.44152: done checking for any_errors_fatal 7903 1726882396.44153: checking for max_fail_percentage 7903 1726882396.44154: done checking for max_fail_percentage 7903 1726882396.44155: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.44156: done checking to see if all hosts have failed 7903 1726882396.44157: getting the remaining hosts for this loop 7903 1726882396.44158: done getting the remaining hosts for this loop 7903 1726882396.44161: getting the next task for host managed_node3 7903 1726882396.44164: done getting next task for host managed_node3 7903 1726882396.44165: ^ task is: None 7903 1726882396.44167: ^ 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 7903 1726882396.44168: done queuing things up, now waiting for results queue to drain 7903 1726882396.44169: results queue empty 7903 1726882396.44170: checking for any_errors_fatal 7903 1726882396.44171: done checking for any_errors_fatal 7903 1726882396.44172: checking for max_fail_percentage 7903 1726882396.44173: done checking for max_fail_percentage 7903 1726882396.44174: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.44175: done checking to see if all hosts have failed 7903 1726882396.44177: getting the next task for host managed_node3 7903 1726882396.44180: done getting next task for host managed_node3 7903 1726882396.44180: ^ task is: None 7903 1726882396.44182: ^ 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 7903 1726882396.44228: in VariableManager get_vars() 7903 1726882396.44258: done with get_vars() 7903 1726882396.44265: in VariableManager get_vars() 7903 1726882396.44283: done with get_vars() 7903 1726882396.44288: variable 'omit' from source: magic vars 7903 1726882396.44332: in VariableManager get_vars() 7903 1726882396.44354: done with get_vars() 7903 1726882396.44389: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 7903 1726882396.45377: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7903 1726882396.45406: getting the remaining hosts for this loop 7903 1726882396.45408: done getting the remaining hosts for this loop 7903 1726882396.45411: getting the next task for host managed_node3 7903 1726882396.45414: done getting next task for host managed_node3 7903 1726882396.45417: ^ task is: TASK: Gathering Facts 7903 1726882396.45419: ^ 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 7903 1726882396.45421: getting variables 7903 1726882396.45422: in VariableManager get_vars() 7903 1726882396.45440: Calling all_inventory to load vars for managed_node3 7903 1726882396.45443: Calling groups_inventory to load vars for managed_node3 7903 1726882396.45446: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.45452: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.45479: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.45486: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.45698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.45985: done with get_vars() 7903 1726882396.45994: done getting variables 7903 1726882396.46054: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 21:33:16 -0400 (0:00:00.067) 0:00:05.104 ****** 7903 1726882396.46084: entering _queue_task() for managed_node3/gather_facts 7903 1726882396.46564: worker is 1 (out of 1 available) 7903 1726882396.46574: exiting _queue_task() for managed_node3/gather_facts 7903 1726882396.46586: done queuing things up, now waiting for results queue to drain 7903 1726882396.46588: waiting for pending results... 7903 1726882396.46673: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7903 1726882396.46842: in run() - task 0affe814-3a2d-df60-1cf2-000000000128 7903 1726882396.46846: variable 'ansible_search_path' from source: unknown 7903 1726882396.46875: calling self._execute() 7903 1726882396.46979: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.47042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.47047: variable 'omit' from source: magic vars 7903 1726882396.47621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.50436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.50629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.50634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.50653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.50693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.50800: 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) 7903 1726882396.50843: 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) 7903 1726882396.50894: 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) 7903 1726882396.50949: 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) 7903 1726882396.50982: 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) 7903 1726882396.51192: variable 'ansible_distribution' from source: facts 7903 1726882396.51201: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.51204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.51211: when evaluation is False, skipping this task 7903 1726882396.51219: _execute() done 7903 1726882396.51238: dumping result to json 7903 1726882396.51241: done dumping result, returning 7903 1726882396.51249: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-df60-1cf2-000000000128] 7903 1726882396.51302: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882396.51465: no more pending results, returning what we have 7903 1726882396.51469: results queue empty 7903 1726882396.51471: checking for any_errors_fatal 7903 1726882396.51472: done checking for any_errors_fatal 7903 1726882396.51473: checking for max_fail_percentage 7903 1726882396.51475: done checking for max_fail_percentage 7903 1726882396.51476: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.51477: done checking to see if all hosts have failed 7903 1726882396.51478: getting the remaining hosts for this loop 7903 1726882396.51483: done getting the remaining hosts for this loop 7903 1726882396.51487: getting the next task for host managed_node3 7903 1726882396.51495: done getting next task for host managed_node3 7903 1726882396.51498: ^ task is: TASK: meta (flush_handlers) 7903 1726882396.51501: ^ 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 7903 1726882396.51505: getting variables 7903 1726882396.51507: in VariableManager get_vars() 7903 1726882396.51557: Calling all_inventory to load vars for managed_node3 7903 1726882396.51561: Calling groups_inventory to load vars for managed_node3 7903 1726882396.51564: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.51576: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.51583: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.51588: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.52187: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000128 7903 1726882396.52191: WORKER PROCESS EXITING 7903 1726882396.52220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.52529: done with get_vars() 7903 1726882396.52543: done getting variables 7903 1726882396.52637: in VariableManager get_vars() 7903 1726882396.52655: Calling all_inventory to load vars for managed_node3 7903 1726882396.52658: Calling groups_inventory to load vars for managed_node3 7903 1726882396.52661: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.52666: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.52669: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.52673: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.52884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.53177: done with get_vars() 7903 1726882396.53195: done queuing things up, now waiting for results queue to drain 7903 1726882396.53197: results queue empty 7903 1726882396.53198: checking for any_errors_fatal 7903 1726882396.53200: done checking for any_errors_fatal 7903 1726882396.53201: checking for max_fail_percentage 7903 1726882396.53203: done checking for max_fail_percentage 7903 1726882396.53203: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.53204: done checking to see if all hosts have failed 7903 1726882396.53205: getting the remaining hosts for this loop 7903 1726882396.53206: done getting the remaining hosts for this loop 7903 1726882396.53210: getting the next task for host managed_node3 7903 1726882396.53214: done getting next task for host managed_node3 7903 1726882396.53216: ^ task is: TASK: INIT Prepare setup 7903 1726882396.53218: ^ 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 7903 1726882396.53220: getting variables 7903 1726882396.53222: in VariableManager get_vars() 7903 1726882396.53243: Calling all_inventory to load vars for managed_node3 7903 1726882396.53246: Calling groups_inventory to load vars for managed_node3 7903 1726882396.53249: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.53255: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.53268: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.53273: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.53516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.53824: done with get_vars() 7903 1726882396.53833: done getting variables 7903 1726882396.53924: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 21:33:16 -0400 (0:00:00.078) 0:00:05.183 ****** 7903 1726882396.53953: entering _queue_task() for managed_node3/debug 7903 1726882396.53955: Creating lock for debug 7903 1726882396.54278: worker is 1 (out of 1 available) 7903 1726882396.54296: exiting _queue_task() for managed_node3/debug 7903 1726882396.54309: done queuing things up, now waiting for results queue to drain 7903 1726882396.54311: waiting for pending results... 7903 1726882396.54572: running TaskExecutor() for managed_node3/TASK: INIT Prepare setup 7903 1726882396.54695: in run() - task 0affe814-3a2d-df60-1cf2-00000000000b 7903 1726882396.54719: variable 'ansible_search_path' from source: unknown 7903 1726882396.54770: calling self._execute() 7903 1726882396.54891: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.54990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.54995: variable 'omit' from source: magic vars 7903 1726882396.55526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.58438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.58590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.58600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.58654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.58699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.58819: 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) 7903 1726882396.58868: 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) 7903 1726882396.58926: 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) 7903 1726882396.58989: 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) 7903 1726882396.59025: 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) 7903 1726882396.59241: variable 'ansible_distribution' from source: facts 7903 1726882396.59245: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.59253: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.59256: when evaluation is False, skipping this task 7903 1726882396.59258: _execute() done 7903 1726882396.59272: dumping result to json 7903 1726882396.59284: done dumping result, returning 7903 1726882396.59339: done running TaskExecutor() for managed_node3/TASK: INIT Prepare setup [0affe814-3a2d-df60-1cf2-00000000000b] 7903 1726882396.59342: sending task result for task 0affe814-3a2d-df60-1cf2-00000000000b 7903 1726882396.59430: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000000b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882396.59541: no more pending results, returning what we have 7903 1726882396.59545: results queue empty 7903 1726882396.59546: checking for any_errors_fatal 7903 1726882396.59548: done checking for any_errors_fatal 7903 1726882396.59549: checking for max_fail_percentage 7903 1726882396.59552: done checking for max_fail_percentage 7903 1726882396.59553: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.59554: done checking to see if all hosts have failed 7903 1726882396.59555: getting the remaining hosts for this loop 7903 1726882396.59557: done getting the remaining hosts for this loop 7903 1726882396.59562: getting the next task for host managed_node3 7903 1726882396.59570: done getting next task for host managed_node3 7903 1726882396.59574: ^ task is: TASK: Install dnsmasq 7903 1726882396.59578: ^ 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 7903 1726882396.59584: getting variables 7903 1726882396.59587: in VariableManager get_vars() 7903 1726882396.59637: Calling all_inventory to load vars for managed_node3 7903 1726882396.59640: Calling groups_inventory to load vars for managed_node3 7903 1726882396.59644: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.59657: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.59661: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.59664: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.60124: WORKER PROCESS EXITING 7903 1726882396.60162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.60464: done with get_vars() 7903 1726882396.60478: done getting variables 7903 1726882396.60552: 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 dnsmasq] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:33:16 -0400 (0:00:00.066) 0:00:05.249 ****** 7903 1726882396.60588: entering _queue_task() for managed_node3/package 7903 1726882396.60958: worker is 1 (out of 1 available) 7903 1726882396.60968: exiting _queue_task() for managed_node3/package 7903 1726882396.60978: done queuing things up, now waiting for results queue to drain 7903 1726882396.60982: waiting for pending results... 7903 1726882396.61157: running TaskExecutor() for managed_node3/TASK: Install dnsmasq 7903 1726882396.61293: in run() - task 0affe814-3a2d-df60-1cf2-00000000000f 7903 1726882396.61319: variable 'ansible_search_path' from source: unknown 7903 1726882396.61328: variable 'ansible_search_path' from source: unknown 7903 1726882396.61386: calling self._execute() 7903 1726882396.61498: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.61512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.61532: variable 'omit' from source: magic vars 7903 1726882396.62193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.64908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.65021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.65079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.65135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.65174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.65289: 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) 7903 1726882396.65341: 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) 7903 1726882396.65379: 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) 7903 1726882396.65453: 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) 7903 1726882396.65509: 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) 7903 1726882396.65672: variable 'ansible_distribution' from source: facts 7903 1726882396.65690: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.65709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.65719: when evaluation is False, skipping this task 7903 1726882396.65745: _execute() done 7903 1726882396.65748: dumping result to json 7903 1726882396.65756: done dumping result, returning 7903 1726882396.65837: done running TaskExecutor() for managed_node3/TASK: Install dnsmasq [0affe814-3a2d-df60-1cf2-00000000000f] 7903 1726882396.65845: sending task result for task 0affe814-3a2d-df60-1cf2-00000000000f 7903 1726882396.66140: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000000f 7903 1726882396.66144: 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" } 7903 1726882396.66198: no more pending results, returning what we have 7903 1726882396.66202: results queue empty 7903 1726882396.66203: checking for any_errors_fatal 7903 1726882396.66209: done checking for any_errors_fatal 7903 1726882396.66210: checking for max_fail_percentage 7903 1726882396.66212: done checking for max_fail_percentage 7903 1726882396.66213: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.66214: done checking to see if all hosts have failed 7903 1726882396.66215: getting the remaining hosts for this loop 7903 1726882396.66217: done getting the remaining hosts for this loop 7903 1726882396.66221: getting the next task for host managed_node3 7903 1726882396.66226: done getting next task for host managed_node3 7903 1726882396.66229: ^ task is: TASK: Install pgrep, sysctl 7903 1726882396.66232: ^ 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 7903 1726882396.66238: getting variables 7903 1726882396.66240: in VariableManager get_vars() 7903 1726882396.66288: Calling all_inventory to load vars for managed_node3 7903 1726882396.66291: Calling groups_inventory to load vars for managed_node3 7903 1726882396.66295: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.66306: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.66309: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.66314: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.66673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.66988: done with get_vars() 7903 1726882396.67004: done getting variables 7903 1726882396.67071: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:33:16 -0400 (0:00:00.065) 0:00:05.314 ****** 7903 1726882396.67111: entering _queue_task() for managed_node3/package 7903 1726882396.67374: worker is 1 (out of 1 available) 7903 1726882396.67389: exiting _queue_task() for managed_node3/package 7903 1726882396.67403: done queuing things up, now waiting for results queue to drain 7903 1726882396.67405: waiting for pending results... 7903 1726882396.67692: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 7903 1726882396.67873: in run() - task 0affe814-3a2d-df60-1cf2-000000000010 7903 1726882396.67877: variable 'ansible_search_path' from source: unknown 7903 1726882396.67982: variable 'ansible_search_path' from source: unknown 7903 1726882396.67987: calling self._execute() 7903 1726882396.68037: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.68053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.68070: variable 'omit' from source: magic vars 7903 1726882396.68743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.71460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.71564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.71627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.71676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.71727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.71850: 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) 7903 1726882396.71896: 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) 7903 1726882396.71951: 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) 7903 1726882396.72017: 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) 7903 1726882396.72051: 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) 7903 1726882396.72248: variable 'ansible_distribution' from source: facts 7903 1726882396.72440: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.72444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.72446: when evaluation is False, skipping this task 7903 1726882396.72448: _execute() done 7903 1726882396.72451: dumping result to json 7903 1726882396.72453: done dumping result, returning 7903 1726882396.72455: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [0affe814-3a2d-df60-1cf2-000000000010] 7903 1726882396.72458: sending task result for task 0affe814-3a2d-df60-1cf2-000000000010 7903 1726882396.72540: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000010 7903 1726882396.72544: 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" } 7903 1726882396.72601: no more pending results, returning what we have 7903 1726882396.72606: results queue empty 7903 1726882396.72607: checking for any_errors_fatal 7903 1726882396.72614: done checking for any_errors_fatal 7903 1726882396.72615: checking for max_fail_percentage 7903 1726882396.72616: done checking for max_fail_percentage 7903 1726882396.72618: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.72619: done checking to see if all hosts have failed 7903 1726882396.72620: getting the remaining hosts for this loop 7903 1726882396.72622: done getting the remaining hosts for this loop 7903 1726882396.72626: getting the next task for host managed_node3 7903 1726882396.72633: done getting next task for host managed_node3 7903 1726882396.72637: ^ task is: TASK: Install pgrep, sysctl 7903 1726882396.72642: ^ 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 7903 1726882396.72645: getting variables 7903 1726882396.72647: in VariableManager get_vars() 7903 1726882396.72695: Calling all_inventory to load vars for managed_node3 7903 1726882396.72698: Calling groups_inventory to load vars for managed_node3 7903 1726882396.72701: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.72714: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.72717: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.72721: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.73190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.73477: done with get_vars() 7903 1726882396.73493: done getting variables 7903 1726882396.73570: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:33:16 -0400 (0:00:00.064) 0:00:05.379 ****** 7903 1726882396.73607: entering _queue_task() for managed_node3/package 7903 1726882396.73906: worker is 1 (out of 1 available) 7903 1726882396.73918: exiting _queue_task() for managed_node3/package 7903 1726882396.73929: done queuing things up, now waiting for results queue to drain 7903 1726882396.73931: waiting for pending results... 7903 1726882396.74351: running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl 7903 1726882396.74364: in run() - task 0affe814-3a2d-df60-1cf2-000000000011 7903 1726882396.74398: variable 'ansible_search_path' from source: unknown 7903 1726882396.74407: variable 'ansible_search_path' from source: unknown 7903 1726882396.74451: calling self._execute() 7903 1726882396.74601: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.74611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.74614: variable 'omit' from source: magic vars 7903 1726882396.75225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.78069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.78213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.78257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.78312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.78416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.78475: 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) 7903 1726882396.78527: 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) 7903 1726882396.78575: 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) 7903 1726882396.78644: 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) 7903 1726882396.78677: 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) 7903 1726882396.78889: variable 'ansible_distribution' from source: facts 7903 1726882396.78903: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.78961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.78964: when evaluation is False, skipping this task 7903 1726882396.78967: _execute() done 7903 1726882396.78969: dumping result to json 7903 1726882396.78971: done dumping result, returning 7903 1726882396.78975: done running TaskExecutor() for managed_node3/TASK: Install pgrep, sysctl [0affe814-3a2d-df60-1cf2-000000000011] 7903 1726882396.78977: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882396.79192: no more pending results, returning what we have 7903 1726882396.79197: results queue empty 7903 1726882396.79198: checking for any_errors_fatal 7903 1726882396.79204: done checking for any_errors_fatal 7903 1726882396.79205: checking for max_fail_percentage 7903 1726882396.79207: done checking for max_fail_percentage 7903 1726882396.79209: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.79210: done checking to see if all hosts have failed 7903 1726882396.79211: getting the remaining hosts for this loop 7903 1726882396.79213: done getting the remaining hosts for this loop 7903 1726882396.79218: getting the next task for host managed_node3 7903 1726882396.79225: done getting next task for host managed_node3 7903 1726882396.79228: ^ task is: TASK: Create test interfaces 7903 1726882396.79232: ^ 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 7903 1726882396.79238: getting variables 7903 1726882396.79240: in VariableManager get_vars() 7903 1726882396.79293: Calling all_inventory to load vars for managed_node3 7903 1726882396.79297: Calling groups_inventory to load vars for managed_node3 7903 1726882396.79299: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.79312: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.79316: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.79319: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.79874: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000011 7903 1726882396.79878: WORKER PROCESS EXITING 7903 1726882396.79914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.80206: done with get_vars() 7903 1726882396.80225: done getting variables 7903 1726882396.80336: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:33:16 -0400 (0:00:00.067) 0:00:05.447 ****** 7903 1726882396.80371: entering _queue_task() for managed_node3/shell 7903 1726882396.80373: Creating lock for shell 7903 1726882396.80787: worker is 1 (out of 1 available) 7903 1726882396.80798: exiting _queue_task() for managed_node3/shell 7903 1726882396.80809: done queuing things up, now waiting for results queue to drain 7903 1726882396.80811: waiting for pending results... 7903 1726882396.81016: running TaskExecutor() for managed_node3/TASK: Create test interfaces 7903 1726882396.81161: in run() - task 0affe814-3a2d-df60-1cf2-000000000012 7903 1726882396.81186: variable 'ansible_search_path' from source: unknown 7903 1726882396.81203: variable 'ansible_search_path' from source: unknown 7903 1726882396.81254: calling self._execute() 7903 1726882396.81361: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.81376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.81397: variable 'omit' from source: magic vars 7903 1726882396.81999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.86698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.87442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.87448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.87451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.87548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.87649: 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) 7903 1726882396.87691: 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) 7903 1726882396.87719: 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) 7903 1726882396.87990: 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) 7903 1726882396.88040: 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) 7903 1726882396.88420: variable 'ansible_distribution' from source: facts 7903 1726882396.88442: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.88450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.88453: when evaluation is False, skipping this task 7903 1726882396.88456: _execute() done 7903 1726882396.88458: dumping result to json 7903 1726882396.88460: done dumping result, returning 7903 1726882396.88466: done running TaskExecutor() for managed_node3/TASK: Create test interfaces [0affe814-3a2d-df60-1cf2-000000000012] 7903 1726882396.88747: sending task result for task 0affe814-3a2d-df60-1cf2-000000000012 7903 1726882396.88814: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000012 7903 1726882396.88817: 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" } 7903 1726882396.88884: no more pending results, returning what we have 7903 1726882396.88890: results queue empty 7903 1726882396.88891: checking for any_errors_fatal 7903 1726882396.88899: done checking for any_errors_fatal 7903 1726882396.88900: checking for max_fail_percentage 7903 1726882396.88903: done checking for max_fail_percentage 7903 1726882396.88905: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.88906: done checking to see if all hosts have failed 7903 1726882396.88907: getting the remaining hosts for this loop 7903 1726882396.88909: done getting the remaining hosts for this loop 7903 1726882396.88914: getting the next task for host managed_node3 7903 1726882396.88924: done getting next task for host managed_node3 7903 1726882396.88928: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7903 1726882396.88932: ^ 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 7903 1726882396.88938: getting variables 7903 1726882396.88941: in VariableManager get_vars() 7903 1726882396.88992: Calling all_inventory to load vars for managed_node3 7903 1726882396.88996: Calling groups_inventory to load vars for managed_node3 7903 1726882396.88999: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.89012: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.89015: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.89019: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.89728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.90262: done with get_vars() 7903 1726882396.90275: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:33:16 -0400 (0:00:00.103) 0:00:05.551 ****** 7903 1726882396.90743: entering _queue_task() for managed_node3/include_tasks 7903 1726882396.91225: worker is 1 (out of 1 available) 7903 1726882396.91244: exiting _queue_task() for managed_node3/include_tasks 7903 1726882396.91257: done queuing things up, now waiting for results queue to drain 7903 1726882396.91259: waiting for pending results... 7903 1726882396.92055: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7903 1726882396.92221: in run() - task 0affe814-3a2d-df60-1cf2-000000000016 7903 1726882396.92225: variable 'ansible_search_path' from source: unknown 7903 1726882396.92228: variable 'ansible_search_path' from source: unknown 7903 1726882396.92512: calling self._execute() 7903 1726882396.92695: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882396.92718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882396.92777: variable 'omit' from source: magic vars 7903 1726882396.94220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882396.97538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882396.97643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882396.97752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882396.97843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882396.97938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882396.98095: 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) 7903 1726882396.98128: 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) 7903 1726882396.98271: 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) 7903 1726882396.98320: 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) 7903 1726882396.98338: 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) 7903 1726882396.98730: variable 'ansible_distribution' from source: facts 7903 1726882396.98738: variable 'ansible_distribution_major_version' from source: facts 7903 1726882396.98850: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882396.98854: when evaluation is False, skipping this task 7903 1726882396.98857: _execute() done 7903 1726882396.98862: dumping result to json 7903 1726882396.98866: done dumping result, returning 7903 1726882396.98901: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-df60-1cf2-000000000016] 7903 1726882396.98908: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882396.99224: no more pending results, returning what we have 7903 1726882396.99228: results queue empty 7903 1726882396.99229: checking for any_errors_fatal 7903 1726882396.99236: done checking for any_errors_fatal 7903 1726882396.99237: checking for max_fail_percentage 7903 1726882396.99239: done checking for max_fail_percentage 7903 1726882396.99240: checking to see if all hosts have failed and the running result is not ok 7903 1726882396.99240: done checking to see if all hosts have failed 7903 1726882396.99242: getting the remaining hosts for this loop 7903 1726882396.99243: done getting the remaining hosts for this loop 7903 1726882396.99248: getting the next task for host managed_node3 7903 1726882396.99254: done getting next task for host managed_node3 7903 1726882396.99257: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7903 1726882396.99260: ^ 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 7903 1726882396.99264: getting variables 7903 1726882396.99265: in VariableManager get_vars() 7903 1726882396.99308: Calling all_inventory to load vars for managed_node3 7903 1726882396.99311: Calling groups_inventory to load vars for managed_node3 7903 1726882396.99314: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882396.99325: Calling all_plugins_play to load vars for managed_node3 7903 1726882396.99329: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882396.99333: Calling groups_plugins_play to load vars for managed_node3 7903 1726882396.99409: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000016 7903 1726882396.99413: WORKER PROCESS EXITING 7903 1726882396.99655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882396.99950: done with get_vars() 7903 1726882396.99965: done getting variables 7903 1726882397.00103: 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) 7903 1726882397.00259: variable 'interface' from source: task vars 7903 1726882397.00265: variable 'dhcp_interface1' from source: play vars 7903 1726882397.00354: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:33:17 -0400 (0:00:00.096) 0:00:05.647 ****** 7903 1726882397.00404: entering _queue_task() for managed_node3/assert 7903 1726882397.00406: Creating lock for assert 7903 1726882397.00765: worker is 1 (out of 1 available) 7903 1726882397.00780: exiting _queue_task() for managed_node3/assert 7903 1726882397.00792: done queuing things up, now waiting for results queue to drain 7903 1726882397.00794: waiting for pending results... 7903 1726882397.00986: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' 7903 1726882397.01143: in run() - task 0affe814-3a2d-df60-1cf2-000000000017 7903 1726882397.01157: variable 'ansible_search_path' from source: unknown 7903 1726882397.01161: variable 'ansible_search_path' from source: unknown 7903 1726882397.01202: calling self._execute() 7903 1726882397.01328: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.01332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.01356: variable 'omit' from source: magic vars 7903 1726882397.02059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.05088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.05255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.05340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.05345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.05365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.05572: 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) 7903 1726882397.05605: 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) 7903 1726882397.05636: 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) 7903 1726882397.05777: 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) 7903 1726882397.05784: 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) 7903 1726882397.05870: variable 'ansible_distribution' from source: facts 7903 1726882397.05885: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.05890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.05893: when evaluation is False, skipping this task 7903 1726882397.05895: _execute() done 7903 1726882397.05901: dumping result to json 7903 1726882397.05914: done dumping result, returning 7903 1726882397.05921: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test1' [0affe814-3a2d-df60-1cf2-000000000017] 7903 1726882397.05924: sending task result for task 0affe814-3a2d-df60-1cf2-000000000017 7903 1726882397.06207: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000017 7903 1726882397.06210: 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" } 7903 1726882397.06259: no more pending results, returning what we have 7903 1726882397.06262: results queue empty 7903 1726882397.06263: checking for any_errors_fatal 7903 1726882397.06269: done checking for any_errors_fatal 7903 1726882397.06270: checking for max_fail_percentage 7903 1726882397.06272: done checking for max_fail_percentage 7903 1726882397.06273: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.06274: done checking to see if all hosts have failed 7903 1726882397.06274: getting the remaining hosts for this loop 7903 1726882397.06276: done getting the remaining hosts for this loop 7903 1726882397.06281: getting the next task for host managed_node3 7903 1726882397.06290: done getting next task for host managed_node3 7903 1726882397.06293: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7903 1726882397.06296: ^ 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 7903 1726882397.06300: getting variables 7903 1726882397.06301: in VariableManager get_vars() 7903 1726882397.06350: Calling all_inventory to load vars for managed_node3 7903 1726882397.06354: Calling groups_inventory to load vars for managed_node3 7903 1726882397.06356: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.06367: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.06371: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.06374: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.06692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.06964: done with get_vars() 7903 1726882397.06987: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:33:17 -0400 (0:00:00.067) 0:00:05.714 ****** 7903 1726882397.07113: entering _queue_task() for managed_node3/include_tasks 7903 1726882397.07464: worker is 1 (out of 1 available) 7903 1726882397.07477: exiting _queue_task() for managed_node3/include_tasks 7903 1726882397.07494: done queuing things up, now waiting for results queue to drain 7903 1726882397.07496: waiting for pending results... 7903 1726882397.07872: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7903 1726882397.07984: in run() - task 0affe814-3a2d-df60-1cf2-00000000001b 7903 1726882397.08073: variable 'ansible_search_path' from source: unknown 7903 1726882397.08078: variable 'ansible_search_path' from source: unknown 7903 1726882397.08084: calling self._execute() 7903 1726882397.08192: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.08213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.08291: variable 'omit' from source: magic vars 7903 1726882397.08815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.11669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.11775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.11832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.11899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.11939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.12388: 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) 7903 1726882397.12640: 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) 7903 1726882397.12645: 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) 7903 1726882397.12648: 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) 7903 1726882397.12650: 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) 7903 1726882397.12750: variable 'ansible_distribution' from source: facts 7903 1726882397.12773: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.12796: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.12804: when evaluation is False, skipping this task 7903 1726882397.12812: _execute() done 7903 1726882397.12820: dumping result to json 7903 1726882397.12829: done dumping result, returning 7903 1726882397.12845: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-df60-1cf2-00000000001b] 7903 1726882397.12855: sending task result for task 0affe814-3a2d-df60-1cf2-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7903 1726882397.13162: no more pending results, returning what we have 7903 1726882397.13167: results queue empty 7903 1726882397.13169: checking for any_errors_fatal 7903 1726882397.13175: done checking for any_errors_fatal 7903 1726882397.13176: checking for max_fail_percentage 7903 1726882397.13178: done checking for max_fail_percentage 7903 1726882397.13183: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.13184: done checking to see if all hosts have failed 7903 1726882397.13185: getting the remaining hosts for this loop 7903 1726882397.13187: done getting the remaining hosts for this loop 7903 1726882397.13194: getting the next task for host managed_node3 7903 1726882397.13210: done getting next task for host managed_node3 7903 1726882397.13214: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7903 1726882397.13218: ^ 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 7903 1726882397.13222: getting variables 7903 1726882397.13224: in VariableManager get_vars() 7903 1726882397.13276: Calling all_inventory to load vars for managed_node3 7903 1726882397.13282: Calling groups_inventory to load vars for managed_node3 7903 1726882397.13285: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.13440: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.13446: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.13451: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.13804: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000001b 7903 1726882397.13808: WORKER PROCESS EXITING 7903 1726882397.13839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.14157: done with get_vars() 7903 1726882397.14171: done getting variables 7903 1726882397.14256: 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) 7903 1726882397.14423: variable 'interface' from source: task vars 7903 1726882397.14428: variable 'dhcp_interface2' from source: play vars 7903 1726882397.14494: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:33:17 -0400 (0:00:00.074) 0:00:05.789 ****** 7903 1726882397.14524: entering _queue_task() for managed_node3/assert 7903 1726882397.14760: worker is 1 (out of 1 available) 7903 1726882397.14778: exiting _queue_task() for managed_node3/assert 7903 1726882397.14795: done queuing things up, now waiting for results queue to drain 7903 1726882397.14797: waiting for pending results... 7903 1726882397.15012: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' 7903 1726882397.15117: in run() - task 0affe814-3a2d-df60-1cf2-00000000001c 7903 1726882397.15135: variable 'ansible_search_path' from source: unknown 7903 1726882397.15140: variable 'ansible_search_path' from source: unknown 7903 1726882397.15180: calling self._execute() 7903 1726882397.15255: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.15261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.15272: variable 'omit' from source: magic vars 7903 1726882397.15718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.17817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.18068: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.18101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.18135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.18158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.18227: 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) 7903 1726882397.18254: 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) 7903 1726882397.18277: 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) 7903 1726882397.18312: 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) 7903 1726882397.18324: 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) 7903 1726882397.18441: variable 'ansible_distribution' from source: facts 7903 1726882397.18447: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.18455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.18458: when evaluation is False, skipping this task 7903 1726882397.18461: _execute() done 7903 1726882397.18464: dumping result to json 7903 1726882397.18467: done dumping result, returning 7903 1726882397.18475: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'test2' [0affe814-3a2d-df60-1cf2-00000000001c] 7903 1726882397.18482: sending task result for task 0affe814-3a2d-df60-1cf2-00000000001c 7903 1726882397.18577: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000001c 7903 1726882397.18580: 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" } 7903 1726882397.18637: no more pending results, returning what we have 7903 1726882397.18642: results queue empty 7903 1726882397.18643: checking for any_errors_fatal 7903 1726882397.18648: done checking for any_errors_fatal 7903 1726882397.18649: checking for max_fail_percentage 7903 1726882397.18651: done checking for max_fail_percentage 7903 1726882397.18652: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.18653: done checking to see if all hosts have failed 7903 1726882397.18654: getting the remaining hosts for this loop 7903 1726882397.18656: done getting the remaining hosts for this loop 7903 1726882397.18661: getting the next task for host managed_node3 7903 1726882397.18668: done getting next task for host managed_node3 7903 1726882397.18672: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 7903 1726882397.18674: ^ 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 7903 1726882397.18677: getting variables 7903 1726882397.18679: in VariableManager get_vars() 7903 1726882397.18723: Calling all_inventory to load vars for managed_node3 7903 1726882397.18726: Calling groups_inventory to load vars for managed_node3 7903 1726882397.18729: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.18741: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.18745: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.18748: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.18951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.19107: done with get_vars() 7903 1726882397.19117: done getting variables 7903 1726882397.19168: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 21:33:17 -0400 (0:00:00.046) 0:00:05.835 ****** 7903 1726882397.19191: entering _queue_task() for managed_node3/command 7903 1726882397.19399: worker is 1 (out of 1 available) 7903 1726882397.19414: exiting _queue_task() for managed_node3/command 7903 1726882397.19428: done queuing things up, now waiting for results queue to drain 7903 1726882397.19430: waiting for pending results... 7903 1726882397.19595: running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript 7903 1726882397.19671: in run() - task 0affe814-3a2d-df60-1cf2-00000000001d 7903 1726882397.19685: variable 'ansible_search_path' from source: unknown 7903 1726882397.19717: calling self._execute() 7903 1726882397.19791: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.19797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.19807: variable 'omit' from source: magic vars 7903 1726882397.20173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.22121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.22188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.22220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.22252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.22275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.22345: 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) 7903 1726882397.22369: 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) 7903 1726882397.22394: 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) 7903 1726882397.22429: 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) 7903 1726882397.22444: 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) 7903 1726882397.22553: variable 'ansible_distribution' from source: facts 7903 1726882397.22558: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.22568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.22572: when evaluation is False, skipping this task 7903 1726882397.22575: _execute() done 7903 1726882397.22582: dumping result to json 7903 1726882397.22585: done dumping result, returning 7903 1726882397.22593: done running TaskExecutor() for managed_node3/TASK: Backup the /etc/resolv.conf for initscript [0affe814-3a2d-df60-1cf2-00000000001d] 7903 1726882397.22597: sending task result for task 0affe814-3a2d-df60-1cf2-00000000001d 7903 1726882397.22693: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000001d 7903 1726882397.22696: 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" } 7903 1726882397.22755: no more pending results, returning what we have 7903 1726882397.22759: results queue empty 7903 1726882397.22759: checking for any_errors_fatal 7903 1726882397.22765: done checking for any_errors_fatal 7903 1726882397.22766: checking for max_fail_percentage 7903 1726882397.22768: done checking for max_fail_percentage 7903 1726882397.22769: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.22770: done checking to see if all hosts have failed 7903 1726882397.22771: getting the remaining hosts for this loop 7903 1726882397.22773: done getting the remaining hosts for this loop 7903 1726882397.22777: getting the next task for host managed_node3 7903 1726882397.22785: done getting next task for host managed_node3 7903 1726882397.22788: ^ task is: TASK: TEST Add Bond with 2 ports 7903 1726882397.22790: ^ 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 7903 1726882397.22793: getting variables 7903 1726882397.22795: in VariableManager get_vars() 7903 1726882397.22835: Calling all_inventory to load vars for managed_node3 7903 1726882397.22839: Calling groups_inventory to load vars for managed_node3 7903 1726882397.22841: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.22852: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.22855: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.22858: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.23024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.23211: done with get_vars() 7903 1726882397.23223: done getting variables 7903 1726882397.23289: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 21:33:17 -0400 (0:00:00.041) 0:00:05.876 ****** 7903 1726882397.23318: entering _queue_task() for managed_node3/debug 7903 1726882397.23572: worker is 1 (out of 1 available) 7903 1726882397.23587: exiting _queue_task() for managed_node3/debug 7903 1726882397.23599: done queuing things up, now waiting for results queue to drain 7903 1726882397.23601: waiting for pending results... 7903 1726882397.24053: running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports 7903 1726882397.24058: in run() - task 0affe814-3a2d-df60-1cf2-00000000001e 7903 1726882397.24061: variable 'ansible_search_path' from source: unknown 7903 1726882397.24063: calling self._execute() 7903 1726882397.24114: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.24125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.24142: variable 'omit' from source: magic vars 7903 1726882397.24649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.26715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.26768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.26802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.26832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.26858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.26927: 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) 7903 1726882397.26954: 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) 7903 1726882397.26976: 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) 7903 1726882397.27013: 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) 7903 1726882397.27026: 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) 7903 1726882397.27132: variable 'ansible_distribution' from source: facts 7903 1726882397.27141: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.27154: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.27157: when evaluation is False, skipping this task 7903 1726882397.27160: _execute() done 7903 1726882397.27162: dumping result to json 7903 1726882397.27165: done dumping result, returning 7903 1726882397.27170: done running TaskExecutor() for managed_node3/TASK: TEST Add Bond with 2 ports [0affe814-3a2d-df60-1cf2-00000000001e] 7903 1726882397.27176: sending task result for task 0affe814-3a2d-df60-1cf2-00000000001e skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882397.27321: no more pending results, returning what we have 7903 1726882397.27325: results queue empty 7903 1726882397.27326: checking for any_errors_fatal 7903 1726882397.27332: done checking for any_errors_fatal 7903 1726882397.27333: checking for max_fail_percentage 7903 1726882397.27336: done checking for max_fail_percentage 7903 1726882397.27338: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.27339: done checking to see if all hosts have failed 7903 1726882397.27339: getting the remaining hosts for this loop 7903 1726882397.27341: done getting the remaining hosts for this loop 7903 1726882397.27346: getting the next task for host managed_node3 7903 1726882397.27352: done getting next task for host managed_node3 7903 1726882397.27358: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7903 1726882397.27361: ^ 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 7903 1726882397.27378: getting variables 7903 1726882397.27380: in VariableManager get_vars() 7903 1726882397.27417: Calling all_inventory to load vars for managed_node3 7903 1726882397.27420: Calling groups_inventory to load vars for managed_node3 7903 1726882397.27423: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.27433: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.27445: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.27451: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000001e 7903 1726882397.27453: WORKER PROCESS EXITING 7903 1726882397.27457: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.27600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.27768: done with get_vars() 7903 1726882397.27778: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:17 -0400 (0:00:00.045) 0:00:05.922 ****** 7903 1726882397.27852: entering _queue_task() for managed_node3/include_tasks 7903 1726882397.28053: worker is 1 (out of 1 available) 7903 1726882397.28067: exiting _queue_task() for managed_node3/include_tasks 7903 1726882397.28080: done queuing things up, now waiting for results queue to drain 7903 1726882397.28081: waiting for pending results... 7903 1726882397.28239: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7903 1726882397.28348: in run() - task 0affe814-3a2d-df60-1cf2-000000000026 7903 1726882397.28360: variable 'ansible_search_path' from source: unknown 7903 1726882397.28364: variable 'ansible_search_path' from source: unknown 7903 1726882397.28396: calling self._execute() 7903 1726882397.28465: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.28471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.28483: variable 'omit' from source: magic vars 7903 1726882397.28852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.31100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.31104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.31148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.31194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.31239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.31338: 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) 7903 1726882397.31373: 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) 7903 1726882397.31409: 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) 7903 1726882397.31463: 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) 7903 1726882397.31480: 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) 7903 1726882397.31646: variable 'ansible_distribution' from source: facts 7903 1726882397.31650: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.31661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.31664: when evaluation is False, skipping this task 7903 1726882397.31667: _execute() done 7903 1726882397.31673: dumping result to json 7903 1726882397.31677: done dumping result, returning 7903 1726882397.31691: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-df60-1cf2-000000000026] 7903 1726882397.31697: sending task result for task 0affe814-3a2d-df60-1cf2-000000000026 7903 1726882397.31806: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000026 7903 1726882397.31809: 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" } 7903 1726882397.31942: no more pending results, returning what we have 7903 1726882397.31946: results queue empty 7903 1726882397.31947: checking for any_errors_fatal 7903 1726882397.31953: done checking for any_errors_fatal 7903 1726882397.31954: checking for max_fail_percentage 7903 1726882397.31955: done checking for max_fail_percentage 7903 1726882397.31956: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.31957: done checking to see if all hosts have failed 7903 1726882397.31958: getting the remaining hosts for this loop 7903 1726882397.31960: done getting the remaining hosts for this loop 7903 1726882397.31970: getting the next task for host managed_node3 7903 1726882397.31976: done getting next task for host managed_node3 7903 1726882397.31980: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7903 1726882397.31983: ^ 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 7903 1726882397.31999: getting variables 7903 1726882397.32000: in VariableManager get_vars() 7903 1726882397.32044: Calling all_inventory to load vars for managed_node3 7903 1726882397.32048: Calling groups_inventory to load vars for managed_node3 7903 1726882397.32051: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.32061: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.32064: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.32067: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.32344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.32615: done with get_vars() 7903 1726882397.32636: done getting variables 7903 1726882397.32699: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:17 -0400 (0:00:00.048) 0:00:05.971 ****** 7903 1726882397.32745: entering _queue_task() for managed_node3/debug 7903 1726882397.33020: worker is 1 (out of 1 available) 7903 1726882397.33035: exiting _queue_task() for managed_node3/debug 7903 1726882397.33153: done queuing things up, now waiting for results queue to drain 7903 1726882397.33155: waiting for pending results... 7903 1726882397.33457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7903 1726882397.33499: in run() - task 0affe814-3a2d-df60-1cf2-000000000027 7903 1726882397.33523: variable 'ansible_search_path' from source: unknown 7903 1726882397.33532: variable 'ansible_search_path' from source: unknown 7903 1726882397.33592: calling self._execute() 7903 1726882397.33774: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.33777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.33780: variable 'omit' from source: magic vars 7903 1726882397.34322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.36484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.36552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.36581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.36620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.36659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.36725: 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) 7903 1726882397.36753: 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) 7903 1726882397.36782: 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) 7903 1726882397.36826: 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) 7903 1726882397.36841: 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) 7903 1726882397.36966: variable 'ansible_distribution' from source: facts 7903 1726882397.36972: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.36985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.36988: when evaluation is False, skipping this task 7903 1726882397.36991: _execute() done 7903 1726882397.36999: dumping result to json 7903 1726882397.37002: done dumping result, returning 7903 1726882397.37008: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-df60-1cf2-000000000027] 7903 1726882397.37013: sending task result for task 0affe814-3a2d-df60-1cf2-000000000027 7903 1726882397.37116: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000027 7903 1726882397.37119: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882397.37176: no more pending results, returning what we have 7903 1726882397.37180: results queue empty 7903 1726882397.37181: checking for any_errors_fatal 7903 1726882397.37187: done checking for any_errors_fatal 7903 1726882397.37188: checking for max_fail_percentage 7903 1726882397.37191: done checking for max_fail_percentage 7903 1726882397.37192: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.37193: done checking to see if all hosts have failed 7903 1726882397.37194: getting the remaining hosts for this loop 7903 1726882397.37195: done getting the remaining hosts for this loop 7903 1726882397.37199: getting the next task for host managed_node3 7903 1726882397.37205: done getting next task for host managed_node3 7903 1726882397.37209: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7903 1726882397.37213: ^ 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 7903 1726882397.37229: getting variables 7903 1726882397.37231: in VariableManager get_vars() 7903 1726882397.37279: Calling all_inventory to load vars for managed_node3 7903 1726882397.37282: Calling groups_inventory to load vars for managed_node3 7903 1726882397.37285: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.37296: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.37299: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.37302: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.37483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.37662: done with get_vars() 7903 1726882397.37671: done getting variables 7903 1726882397.37762: 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) 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:17 -0400 (0:00:00.050) 0:00:06.021 ****** 7903 1726882397.37791: entering _queue_task() for managed_node3/fail 7903 1726882397.37793: Creating lock for fail 7903 1726882397.38044: worker is 1 (out of 1 available) 7903 1726882397.38058: exiting _queue_task() for managed_node3/fail 7903 1726882397.38069: done queuing things up, now waiting for results queue to drain 7903 1726882397.38071: waiting for pending results... 7903 1726882397.38370: 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 7903 1726882397.38466: in run() - task 0affe814-3a2d-df60-1cf2-000000000028 7903 1726882397.38541: variable 'ansible_search_path' from source: unknown 7903 1726882397.38546: variable 'ansible_search_path' from source: unknown 7903 1726882397.38549: calling self._execute() 7903 1726882397.38622: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.38646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.38659: variable 'omit' from source: magic vars 7903 1726882397.39626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.41658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.41737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.41750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.41791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.41843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.42240: 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) 7903 1726882397.42244: 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) 7903 1726882397.42249: 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) 7903 1726882397.42252: 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) 7903 1726882397.42254: 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) 7903 1726882397.42256: variable 'ansible_distribution' from source: facts 7903 1726882397.42259: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.42261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.42263: when evaluation is False, skipping this task 7903 1726882397.42267: _execute() done 7903 1726882397.42269: dumping result to json 7903 1726882397.42272: done dumping result, returning 7903 1726882397.42274: 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 [0affe814-3a2d-df60-1cf2-000000000028] 7903 1726882397.42277: sending task result for task 0affe814-3a2d-df60-1cf2-000000000028 7903 1726882397.42345: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000028 7903 1726882397.42348: 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" } 7903 1726882397.42399: no more pending results, returning what we have 7903 1726882397.42403: results queue empty 7903 1726882397.42404: checking for any_errors_fatal 7903 1726882397.42408: done checking for any_errors_fatal 7903 1726882397.42409: checking for max_fail_percentage 7903 1726882397.42411: done checking for max_fail_percentage 7903 1726882397.42412: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.42413: done checking to see if all hosts have failed 7903 1726882397.42414: getting the remaining hosts for this loop 7903 1726882397.42416: done getting the remaining hosts for this loop 7903 1726882397.42421: getting the next task for host managed_node3 7903 1726882397.42427: done getting next task for host managed_node3 7903 1726882397.42431: ^ 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 7903 1726882397.42437: ^ 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 7903 1726882397.42452: getting variables 7903 1726882397.42454: in VariableManager get_vars() 7903 1726882397.42496: Calling all_inventory to load vars for managed_node3 7903 1726882397.42500: Calling groups_inventory to load vars for managed_node3 7903 1726882397.42502: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.42512: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.42515: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.42519: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.43221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.43559: done with get_vars() 7903 1726882397.43573: done getting variables 7903 1726882397.43767: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:17 -0400 (0:00:00.060) 0:00:06.081 ****** 7903 1726882397.43803: entering _queue_task() for managed_node3/fail 7903 1726882397.44459: worker is 1 (out of 1 available) 7903 1726882397.44475: exiting _queue_task() for managed_node3/fail 7903 1726882397.44489: done queuing things up, now waiting for results queue to drain 7903 1726882397.44607: waiting for pending results... 7903 1726882397.44955: 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 7903 1726882397.44966: in run() - task 0affe814-3a2d-df60-1cf2-000000000029 7903 1726882397.44983: variable 'ansible_search_path' from source: unknown 7903 1726882397.44989: variable 'ansible_search_path' from source: unknown 7903 1726882397.45031: calling self._execute() 7903 1726882397.45153: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.45158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.45161: variable 'omit' from source: magic vars 7903 1726882397.45643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.48097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.48206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.48212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.48255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.48288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.48390: 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) 7903 1726882397.48424: 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) 7903 1726882397.48456: 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) 7903 1726882397.48508: 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) 7903 1726882397.48529: 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) 7903 1726882397.48673: variable 'ansible_distribution' from source: facts 7903 1726882397.48680: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.48696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.48699: when evaluation is False, skipping this task 7903 1726882397.48702: _execute() done 7903 1726882397.48704: dumping result to json 7903 1726882397.48739: done dumping result, returning 7903 1726882397.48744: 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 [0affe814-3a2d-df60-1cf2-000000000029] 7903 1726882397.48752: sending task result for task 0affe814-3a2d-df60-1cf2-000000000029 7903 1726882397.48825: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000029 7903 1726882397.48828: 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" } 7903 1726882397.48908: no more pending results, returning what we have 7903 1726882397.48913: results queue empty 7903 1726882397.48913: checking for any_errors_fatal 7903 1726882397.48919: done checking for any_errors_fatal 7903 1726882397.48920: checking for max_fail_percentage 7903 1726882397.48922: done checking for max_fail_percentage 7903 1726882397.48923: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.48924: done checking to see if all hosts have failed 7903 1726882397.48925: getting the remaining hosts for this loop 7903 1726882397.48927: done getting the remaining hosts for this loop 7903 1726882397.48931: getting the next task for host managed_node3 7903 1726882397.48938: done getting next task for host managed_node3 7903 1726882397.48942: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7903 1726882397.48946: ^ 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 7903 1726882397.48967: getting variables 7903 1726882397.48969: in VariableManager get_vars() 7903 1726882397.49008: Calling all_inventory to load vars for managed_node3 7903 1726882397.49011: Calling groups_inventory to load vars for managed_node3 7903 1726882397.49014: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.49024: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.49027: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.49030: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.49321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.49609: done with get_vars() 7903 1726882397.49623: done getting variables 7903 1726882397.49691: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:17 -0400 (0:00:00.059) 0:00:06.141 ****** 7903 1726882397.49735: entering _queue_task() for managed_node3/fail 7903 1726882397.50003: worker is 1 (out of 1 available) 7903 1726882397.50018: exiting _queue_task() for managed_node3/fail 7903 1726882397.50030: done queuing things up, now waiting for results queue to drain 7903 1726882397.50032: waiting for pending results... 7903 1726882397.50431: 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 7903 1726882397.50528: in run() - task 0affe814-3a2d-df60-1cf2-00000000002a 7903 1726882397.50533: variable 'ansible_search_path' from source: unknown 7903 1726882397.50539: variable 'ansible_search_path' from source: unknown 7903 1726882397.50542: calling self._execute() 7903 1726882397.50627: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.50636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.50648: variable 'omit' from source: magic vars 7903 1726882397.51440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.53768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.53863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.53906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.53953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.53982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.54077: 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) 7903 1726882397.54110: 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) 7903 1726882397.54142: 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) 7903 1726882397.54369: 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) 7903 1726882397.54373: 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) 7903 1726882397.54377: variable 'ansible_distribution' from source: facts 7903 1726882397.54380: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.54382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.54384: when evaluation is False, skipping this task 7903 1726882397.54387: _execute() done 7903 1726882397.54389: dumping result to json 7903 1726882397.54395: done dumping result, returning 7903 1726882397.54405: 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 [0affe814-3a2d-df60-1cf2-00000000002a] 7903 1726882397.54410: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002a 7903 1726882397.54515: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002a 7903 1726882397.54518: 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" } 7903 1726882397.54597: no more pending results, returning what we have 7903 1726882397.54601: results queue empty 7903 1726882397.54602: checking for any_errors_fatal 7903 1726882397.54607: done checking for any_errors_fatal 7903 1726882397.54608: checking for max_fail_percentage 7903 1726882397.54610: done checking for max_fail_percentage 7903 1726882397.54611: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.54612: done checking to see if all hosts have failed 7903 1726882397.54613: getting the remaining hosts for this loop 7903 1726882397.54615: done getting the remaining hosts for this loop 7903 1726882397.54620: getting the next task for host managed_node3 7903 1726882397.54626: done getting next task for host managed_node3 7903 1726882397.54630: ^ 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 7903 1726882397.54636: ^ 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 7903 1726882397.54652: getting variables 7903 1726882397.54654: in VariableManager get_vars() 7903 1726882397.54702: Calling all_inventory to load vars for managed_node3 7903 1726882397.54705: Calling groups_inventory to load vars for managed_node3 7903 1726882397.54708: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.54718: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.54721: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.54724: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.55158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.55423: done with get_vars() 7903 1726882397.55440: done getting variables 7903 1726882397.55553: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:17 -0400 (0:00:00.058) 0:00:06.199 ****** 7903 1726882397.55589: entering _queue_task() for managed_node3/dnf 7903 1726882397.55858: worker is 1 (out of 1 available) 7903 1726882397.55872: exiting _queue_task() for managed_node3/dnf 7903 1726882397.55887: done queuing things up, now waiting for results queue to drain 7903 1726882397.55889: waiting for pending results... 7903 1726882397.56192: 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 7903 1726882397.56379: in run() - task 0affe814-3a2d-df60-1cf2-00000000002b 7903 1726882397.56383: variable 'ansible_search_path' from source: unknown 7903 1726882397.56387: variable 'ansible_search_path' from source: unknown 7903 1726882397.56486: calling self._execute() 7903 1726882397.56595: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.56600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.56603: variable 'omit' from source: magic vars 7903 1726882397.57036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.58901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.58956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.58988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.59028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.59052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.59118: 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) 7903 1726882397.59144: 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) 7903 1726882397.59171: 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) 7903 1726882397.59202: 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) 7903 1726882397.59214: 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) 7903 1726882397.59321: variable 'ansible_distribution' from source: facts 7903 1726882397.59328: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.59339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.59342: when evaluation is False, skipping this task 7903 1726882397.59346: _execute() done 7903 1726882397.59350: dumping result to json 7903 1726882397.59355: done dumping result, returning 7903 1726882397.59363: 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 [0affe814-3a2d-df60-1cf2-00000000002b] 7903 1726882397.59368: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002b 7903 1726882397.59461: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002b 7903 1726882397.59465: 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" } 7903 1726882397.59547: no more pending results, returning what we have 7903 1726882397.59551: results queue empty 7903 1726882397.59553: checking for any_errors_fatal 7903 1726882397.59558: done checking for any_errors_fatal 7903 1726882397.59559: checking for max_fail_percentage 7903 1726882397.59561: done checking for max_fail_percentage 7903 1726882397.59562: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.59563: done checking to see if all hosts have failed 7903 1726882397.59564: getting the remaining hosts for this loop 7903 1726882397.59565: done getting the remaining hosts for this loop 7903 1726882397.59569: getting the next task for host managed_node3 7903 1726882397.59575: done getting next task for host managed_node3 7903 1726882397.59578: ^ 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 7903 1726882397.59583: ^ 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 7903 1726882397.59597: getting variables 7903 1726882397.59599: in VariableManager get_vars() 7903 1726882397.59641: Calling all_inventory to load vars for managed_node3 7903 1726882397.59644: Calling groups_inventory to load vars for managed_node3 7903 1726882397.59646: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.59656: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.59658: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.59662: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.59882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.60212: done with get_vars() 7903 1726882397.60224: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7903 1726882397.60306: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:17 -0400 (0:00:00.047) 0:00:06.247 ****** 7903 1726882397.60343: entering _queue_task() for managed_node3/yum 7903 1726882397.60344: Creating lock for yum 7903 1726882397.60539: worker is 1 (out of 1 available) 7903 1726882397.60553: exiting _queue_task() for managed_node3/yum 7903 1726882397.60565: done queuing things up, now waiting for results queue to drain 7903 1726882397.60567: waiting for pending results... 7903 1726882397.60740: 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 7903 1726882397.60833: in run() - task 0affe814-3a2d-df60-1cf2-00000000002c 7903 1726882397.60846: variable 'ansible_search_path' from source: unknown 7903 1726882397.60849: variable 'ansible_search_path' from source: unknown 7903 1726882397.60881: calling self._execute() 7903 1726882397.60953: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.60959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.60968: variable 'omit' from source: magic vars 7903 1726882397.61325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.63047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.63101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.63132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.63163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.63188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.63254: 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) 7903 1726882397.63279: 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) 7903 1726882397.63305: 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) 7903 1726882397.63340: 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) 7903 1726882397.63353: 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) 7903 1726882397.63462: variable 'ansible_distribution' from source: facts 7903 1726882397.63468: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.63478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.63481: when evaluation is False, skipping this task 7903 1726882397.63487: _execute() done 7903 1726882397.63490: dumping result to json 7903 1726882397.63495: done dumping result, returning 7903 1726882397.63503: 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 [0affe814-3a2d-df60-1cf2-00000000002c] 7903 1726882397.63507: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002c 7903 1726882397.63602: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002c 7903 1726882397.63605: 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" } 7903 1726882397.63674: no more pending results, returning what we have 7903 1726882397.63677: results queue empty 7903 1726882397.63678: checking for any_errors_fatal 7903 1726882397.63683: done checking for any_errors_fatal 7903 1726882397.63684: checking for max_fail_percentage 7903 1726882397.63686: done checking for max_fail_percentage 7903 1726882397.63687: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.63688: done checking to see if all hosts have failed 7903 1726882397.63690: getting the remaining hosts for this loop 7903 1726882397.63691: done getting the remaining hosts for this loop 7903 1726882397.63694: getting the next task for host managed_node3 7903 1726882397.63700: done getting next task for host managed_node3 7903 1726882397.63704: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7903 1726882397.63707: ^ 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 7903 1726882397.63721: getting variables 7903 1726882397.63722: in VariableManager get_vars() 7903 1726882397.63763: Calling all_inventory to load vars for managed_node3 7903 1726882397.63766: Calling groups_inventory to load vars for managed_node3 7903 1726882397.63768: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.63776: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.63778: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.63781: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.63932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.64101: done with get_vars() 7903 1726882397.64110: done getting variables 7903 1726882397.64155: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:17 -0400 (0:00:00.038) 0:00:06.285 ****** 7903 1726882397.64179: entering _queue_task() for managed_node3/fail 7903 1726882397.64364: worker is 1 (out of 1 available) 7903 1726882397.64378: exiting _queue_task() for managed_node3/fail 7903 1726882397.64390: done queuing things up, now waiting for results queue to drain 7903 1726882397.64392: waiting for pending results... 7903 1726882397.64566: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7903 1726882397.64668: in run() - task 0affe814-3a2d-df60-1cf2-00000000002d 7903 1726882397.64683: variable 'ansible_search_path' from source: unknown 7903 1726882397.64687: variable 'ansible_search_path' from source: unknown 7903 1726882397.64716: calling self._execute() 7903 1726882397.64785: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.64789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.64798: variable 'omit' from source: magic vars 7903 1726882397.65159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.67040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.67077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.67121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.67162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.67189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.67270: 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) 7903 1726882397.67304: 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) 7903 1726882397.67331: 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) 7903 1726882397.67378: 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) 7903 1726882397.67393: 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) 7903 1726882397.67535: variable 'ansible_distribution' from source: facts 7903 1726882397.67542: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.67624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.67627: when evaluation is False, skipping this task 7903 1726882397.67629: _execute() done 7903 1726882397.67637: dumping result to json 7903 1726882397.67639: done dumping result, returning 7903 1726882397.67643: 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 [0affe814-3a2d-df60-1cf2-00000000002d] 7903 1726882397.67645: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002d 7903 1726882397.67716: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002d 7903 1726882397.67719: 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" } 7903 1726882397.67786: no more pending results, returning what we have 7903 1726882397.67789: results queue empty 7903 1726882397.67790: checking for any_errors_fatal 7903 1726882397.67795: done checking for any_errors_fatal 7903 1726882397.67796: checking for max_fail_percentage 7903 1726882397.67797: done checking for max_fail_percentage 7903 1726882397.67798: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.67799: done checking to see if all hosts have failed 7903 1726882397.67800: getting the remaining hosts for this loop 7903 1726882397.67801: done getting the remaining hosts for this loop 7903 1726882397.67805: getting the next task for host managed_node3 7903 1726882397.67810: done getting next task for host managed_node3 7903 1726882397.67814: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7903 1726882397.67817: ^ 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 7903 1726882397.67830: getting variables 7903 1726882397.67832: in VariableManager get_vars() 7903 1726882397.67879: Calling all_inventory to load vars for managed_node3 7903 1726882397.67883: Calling groups_inventory to load vars for managed_node3 7903 1726882397.67886: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.67895: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.67899: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.67902: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.68160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.68441: done with get_vars() 7903 1726882397.68453: done getting variables 7903 1726882397.68518: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:17 -0400 (0:00:00.043) 0:00:06.329 ****** 7903 1726882397.68554: entering _queue_task() for managed_node3/package 7903 1726882397.68811: worker is 1 (out of 1 available) 7903 1726882397.68837: exiting _queue_task() for managed_node3/package 7903 1726882397.68849: done queuing things up, now waiting for results queue to drain 7903 1726882397.68851: waiting for pending results... 7903 1726882397.69073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7903 1726882397.69166: in run() - task 0affe814-3a2d-df60-1cf2-00000000002e 7903 1726882397.69178: variable 'ansible_search_path' from source: unknown 7903 1726882397.69184: variable 'ansible_search_path' from source: unknown 7903 1726882397.69216: calling self._execute() 7903 1726882397.69291: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.69299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.69309: variable 'omit' from source: magic vars 7903 1726882397.69670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.71647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.71696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.71740: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.71788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.71821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.71979: 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) 7903 1726882397.71988: 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) 7903 1726882397.72030: 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) 7903 1726882397.72098: 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) 7903 1726882397.72187: 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) 7903 1726882397.72289: variable 'ansible_distribution' from source: facts 7903 1726882397.72298: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.72340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.72350: when evaluation is False, skipping this task 7903 1726882397.72353: _execute() done 7903 1726882397.72356: dumping result to json 7903 1726882397.72358: done dumping result, returning 7903 1726882397.72360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-df60-1cf2-00000000002e] 7903 1726882397.72362: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002e 7903 1726882397.72486: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002e 7903 1726882397.72489: 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" } 7903 1726882397.72580: no more pending results, returning what we have 7903 1726882397.72584: results queue empty 7903 1726882397.72585: checking for any_errors_fatal 7903 1726882397.72591: done checking for any_errors_fatal 7903 1726882397.72592: checking for max_fail_percentage 7903 1726882397.72593: done checking for max_fail_percentage 7903 1726882397.72594: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.72595: done checking to see if all hosts have failed 7903 1726882397.72596: getting the remaining hosts for this loop 7903 1726882397.72598: done getting the remaining hosts for this loop 7903 1726882397.72603: getting the next task for host managed_node3 7903 1726882397.72609: done getting next task for host managed_node3 7903 1726882397.72613: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7903 1726882397.72616: ^ 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 7903 1726882397.72629: getting variables 7903 1726882397.72631: in VariableManager get_vars() 7903 1726882397.72670: Calling all_inventory to load vars for managed_node3 7903 1726882397.72673: Calling groups_inventory to load vars for managed_node3 7903 1726882397.72685: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.72730: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.72739: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.72745: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.73011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.73374: done with get_vars() 7903 1726882397.73392: done getting variables 7903 1726882397.73490: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:17 -0400 (0:00:00.049) 0:00:06.379 ****** 7903 1726882397.73540: entering _queue_task() for managed_node3/package 7903 1726882397.73805: worker is 1 (out of 1 available) 7903 1726882397.73824: exiting _queue_task() for managed_node3/package 7903 1726882397.73842: done queuing things up, now waiting for results queue to drain 7903 1726882397.73846: waiting for pending results... 7903 1726882397.74105: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7903 1726882397.74239: in run() - task 0affe814-3a2d-df60-1cf2-00000000002f 7903 1726882397.74252: variable 'ansible_search_path' from source: unknown 7903 1726882397.74256: variable 'ansible_search_path' from source: unknown 7903 1726882397.74294: calling self._execute() 7903 1726882397.74359: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.74366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.74375: variable 'omit' from source: magic vars 7903 1726882397.74738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.76964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.77006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.77061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.77182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.77188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.77229: 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) 7903 1726882397.77282: 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) 7903 1726882397.77293: 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) 7903 1726882397.77345: 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) 7903 1726882397.77385: 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) 7903 1726882397.77640: variable 'ansible_distribution' from source: facts 7903 1726882397.77644: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.77649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.77652: when evaluation is False, skipping this task 7903 1726882397.77654: _execute() done 7903 1726882397.77657: dumping result to json 7903 1726882397.77659: done dumping result, returning 7903 1726882397.77662: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-df60-1cf2-00000000002f] 7903 1726882397.77664: sending task result for task 0affe814-3a2d-df60-1cf2-00000000002f 7903 1726882397.77736: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000002f 7903 1726882397.77739: 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" } 7903 1726882397.77790: no more pending results, returning what we have 7903 1726882397.77793: results queue empty 7903 1726882397.77794: checking for any_errors_fatal 7903 1726882397.77799: done checking for any_errors_fatal 7903 1726882397.77800: checking for max_fail_percentage 7903 1726882397.77801: done checking for max_fail_percentage 7903 1726882397.77803: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.77804: done checking to see if all hosts have failed 7903 1726882397.77804: getting the remaining hosts for this loop 7903 1726882397.77806: done getting the remaining hosts for this loop 7903 1726882397.77810: getting the next task for host managed_node3 7903 1726882397.77816: done getting next task for host managed_node3 7903 1726882397.77820: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7903 1726882397.77823: ^ 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 7903 1726882397.77839: getting variables 7903 1726882397.77840: in VariableManager get_vars() 7903 1726882397.77877: Calling all_inventory to load vars for managed_node3 7903 1726882397.77883: Calling groups_inventory to load vars for managed_node3 7903 1726882397.77886: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.77895: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.77898: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.77901: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.78192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.78504: done with get_vars() 7903 1726882397.78516: done getting variables 7903 1726882397.78591: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:17 -0400 (0:00:00.050) 0:00:06.430 ****** 7903 1726882397.78627: entering _queue_task() for managed_node3/package 7903 1726882397.78890: worker is 1 (out of 1 available) 7903 1726882397.79017: exiting _queue_task() for managed_node3/package 7903 1726882397.79029: done queuing things up, now waiting for results queue to drain 7903 1726882397.79031: waiting for pending results... 7903 1726882397.79467: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7903 1726882397.79472: in run() - task 0affe814-3a2d-df60-1cf2-000000000030 7903 1726882397.79475: variable 'ansible_search_path' from source: unknown 7903 1726882397.79478: variable 'ansible_search_path' from source: unknown 7903 1726882397.79483: calling self._execute() 7903 1726882397.79585: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.79599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.79616: variable 'omit' from source: magic vars 7903 1726882397.80186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.83268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.83645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.83649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.83651: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.83762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.83987: 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) 7903 1726882397.84030: 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) 7903 1726882397.84120: 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) 7903 1726882397.84248: 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) 7903 1726882397.84322: 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) 7903 1726882397.84741: variable 'ansible_distribution' from source: facts 7903 1726882397.84756: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.84773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.84786: when evaluation is False, skipping this task 7903 1726882397.84795: _execute() done 7903 1726882397.84805: dumping result to json 7903 1726882397.84813: done dumping result, returning 7903 1726882397.84857: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-df60-1cf2-000000000030] 7903 1726882397.84869: sending task result for task 0affe814-3a2d-df60-1cf2-000000000030 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" } 7903 1726882397.85145: no more pending results, returning what we have 7903 1726882397.85149: results queue empty 7903 1726882397.85150: checking for any_errors_fatal 7903 1726882397.85157: done checking for any_errors_fatal 7903 1726882397.85158: checking for max_fail_percentage 7903 1726882397.85161: done checking for max_fail_percentage 7903 1726882397.85162: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.85163: done checking to see if all hosts have failed 7903 1726882397.85164: getting the remaining hosts for this loop 7903 1726882397.85166: done getting the remaining hosts for this loop 7903 1726882397.85171: getting the next task for host managed_node3 7903 1726882397.85186: done getting next task for host managed_node3 7903 1726882397.85190: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7903 1726882397.85195: ^ 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 7903 1726882397.85211: getting variables 7903 1726882397.85214: in VariableManager get_vars() 7903 1726882397.85266: Calling all_inventory to load vars for managed_node3 7903 1726882397.85270: Calling groups_inventory to load vars for managed_node3 7903 1726882397.85273: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.85424: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.85429: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.85437: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000030 7903 1726882397.85440: WORKER PROCESS EXITING 7903 1726882397.85445: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.85936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.86251: done with get_vars() 7903 1726882397.86269: done getting variables 7903 1726882397.86390: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:17 -0400 (0:00:00.077) 0:00:06.508 ****** 7903 1726882397.86428: entering _queue_task() for managed_node3/service 7903 1726882397.86431: Creating lock for service 7903 1726882397.86951: worker is 1 (out of 1 available) 7903 1726882397.86959: exiting _queue_task() for managed_node3/service 7903 1726882397.86970: done queuing things up, now waiting for results queue to drain 7903 1726882397.86972: waiting for pending results... 7903 1726882397.87044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7903 1726882397.87213: in run() - task 0affe814-3a2d-df60-1cf2-000000000031 7903 1726882397.87236: variable 'ansible_search_path' from source: unknown 7903 1726882397.87246: variable 'ansible_search_path' from source: unknown 7903 1726882397.87293: calling self._execute() 7903 1726882397.87395: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.87413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.87431: variable 'omit' from source: magic vars 7903 1726882397.88040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882397.90656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882397.90760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882397.90816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882397.90866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882397.90912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882397.91011: 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) 7903 1726882397.91064: 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) 7903 1726882397.91128: 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) 7903 1726882397.91169: 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) 7903 1726882397.91193: 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) 7903 1726882397.91439: variable 'ansible_distribution' from source: facts 7903 1726882397.91443: variable 'ansible_distribution_major_version' from source: facts 7903 1726882397.91447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882397.91450: when evaluation is False, skipping this task 7903 1726882397.91452: _execute() done 7903 1726882397.91455: dumping result to json 7903 1726882397.91458: done dumping result, returning 7903 1726882397.91461: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-df60-1cf2-000000000031] 7903 1726882397.91463: sending task result for task 0affe814-3a2d-df60-1cf2-000000000031 7903 1726882397.91659: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000031 7903 1726882397.91662: 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" } 7903 1726882397.91740: no more pending results, returning what we have 7903 1726882397.91745: results queue empty 7903 1726882397.91746: checking for any_errors_fatal 7903 1726882397.91752: done checking for any_errors_fatal 7903 1726882397.91754: checking for max_fail_percentage 7903 1726882397.91756: done checking for max_fail_percentage 7903 1726882397.91758: checking to see if all hosts have failed and the running result is not ok 7903 1726882397.91759: done checking to see if all hosts have failed 7903 1726882397.91760: getting the remaining hosts for this loop 7903 1726882397.91762: done getting the remaining hosts for this loop 7903 1726882397.91767: getting the next task for host managed_node3 7903 1726882397.91774: done getting next task for host managed_node3 7903 1726882397.91778: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7903 1726882397.91782: ^ 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 7903 1726882397.91849: getting variables 7903 1726882397.91851: in VariableManager get_vars() 7903 1726882397.91898: Calling all_inventory to load vars for managed_node3 7903 1726882397.92017: Calling groups_inventory to load vars for managed_node3 7903 1726882397.92021: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882397.92031: Calling all_plugins_play to load vars for managed_node3 7903 1726882397.92037: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882397.92041: Calling groups_plugins_play to load vars for managed_node3 7903 1726882397.92349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882397.92866: done with get_vars() 7903 1726882397.92878: done getting variables 7903 1726882397.93172: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:17 -0400 (0:00:00.067) 0:00:06.575 ****** 7903 1726882397.93207: entering _queue_task() for managed_node3/service 7903 1726882397.93874: worker is 1 (out of 1 available) 7903 1726882397.93887: exiting _queue_task() for managed_node3/service 7903 1726882397.93898: done queuing things up, now waiting for results queue to drain 7903 1726882397.93900: waiting for pending results... 7903 1726882397.94520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7903 1726882397.94789: in run() - task 0affe814-3a2d-df60-1cf2-000000000032 7903 1726882397.94805: variable 'ansible_search_path' from source: unknown 7903 1726882397.94809: variable 'ansible_search_path' from source: unknown 7903 1726882397.94851: calling self._execute() 7903 1726882397.94964: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882397.94967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882397.95054: variable 'omit' from source: magic vars 7903 1726882397.96129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.01535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.01618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.01663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.01720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.01752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.01845: 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) 7903 1726882398.01882: 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) 7903 1726882398.01939: 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) 7903 1726882398.01967: 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) 7903 1726882398.01988: 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) 7903 1726882398.02149: variable 'ansible_distribution' from source: facts 7903 1726882398.02339: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.02342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.02345: when evaluation is False, skipping this task 7903 1726882398.02346: _execute() done 7903 1726882398.02348: dumping result to json 7903 1726882398.02350: done dumping result, returning 7903 1726882398.02352: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-df60-1cf2-000000000032] 7903 1726882398.02354: sending task result for task 0affe814-3a2d-df60-1cf2-000000000032 7903 1726882398.02424: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000032 7903 1726882398.02427: 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 } 7903 1726882398.02466: no more pending results, returning what we have 7903 1726882398.02469: results queue empty 7903 1726882398.02470: checking for any_errors_fatal 7903 1726882398.02476: done checking for any_errors_fatal 7903 1726882398.02476: checking for max_fail_percentage 7903 1726882398.02478: done checking for max_fail_percentage 7903 1726882398.02479: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.02480: done checking to see if all hosts have failed 7903 1726882398.02481: getting the remaining hosts for this loop 7903 1726882398.02483: done getting the remaining hosts for this loop 7903 1726882398.02486: getting the next task for host managed_node3 7903 1726882398.02493: done getting next task for host managed_node3 7903 1726882398.02496: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7903 1726882398.02499: ^ 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 7903 1726882398.02513: getting variables 7903 1726882398.02515: in VariableManager get_vars() 7903 1726882398.02558: Calling all_inventory to load vars for managed_node3 7903 1726882398.02562: Calling groups_inventory to load vars for managed_node3 7903 1726882398.02564: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.02575: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.02579: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.02583: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.02818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.03163: done with get_vars() 7903 1726882398.03176: done getting variables 7903 1726882398.03247: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:18 -0400 (0:00:00.100) 0:00:06.676 ****** 7903 1726882398.03284: entering _queue_task() for managed_node3/service 7903 1726882398.03771: worker is 1 (out of 1 available) 7903 1726882398.03782: exiting _queue_task() for managed_node3/service 7903 1726882398.03792: done queuing things up, now waiting for results queue to drain 7903 1726882398.03794: waiting for pending results... 7903 1726882398.03924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7903 1726882398.04042: in run() - task 0affe814-3a2d-df60-1cf2-000000000033 7903 1726882398.04131: variable 'ansible_search_path' from source: unknown 7903 1726882398.04136: variable 'ansible_search_path' from source: unknown 7903 1726882398.04139: calling self._execute() 7903 1726882398.04215: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.04229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.04256: variable 'omit' from source: magic vars 7903 1726882398.04824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.07532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.07616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.07657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.07715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.07731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.07824: 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) 7903 1726882398.07861: 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) 7903 1726882398.07933: 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) 7903 1726882398.07947: 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) 7903 1726882398.07965: 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) 7903 1726882398.08124: variable 'ansible_distribution' from source: facts 7903 1726882398.08131: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.08162: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.08168: when evaluation is False, skipping this task 7903 1726882398.08171: _execute() done 7903 1726882398.08174: dumping result to json 7903 1726882398.08176: done dumping result, returning 7903 1726882398.08179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-df60-1cf2-000000000033] 7903 1726882398.08181: sending task result for task 0affe814-3a2d-df60-1cf2-000000000033 7903 1726882398.08340: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000033 7903 1726882398.08343: 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" } 7903 1726882398.08397: no more pending results, returning what we have 7903 1726882398.08401: results queue empty 7903 1726882398.08402: checking for any_errors_fatal 7903 1726882398.08407: done checking for any_errors_fatal 7903 1726882398.08408: checking for max_fail_percentage 7903 1726882398.08410: done checking for max_fail_percentage 7903 1726882398.08411: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.08412: done checking to see if all hosts have failed 7903 1726882398.08413: getting the remaining hosts for this loop 7903 1726882398.08415: done getting the remaining hosts for this loop 7903 1726882398.08418: getting the next task for host managed_node3 7903 1726882398.08423: done getting next task for host managed_node3 7903 1726882398.08427: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7903 1726882398.08430: ^ 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 7903 1726882398.08445: getting variables 7903 1726882398.08447: in VariableManager get_vars() 7903 1726882398.08494: Calling all_inventory to load vars for managed_node3 7903 1726882398.08498: Calling groups_inventory to load vars for managed_node3 7903 1726882398.08501: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.08512: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.08515: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.08519: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.08749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.09047: done with get_vars() 7903 1726882398.09061: done getting variables 7903 1726882398.09128: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:18 -0400 (0:00:00.058) 0:00:06.735 ****** 7903 1726882398.09167: entering _queue_task() for managed_node3/service 7903 1726882398.09429: worker is 1 (out of 1 available) 7903 1726882398.09444: exiting _queue_task() for managed_node3/service 7903 1726882398.09455: done queuing things up, now waiting for results queue to drain 7903 1726882398.09457: waiting for pending results... 7903 1726882398.09810: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7903 1726882398.09907: in run() - task 0affe814-3a2d-df60-1cf2-000000000034 7903 1726882398.09911: variable 'ansible_search_path' from source: unknown 7903 1726882398.09914: variable 'ansible_search_path' from source: unknown 7903 1726882398.09925: calling self._execute() 7903 1726882398.10017: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.10024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.10122: variable 'omit' from source: magic vars 7903 1726882398.10571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.13265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.13353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.13411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.13455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.13489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.13582: 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) 7903 1726882398.13621: 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) 7903 1726882398.13654: 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) 7903 1726882398.13742: 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) 7903 1726882398.13746: 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) 7903 1726882398.13900: variable 'ansible_distribution' from source: facts 7903 1726882398.13908: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.13920: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.13923: when evaluation is False, skipping this task 7903 1726882398.13961: _execute() done 7903 1726882398.13964: dumping result to json 7903 1726882398.13967: done dumping result, returning 7903 1726882398.13970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-df60-1cf2-000000000034] 7903 1726882398.13973: sending task result for task 0affe814-3a2d-df60-1cf2-000000000034 7903 1726882398.14053: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000034 7903 1726882398.14057: 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 } 7903 1726882398.14111: no more pending results, returning what we have 7903 1726882398.14115: results queue empty 7903 1726882398.14116: checking for any_errors_fatal 7903 1726882398.14123: done checking for any_errors_fatal 7903 1726882398.14124: checking for max_fail_percentage 7903 1726882398.14127: done checking for max_fail_percentage 7903 1726882398.14128: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.14129: done checking to see if all hosts have failed 7903 1726882398.14130: getting the remaining hosts for this loop 7903 1726882398.14132: done getting the remaining hosts for this loop 7903 1726882398.14139: getting the next task for host managed_node3 7903 1726882398.14147: done getting next task for host managed_node3 7903 1726882398.14151: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7903 1726882398.14156: ^ 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 7903 1726882398.14172: getting variables 7903 1726882398.14174: in VariableManager get_vars() 7903 1726882398.14224: Calling all_inventory to load vars for managed_node3 7903 1726882398.14228: Calling groups_inventory to load vars for managed_node3 7903 1726882398.14231: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.14445: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.14450: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.14455: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.14758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.15058: done with get_vars() 7903 1726882398.15071: done getting variables 7903 1726882398.15142: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:18 -0400 (0:00:00.060) 0:00:06.795 ****** 7903 1726882398.15183: entering _queue_task() for managed_node3/copy 7903 1726882398.15448: worker is 1 (out of 1 available) 7903 1726882398.15462: exiting _queue_task() for managed_node3/copy 7903 1726882398.15473: done queuing things up, now waiting for results queue to drain 7903 1726882398.15475: waiting for pending results... 7903 1726882398.15940: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7903 1726882398.15946: in run() - task 0affe814-3a2d-df60-1cf2-000000000035 7903 1726882398.15950: variable 'ansible_search_path' from source: unknown 7903 1726882398.15952: variable 'ansible_search_path' from source: unknown 7903 1726882398.15965: calling self._execute() 7903 1726882398.16058: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.16070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.16082: variable 'omit' from source: magic vars 7903 1726882398.16626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.19304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.19383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.19430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.19475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.19508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.19633: 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) 7903 1726882398.19640: 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) 7903 1726882398.19678: 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) 7903 1726882398.19733: 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) 7903 1726882398.19942: 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) 7903 1726882398.19946: variable 'ansible_distribution' from source: facts 7903 1726882398.19949: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.19952: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.19955: when evaluation is False, skipping this task 7903 1726882398.19959: _execute() done 7903 1726882398.19962: dumping result to json 7903 1726882398.19965: done dumping result, returning 7903 1726882398.19970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-df60-1cf2-000000000035] 7903 1726882398.19976: sending task result for task 0affe814-3a2d-df60-1cf2-000000000035 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" } 7903 1726882398.20139: no more pending results, returning what we have 7903 1726882398.20143: results queue empty 7903 1726882398.20145: checking for any_errors_fatal 7903 1726882398.20150: done checking for any_errors_fatal 7903 1726882398.20151: checking for max_fail_percentage 7903 1726882398.20153: done checking for max_fail_percentage 7903 1726882398.20155: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.20156: done checking to see if all hosts have failed 7903 1726882398.20157: getting the remaining hosts for this loop 7903 1726882398.20159: done getting the remaining hosts for this loop 7903 1726882398.20164: getting the next task for host managed_node3 7903 1726882398.20171: done getting next task for host managed_node3 7903 1726882398.20175: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7903 1726882398.20182: ^ 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 7903 1726882398.20198: getting variables 7903 1726882398.20201: in VariableManager get_vars() 7903 1726882398.20247: Calling all_inventory to load vars for managed_node3 7903 1726882398.20250: Calling groups_inventory to load vars for managed_node3 7903 1726882398.20253: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.20265: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.20270: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.20274: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.20735: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000035 7903 1726882398.20739: WORKER PROCESS EXITING 7903 1726882398.20766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.21058: done with get_vars() 7903 1726882398.21070: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:18 -0400 (0:00:00.059) 0:00:06.855 ****** 7903 1726882398.21167: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7903 1726882398.21170: Creating lock for fedora.linux_system_roles.network_connections 7903 1726882398.21425: worker is 1 (out of 1 available) 7903 1726882398.21541: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7903 1726882398.21551: done queuing things up, now waiting for results queue to drain 7903 1726882398.21553: waiting for pending results... 7903 1726882398.21736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7903 1726882398.21883: in run() - task 0affe814-3a2d-df60-1cf2-000000000036 7903 1726882398.21910: variable 'ansible_search_path' from source: unknown 7903 1726882398.21920: variable 'ansible_search_path' from source: unknown 7903 1726882398.21967: calling self._execute() 7903 1726882398.22065: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.22078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.22097: variable 'omit' from source: magic vars 7903 1726882398.22626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.25315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.25401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.25468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.25560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.25563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.25650: 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) 7903 1726882398.25697: 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) 7903 1726882398.25733: 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) 7903 1726882398.25797: 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) 7903 1726882398.25823: 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) 7903 1726882398.26242: variable 'ansible_distribution' from source: facts 7903 1726882398.26245: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.26248: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.26251: when evaluation is False, skipping this task 7903 1726882398.26253: _execute() done 7903 1726882398.26256: dumping result to json 7903 1726882398.26258: done dumping result, returning 7903 1726882398.26261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-df60-1cf2-000000000036] 7903 1726882398.26263: sending task result for task 0affe814-3a2d-df60-1cf2-000000000036 7903 1726882398.26338: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000036 7903 1726882398.26342: 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" } 7903 1726882398.26397: no more pending results, returning what we have 7903 1726882398.26400: results queue empty 7903 1726882398.26402: checking for any_errors_fatal 7903 1726882398.26408: done checking for any_errors_fatal 7903 1726882398.26409: checking for max_fail_percentage 7903 1726882398.26411: done checking for max_fail_percentage 7903 1726882398.26412: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.26413: done checking to see if all hosts have failed 7903 1726882398.26414: getting the remaining hosts for this loop 7903 1726882398.26416: done getting the remaining hosts for this loop 7903 1726882398.26420: getting the next task for host managed_node3 7903 1726882398.26426: done getting next task for host managed_node3 7903 1726882398.26430: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7903 1726882398.26435: ^ 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 7903 1726882398.26451: getting variables 7903 1726882398.26453: in VariableManager get_vars() 7903 1726882398.26499: Calling all_inventory to load vars for managed_node3 7903 1726882398.26503: Calling groups_inventory to load vars for managed_node3 7903 1726882398.26506: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.26517: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.26520: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.26524: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.26921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.27220: done with get_vars() 7903 1726882398.27232: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:18 -0400 (0:00:00.061) 0:00:06.917 ****** 7903 1726882398.27329: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7903 1726882398.27332: Creating lock for fedora.linux_system_roles.network_state 7903 1726882398.27627: worker is 1 (out of 1 available) 7903 1726882398.27744: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7903 1726882398.27754: done queuing things up, now waiting for results queue to drain 7903 1726882398.27756: waiting for pending results... 7903 1726882398.27946: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7903 1726882398.28094: in run() - task 0affe814-3a2d-df60-1cf2-000000000037 7903 1726882398.28117: variable 'ansible_search_path' from source: unknown 7903 1726882398.28209: variable 'ansible_search_path' from source: unknown 7903 1726882398.28213: calling self._execute() 7903 1726882398.28267: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.28283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.28299: variable 'omit' from source: magic vars 7903 1726882398.28836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.31569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.31661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.31713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.31766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.31803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.32165: 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) 7903 1726882398.32212: 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) 7903 1726882398.32439: 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) 7903 1726882398.32443: 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) 7903 1726882398.32446: 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) 7903 1726882398.32492: variable 'ansible_distribution' from source: facts 7903 1726882398.32506: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.32521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.32529: when evaluation is False, skipping this task 7903 1726882398.32539: _execute() done 7903 1726882398.32547: dumping result to json 7903 1726882398.32557: done dumping result, returning 7903 1726882398.32573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-df60-1cf2-000000000037] 7903 1726882398.32587: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882398.32750: no more pending results, returning what we have 7903 1726882398.32754: results queue empty 7903 1726882398.32756: checking for any_errors_fatal 7903 1726882398.32762: done checking for any_errors_fatal 7903 1726882398.32763: checking for max_fail_percentage 7903 1726882398.32766: done checking for max_fail_percentage 7903 1726882398.32767: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.32768: done checking to see if all hosts have failed 7903 1726882398.32770: getting the remaining hosts for this loop 7903 1726882398.32771: done getting the remaining hosts for this loop 7903 1726882398.32776: getting the next task for host managed_node3 7903 1726882398.32785: done getting next task for host managed_node3 7903 1726882398.32790: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7903 1726882398.32794: ^ 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 7903 1726882398.32810: getting variables 7903 1726882398.32812: in VariableManager get_vars() 7903 1726882398.32859: Calling all_inventory to load vars for managed_node3 7903 1726882398.32863: Calling groups_inventory to load vars for managed_node3 7903 1726882398.32866: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.32877: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.32883: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.32888: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.33363: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000037 7903 1726882398.33366: WORKER PROCESS EXITING 7903 1726882398.33397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.33702: done with get_vars() 7903 1726882398.33715: done getting variables 7903 1726882398.33783: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:18 -0400 (0:00:00.064) 0:00:06.982 ****** 7903 1726882398.33820: entering _queue_task() for managed_node3/debug 7903 1726882398.34110: worker is 1 (out of 1 available) 7903 1726882398.34123: exiting _queue_task() for managed_node3/debug 7903 1726882398.34237: done queuing things up, now waiting for results queue to drain 7903 1726882398.34240: waiting for pending results... 7903 1726882398.34442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7903 1726882398.34600: in run() - task 0affe814-3a2d-df60-1cf2-000000000038 7903 1726882398.34622: variable 'ansible_search_path' from source: unknown 7903 1726882398.34630: variable 'ansible_search_path' from source: unknown 7903 1726882398.34702: calling self._execute() 7903 1726882398.34801: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.34815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.34831: variable 'omit' from source: magic vars 7903 1726882398.35443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.38767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.39171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.39225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.39273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.39316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.39417: 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) 7903 1726882398.39460: 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) 7903 1726882398.39498: 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) 7903 1726882398.39561: 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) 7903 1726882398.39585: 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) 7903 1726882398.39783: variable 'ansible_distribution' from source: facts 7903 1726882398.39805: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.39840: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.39843: when evaluation is False, skipping this task 7903 1726882398.39940: _execute() done 7903 1726882398.39949: dumping result to json 7903 1726882398.39952: done dumping result, returning 7903 1726882398.39955: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-df60-1cf2-000000000038] 7903 1726882398.39958: sending task result for task 0affe814-3a2d-df60-1cf2-000000000038 7903 1726882398.40035: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000038 7903 1726882398.40039: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882398.40093: no more pending results, returning what we have 7903 1726882398.40097: results queue empty 7903 1726882398.40098: checking for any_errors_fatal 7903 1726882398.40106: done checking for any_errors_fatal 7903 1726882398.40107: checking for max_fail_percentage 7903 1726882398.40109: done checking for max_fail_percentage 7903 1726882398.40111: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.40112: done checking to see if all hosts have failed 7903 1726882398.40113: getting the remaining hosts for this loop 7903 1726882398.40115: done getting the remaining hosts for this loop 7903 1726882398.40119: getting the next task for host managed_node3 7903 1726882398.40126: done getting next task for host managed_node3 7903 1726882398.40131: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7903 1726882398.40237: ^ 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 7903 1726882398.40255: getting variables 7903 1726882398.40257: in VariableManager get_vars() 7903 1726882398.40307: Calling all_inventory to load vars for managed_node3 7903 1726882398.40311: Calling groups_inventory to load vars for managed_node3 7903 1726882398.40314: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.40326: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.40330: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.40494: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.40769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.41066: done with get_vars() 7903 1726882398.41078: done getting variables 7903 1726882398.41145: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:18 -0400 (0:00:00.073) 0:00:07.055 ****** 7903 1726882398.41184: entering _queue_task() for managed_node3/debug 7903 1726882398.41436: worker is 1 (out of 1 available) 7903 1726882398.41449: exiting _queue_task() for managed_node3/debug 7903 1726882398.41462: done queuing things up, now waiting for results queue to drain 7903 1726882398.41463: waiting for pending results... 7903 1726882398.41852: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7903 1726882398.41883: in run() - task 0affe814-3a2d-df60-1cf2-000000000039 7903 1726882398.41903: variable 'ansible_search_path' from source: unknown 7903 1726882398.41911: variable 'ansible_search_path' from source: unknown 7903 1726882398.41959: calling self._execute() 7903 1726882398.42052: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.42071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.42089: variable 'omit' from source: magic vars 7903 1726882398.42614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.45459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.45544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.45598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.45645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.45770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.45789: 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) 7903 1726882398.45830: 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) 7903 1726882398.45870: 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) 7903 1726882398.45932: 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) 7903 1726882398.45988: 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) 7903 1726882398.46129: variable 'ansible_distribution' from source: facts 7903 1726882398.46145: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.46162: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.46171: when evaluation is False, skipping this task 7903 1726882398.46205: _execute() done 7903 1726882398.46209: dumping result to json 7903 1726882398.46212: done dumping result, returning 7903 1726882398.46215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-df60-1cf2-000000000039] 7903 1726882398.46222: sending task result for task 0affe814-3a2d-df60-1cf2-000000000039 7903 1726882398.46462: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000039 7903 1726882398.46466: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882398.46524: no more pending results, returning what we have 7903 1726882398.46528: results queue empty 7903 1726882398.46529: checking for any_errors_fatal 7903 1726882398.46537: done checking for any_errors_fatal 7903 1726882398.46538: checking for max_fail_percentage 7903 1726882398.46540: done checking for max_fail_percentage 7903 1726882398.46541: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.46542: done checking to see if all hosts have failed 7903 1726882398.46543: getting the remaining hosts for this loop 7903 1726882398.46545: done getting the remaining hosts for this loop 7903 1726882398.46549: getting the next task for host managed_node3 7903 1726882398.46557: done getting next task for host managed_node3 7903 1726882398.46561: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7903 1726882398.46565: ^ 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 7903 1726882398.46584: getting variables 7903 1726882398.46586: in VariableManager get_vars() 7903 1726882398.46632: Calling all_inventory to load vars for managed_node3 7903 1726882398.46740: Calling groups_inventory to load vars for managed_node3 7903 1726882398.46745: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.46755: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.46759: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.46763: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.47064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.47363: done with get_vars() 7903 1726882398.47376: done getting variables 7903 1726882398.47449: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:18 -0400 (0:00:00.063) 0:00:07.118 ****** 7903 1726882398.47490: entering _queue_task() for managed_node3/debug 7903 1726882398.47755: worker is 1 (out of 1 available) 7903 1726882398.47768: exiting _queue_task() for managed_node3/debug 7903 1726882398.47783: done queuing things up, now waiting for results queue to drain 7903 1726882398.47784: waiting for pending results... 7903 1726882398.48072: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7903 1726882398.48262: in run() - task 0affe814-3a2d-df60-1cf2-00000000003a 7903 1726882398.48267: variable 'ansible_search_path' from source: unknown 7903 1726882398.48270: variable 'ansible_search_path' from source: unknown 7903 1726882398.48305: calling self._execute() 7903 1726882398.48441: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.48444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.48448: variable 'omit' from source: magic vars 7903 1726882398.49045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.51910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.51997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.52046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.52178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.52184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.52246: 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) 7903 1726882398.52293: 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) 7903 1726882398.52332: 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) 7903 1726882398.52397: 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) 7903 1726882398.52422: 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) 7903 1726882398.52586: variable 'ansible_distribution' from source: facts 7903 1726882398.52600: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.52620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.52628: when evaluation is False, skipping this task 7903 1726882398.52638: _execute() done 7903 1726882398.52724: dumping result to json 7903 1726882398.52727: done dumping result, returning 7903 1726882398.52730: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-df60-1cf2-00000000003a] 7903 1726882398.52732: sending task result for task 0affe814-3a2d-df60-1cf2-00000000003a 7903 1726882398.52808: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000003a 7903 1726882398.52812: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882398.52882: no more pending results, returning what we have 7903 1726882398.52886: results queue empty 7903 1726882398.52888: checking for any_errors_fatal 7903 1726882398.52896: done checking for any_errors_fatal 7903 1726882398.52897: checking for max_fail_percentage 7903 1726882398.52899: done checking for max_fail_percentage 7903 1726882398.52901: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.52902: done checking to see if all hosts have failed 7903 1726882398.52903: getting the remaining hosts for this loop 7903 1726882398.52905: done getting the remaining hosts for this loop 7903 1726882398.52909: getting the next task for host managed_node3 7903 1726882398.52916: done getting next task for host managed_node3 7903 1726882398.52921: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7903 1726882398.52925: ^ 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 7903 1726882398.52943: getting variables 7903 1726882398.52945: in VariableManager get_vars() 7903 1726882398.53250: Calling all_inventory to load vars for managed_node3 7903 1726882398.53253: Calling groups_inventory to load vars for managed_node3 7903 1726882398.53257: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.53268: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.53272: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.53276: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.53530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.53825: done with get_vars() 7903 1726882398.53838: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:18 -0400 (0:00:00.064) 0:00:07.183 ****** 7903 1726882398.53947: entering _queue_task() for managed_node3/ping 7903 1726882398.53950: Creating lock for ping 7903 1726882398.54210: worker is 1 (out of 1 available) 7903 1726882398.54223: exiting _queue_task() for managed_node3/ping 7903 1726882398.54338: done queuing things up, now waiting for results queue to drain 7903 1726882398.54341: waiting for pending results... 7903 1726882398.54653: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7903 1726882398.54669: in run() - task 0affe814-3a2d-df60-1cf2-00000000003b 7903 1726882398.54692: variable 'ansible_search_path' from source: unknown 7903 1726882398.54701: variable 'ansible_search_path' from source: unknown 7903 1726882398.54747: calling self._execute() 7903 1726882398.54841: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.54855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.54873: variable 'omit' from source: magic vars 7903 1726882398.55413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.58643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.58726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.58892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.59043: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.59099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.59306: 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) 7903 1726882398.59349: 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) 7903 1726882398.59444: 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) 7903 1726882398.59504: 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) 7903 1726882398.59635: 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) 7903 1726882398.59867: variable 'ansible_distribution' from source: facts 7903 1726882398.59883: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.59900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.59908: when evaluation is False, skipping this task 7903 1726882398.59915: _execute() done 7903 1726882398.59923: dumping result to json 7903 1726882398.59931: done dumping result, returning 7903 1726882398.59947: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-df60-1cf2-00000000003b] 7903 1726882398.59961: sending task result for task 0affe814-3a2d-df60-1cf2-00000000003b 7903 1726882398.60259: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000003b 7903 1726882398.60263: 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" } 7903 1726882398.60311: no more pending results, returning what we have 7903 1726882398.60314: results queue empty 7903 1726882398.60315: checking for any_errors_fatal 7903 1726882398.60321: done checking for any_errors_fatal 7903 1726882398.60322: checking for max_fail_percentage 7903 1726882398.60324: done checking for max_fail_percentage 7903 1726882398.60325: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.60326: done checking to see if all hosts have failed 7903 1726882398.60327: getting the remaining hosts for this loop 7903 1726882398.60329: done getting the remaining hosts for this loop 7903 1726882398.60333: getting the next task for host managed_node3 7903 1726882398.60343: done getting next task for host managed_node3 7903 1726882398.60345: ^ task is: TASK: meta (role_complete) 7903 1726882398.60348: ^ 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 7903 1726882398.60364: getting variables 7903 1726882398.60366: in VariableManager get_vars() 7903 1726882398.60408: Calling all_inventory to load vars for managed_node3 7903 1726882398.60412: Calling groups_inventory to load vars for managed_node3 7903 1726882398.60415: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.60425: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.60428: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.60432: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.60798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.61112: done with get_vars() 7903 1726882398.61124: done getting variables 7903 1726882398.61216: done queuing things up, now waiting for results queue to drain 7903 1726882398.61218: results queue empty 7903 1726882398.61219: checking for any_errors_fatal 7903 1726882398.61222: done checking for any_errors_fatal 7903 1726882398.61223: checking for max_fail_percentage 7903 1726882398.61224: done checking for max_fail_percentage 7903 1726882398.61225: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.61226: done checking to see if all hosts have failed 7903 1726882398.61227: getting the remaining hosts for this loop 7903 1726882398.61228: done getting the remaining hosts for this loop 7903 1726882398.61231: getting the next task for host managed_node3 7903 1726882398.61242: done getting next task for host managed_node3 7903 1726882398.61245: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7903 1726882398.61247: ^ 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 7903 1726882398.61250: getting variables 7903 1726882398.61252: in VariableManager get_vars() 7903 1726882398.61267: Calling all_inventory to load vars for managed_node3 7903 1726882398.61270: Calling groups_inventory to load vars for managed_node3 7903 1726882398.61273: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.61279: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.61290: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.61294: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.61489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.61772: done with get_vars() 7903 1726882398.61784: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:33:18 -0400 (0:00:00.080) 0:00:07.263 ****** 7903 1726882398.61968: entering _queue_task() for managed_node3/include_tasks 7903 1726882398.62219: worker is 1 (out of 1 available) 7903 1726882398.62230: exiting _queue_task() for managed_node3/include_tasks 7903 1726882398.62444: done queuing things up, now waiting for results queue to drain 7903 1726882398.62447: waiting for pending results... 7903 1726882398.62512: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7903 1726882398.62654: in run() - task 0affe814-3a2d-df60-1cf2-00000000006e 7903 1726882398.62682: variable 'ansible_search_path' from source: unknown 7903 1726882398.62691: variable 'ansible_search_path' from source: unknown 7903 1726882398.62736: calling self._execute() 7903 1726882398.62829: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.62846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.62862: variable 'omit' from source: magic vars 7903 1726882398.63399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.66645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.66650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.66673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.66744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.66902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.67105: 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) 7903 1726882398.67229: 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) 7903 1726882398.67290: 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) 7903 1726882398.67517: 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) 7903 1726882398.67520: 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) 7903 1726882398.67876: variable 'ansible_distribution' from source: facts 7903 1726882398.67893: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.68171: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.68175: when evaluation is False, skipping this task 7903 1726882398.68177: _execute() done 7903 1726882398.68182: dumping result to json 7903 1726882398.68185: done dumping result, returning 7903 1726882398.68187: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-df60-1cf2-00000000006e] 7903 1726882398.68190: sending task result for task 0affe814-3a2d-df60-1cf2-00000000006e 7903 1726882398.68540: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000006e 7903 1726882398.68544: 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" } 7903 1726882398.68594: no more pending results, returning what we have 7903 1726882398.68598: results queue empty 7903 1726882398.68600: checking for any_errors_fatal 7903 1726882398.68602: done checking for any_errors_fatal 7903 1726882398.68602: checking for max_fail_percentage 7903 1726882398.68604: done checking for max_fail_percentage 7903 1726882398.68606: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.68607: done checking to see if all hosts have failed 7903 1726882398.68607: getting the remaining hosts for this loop 7903 1726882398.68609: done getting the remaining hosts for this loop 7903 1726882398.68613: getting the next task for host managed_node3 7903 1726882398.68619: done getting next task for host managed_node3 7903 1726882398.68622: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7903 1726882398.68626: ^ 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 7903 1726882398.68630: getting variables 7903 1726882398.68632: in VariableManager get_vars() 7903 1726882398.68675: Calling all_inventory to load vars for managed_node3 7903 1726882398.68678: Calling groups_inventory to load vars for managed_node3 7903 1726882398.68685: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.68696: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.68700: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.68704: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.69962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.70420: done with get_vars() 7903 1726882398.70433: done getting variables 7903 1726882398.70696: 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) 7903 1726882398.71060: variable 'interface' from source: task vars 7903 1726882398.71065: variable 'controller_device' from source: play vars 7903 1726882398.71141: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:33:18 -0400 (0:00:00.092) 0:00:07.355 ****** 7903 1726882398.71176: entering _queue_task() for managed_node3/assert 7903 1726882398.71942: worker is 1 (out of 1 available) 7903 1726882398.71954: exiting _queue_task() for managed_node3/assert 7903 1726882398.71966: done queuing things up, now waiting for results queue to drain 7903 1726882398.71968: waiting for pending results... 7903 1726882398.72260: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' 7903 1726882398.72419: in run() - task 0affe814-3a2d-df60-1cf2-00000000006f 7903 1726882398.72441: variable 'ansible_search_path' from source: unknown 7903 1726882398.72449: variable 'ansible_search_path' from source: unknown 7903 1726882398.72500: calling self._execute() 7903 1726882398.72600: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.72614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.72630: variable 'omit' from source: magic vars 7903 1726882398.73161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.78141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.78428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.78432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.78567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.78606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.78819: 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) 7903 1726882398.78958: 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) 7903 1726882398.79075: 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) 7903 1726882398.79078: 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) 7903 1726882398.79084: 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) 7903 1726882398.79620: variable 'ansible_distribution' from source: facts 7903 1726882398.79624: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.79626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.79629: when evaluation is False, skipping this task 7903 1726882398.79631: _execute() done 7903 1726882398.79635: dumping result to json 7903 1726882398.79637: done dumping result, returning 7903 1726882398.79640: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'nm-bond' [0affe814-3a2d-df60-1cf2-00000000006f] 7903 1726882398.79642: sending task result for task 0affe814-3a2d-df60-1cf2-00000000006f 7903 1726882398.79837: done sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882398.79898: no more pending results, returning what we have 7903 1726882398.79902: results queue empty 7903 1726882398.79903: checking for any_errors_fatal 7903 1726882398.79910: done checking for any_errors_fatal 7903 1726882398.79911: checking for max_fail_percentage 7903 1726882398.79913: done checking for max_fail_percentage 7903 1726882398.79914: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.79916: done checking to see if all hosts have failed 7903 1726882398.79917: getting the remaining hosts for this loop 7903 1726882398.79919: done getting the remaining hosts for this loop 7903 1726882398.79924: getting the next task for host managed_node3 7903 1726882398.79932: done getting next task for host managed_node3 7903 1726882398.79938: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7903 1726882398.79941: ^ 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 7903 1726882398.79945: getting variables 7903 1726882398.79947: in VariableManager get_vars() 7903 1726882398.79997: Calling all_inventory to load vars for managed_node3 7903 1726882398.80000: Calling groups_inventory to load vars for managed_node3 7903 1726882398.80004: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.80016: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.80020: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.80024: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.80730: WORKER PROCESS EXITING 7903 1726882398.80766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.81271: done with get_vars() 7903 1726882398.81287: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 21:33:18 -0400 (0:00:00.106) 0:00:07.461 ****** 7903 1726882398.81812: entering _queue_task() for managed_node3/include_tasks 7903 1726882398.82286: worker is 1 (out of 1 available) 7903 1726882398.82300: exiting _queue_task() for managed_node3/include_tasks 7903 1726882398.82313: done queuing things up, now waiting for results queue to drain 7903 1726882398.82315: waiting for pending results... 7903 1726882398.82833: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7903 1726882398.82978: in run() - task 0affe814-3a2d-df60-1cf2-000000000070 7903 1726882398.83052: variable 'ansible_search_path' from source: unknown 7903 1726882398.83219: variable 'controller_profile' from source: play vars 7903 1726882398.83599: variable 'controller_profile' from source: play vars 7903 1726882398.83611: variable 'port1_profile' from source: play vars 7903 1726882398.83807: variable 'port1_profile' from source: play vars 7903 1726882398.83815: variable 'port2_profile' from source: play vars 7903 1726882398.84090: variable 'port2_profile' from source: play vars 7903 1726882398.84104: variable 'omit' from source: magic vars 7903 1726882398.84413: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.84427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.84442: variable 'omit' from source: magic vars 7903 1726882398.85390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882398.88857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882398.88963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882398.89018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882398.89067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882398.89111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882398.89213: 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) 7903 1726882398.89255: 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) 7903 1726882398.89296: 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) 7903 1726882398.89364: 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) 7903 1726882398.89456: 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) 7903 1726882398.89671: variable 'ansible_distribution' from source: facts 7903 1726882398.89685: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.89711: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.89742: when evaluation is False, skipping this task 7903 1726882398.89789: variable 'item' from source: unknown 7903 1726882398.89962: 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" } 7903 1726882398.90267: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.90270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.90273: variable 'omit' from source: magic vars 7903 1726882398.90499: 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) 7903 1726882398.90502: 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) 7903 1726882398.90505: 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) 7903 1726882398.90560: 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) 7903 1726882398.90583: 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) 7903 1726882398.90720: variable 'ansible_distribution' from source: facts 7903 1726882398.90730: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.90744: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.90751: when evaluation is False, skipping this task 7903 1726882398.90787: variable 'item' from source: unknown 7903 1726882398.90867: 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" } 7903 1726882398.91073: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.91076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.91079: variable 'omit' from source: magic vars 7903 1726882398.91313: 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) 7903 1726882398.91351: 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) 7903 1726882398.91395: 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) 7903 1726882398.91452: 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) 7903 1726882398.91478: 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) 7903 1726882398.91619: variable 'ansible_distribution' from source: facts 7903 1726882398.91622: variable 'ansible_distribution_major_version' from source: facts 7903 1726882398.91696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882398.91699: when evaluation is False, skipping this task 7903 1726882398.91702: variable 'item' from source: unknown 7903 1726882398.91760: 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" } 7903 1726882398.91954: dumping result to json 7903 1726882398.91957: done dumping result, returning 7903 1726882398.91960: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affe814-3a2d-df60-1cf2-000000000070] 7903 1726882398.91962: sending task result for task 0affe814-3a2d-df60-1cf2-000000000070 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 7903 1726882398.92288: no more pending results, returning what we have 7903 1726882398.92292: results queue empty 7903 1726882398.92294: checking for any_errors_fatal 7903 1726882398.92300: done checking for any_errors_fatal 7903 1726882398.92301: checking for max_fail_percentage 7903 1726882398.92303: done checking for max_fail_percentage 7903 1726882398.92304: checking to see if all hosts have failed and the running result is not ok 7903 1726882398.92305: done checking to see if all hosts have failed 7903 1726882398.92306: getting the remaining hosts for this loop 7903 1726882398.92308: done getting the remaining hosts for this loop 7903 1726882398.92313: getting the next task for host managed_node3 7903 1726882398.92319: done getting next task for host managed_node3 7903 1726882398.92322: ^ task is: TASK: ** TEST check polling interval 7903 1726882398.92325: ^ 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 7903 1726882398.92327: getting variables 7903 1726882398.92330: in VariableManager get_vars() 7903 1726882398.92572: Calling all_inventory to load vars for managed_node3 7903 1726882398.92575: Calling groups_inventory to load vars for managed_node3 7903 1726882398.92578: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882398.92752: Calling all_plugins_play to load vars for managed_node3 7903 1726882398.92756: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882398.92761: Calling groups_plugins_play to load vars for managed_node3 7903 1726882398.93286: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000070 7903 1726882398.93291: WORKER PROCESS EXITING 7903 1726882398.93320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882398.93802: done with get_vars() 7903 1726882398.93815: done getting variables 7903 1726882398.93888: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 21:33:18 -0400 (0:00:00.121) 0:00:07.583 ****** 7903 1726882398.94056: entering _queue_task() for managed_node3/command 7903 1726882398.94371: worker is 1 (out of 1 available) 7903 1726882398.94385: exiting _queue_task() for managed_node3/command 7903 1726882398.94399: done queuing things up, now waiting for results queue to drain 7903 1726882398.94401: waiting for pending results... 7903 1726882398.94706: running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval 7903 1726882398.94823: in run() - task 0affe814-3a2d-df60-1cf2-000000000071 7903 1726882398.94851: variable 'ansible_search_path' from source: unknown 7903 1726882398.94900: calling self._execute() 7903 1726882398.95001: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882398.95015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882398.95032: variable 'omit' from source: magic vars 7903 1726882398.95588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.01603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.01708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.01764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.01871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.01995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.02229: 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) 7903 1726882399.02500: 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) 7903 1726882399.02505: 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) 7903 1726882399.02508: 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) 7903 1726882399.02622: 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) 7903 1726882399.02943: variable 'ansible_distribution' from source: facts 7903 1726882399.03082: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.03089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.03096: when evaluation is False, skipping this task 7903 1726882399.03099: _execute() done 7903 1726882399.03101: dumping result to json 7903 1726882399.03243: done dumping result, returning 7903 1726882399.03246: done running TaskExecutor() for managed_node3/TASK: ** TEST check polling interval [0affe814-3a2d-df60-1cf2-000000000071] 7903 1726882399.03249: sending task result for task 0affe814-3a2d-df60-1cf2-000000000071 7903 1726882399.03586: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000071 7903 1726882399.03590: 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" } 7903 1726882399.03661: no more pending results, returning what we have 7903 1726882399.03665: results queue empty 7903 1726882399.03666: checking for any_errors_fatal 7903 1726882399.03673: done checking for any_errors_fatal 7903 1726882399.03674: checking for max_fail_percentage 7903 1726882399.03676: done checking for max_fail_percentage 7903 1726882399.03677: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.03678: done checking to see if all hosts have failed 7903 1726882399.03679: getting the remaining hosts for this loop 7903 1726882399.03683: done getting the remaining hosts for this loop 7903 1726882399.03687: getting the next task for host managed_node3 7903 1726882399.03693: done getting next task for host managed_node3 7903 1726882399.03696: ^ task is: TASK: ** TEST check IPv4 7903 1726882399.03698: ^ 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 7903 1726882399.03702: getting variables 7903 1726882399.03703: in VariableManager get_vars() 7903 1726882399.03744: Calling all_inventory to load vars for managed_node3 7903 1726882399.03747: Calling groups_inventory to load vars for managed_node3 7903 1726882399.03750: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.03762: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.03765: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.03769: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.04445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.04848: done with get_vars() 7903 1726882399.04862: done getting variables 7903 1726882399.04936: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 21:33:19 -0400 (0:00:00.110) 0:00:07.693 ****** 7903 1726882399.04970: entering _queue_task() for managed_node3/command 7903 1726882399.05406: worker is 1 (out of 1 available) 7903 1726882399.05418: exiting _queue_task() for managed_node3/command 7903 1726882399.05430: done queuing things up, now waiting for results queue to drain 7903 1726882399.05432: waiting for pending results... 7903 1726882399.05722: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 7903 1726882399.05756: in run() - task 0affe814-3a2d-df60-1cf2-000000000072 7903 1726882399.05768: variable 'ansible_search_path' from source: unknown 7903 1726882399.05815: calling self._execute() 7903 1726882399.06132: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.06142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.06159: variable 'omit' from source: magic vars 7903 1726882399.07146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.08949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.09005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.09037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.09074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.09101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.09169: 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) 7903 1726882399.09195: 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) 7903 1726882399.09220: 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) 7903 1726882399.09254: 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) 7903 1726882399.09268: 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) 7903 1726882399.09393: variable 'ansible_distribution' from source: facts 7903 1726882399.09399: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.09409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.09412: when evaluation is False, skipping this task 7903 1726882399.09415: _execute() done 7903 1726882399.09420: dumping result to json 7903 1726882399.09425: done dumping result, returning 7903 1726882399.09437: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv4 [0affe814-3a2d-df60-1cf2-000000000072] 7903 1726882399.09443: sending task result for task 0affe814-3a2d-df60-1cf2-000000000072 7903 1726882399.09611: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000072 7903 1726882399.09614: 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" } 7903 1726882399.09690: no more pending results, returning what we have 7903 1726882399.09693: results queue empty 7903 1726882399.09694: checking for any_errors_fatal 7903 1726882399.09698: done checking for any_errors_fatal 7903 1726882399.09699: checking for max_fail_percentage 7903 1726882399.09700: done checking for max_fail_percentage 7903 1726882399.09701: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.09702: done checking to see if all hosts have failed 7903 1726882399.09703: getting the remaining hosts for this loop 7903 1726882399.09705: done getting the remaining hosts for this loop 7903 1726882399.09708: getting the next task for host managed_node3 7903 1726882399.09713: done getting next task for host managed_node3 7903 1726882399.09716: ^ task is: TASK: ** TEST check IPv6 7903 1726882399.09718: ^ 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 7903 1726882399.09721: getting variables 7903 1726882399.09725: in VariableManager get_vars() 7903 1726882399.09764: Calling all_inventory to load vars for managed_node3 7903 1726882399.09767: Calling groups_inventory to load vars for managed_node3 7903 1726882399.09770: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.09781: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.09785: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.09789: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.10022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.10331: done with get_vars() 7903 1726882399.10345: done getting variables 7903 1726882399.10419: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 21:33:19 -0400 (0:00:00.054) 0:00:07.748 ****** 7903 1726882399.10454: entering _queue_task() for managed_node3/command 7903 1726882399.10844: worker is 1 (out of 1 available) 7903 1726882399.10858: exiting _queue_task() for managed_node3/command 7903 1726882399.10869: done queuing things up, now waiting for results queue to drain 7903 1726882399.10871: waiting for pending results... 7903 1726882399.11112: running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 7903 1726882399.11262: in run() - task 0affe814-3a2d-df60-1cf2-000000000073 7903 1726882399.11267: variable 'ansible_search_path' from source: unknown 7903 1726882399.11270: calling self._execute() 7903 1726882399.11377: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.11393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.11409: variable 'omit' from source: magic vars 7903 1726882399.11995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.14879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.14983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.15070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.15108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.15179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.15261: 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) 7903 1726882399.15310: 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) 7903 1726882399.15357: 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) 7903 1726882399.15459: 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) 7903 1726882399.15462: 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) 7903 1726882399.15631: variable 'ansible_distribution' from source: facts 7903 1726882399.15647: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.15663: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.15670: when evaluation is False, skipping this task 7903 1726882399.15677: _execute() done 7903 1726882399.15722: dumping result to json 7903 1726882399.15726: done dumping result, returning 7903 1726882399.15728: done running TaskExecutor() for managed_node3/TASK: ** TEST check IPv6 [0affe814-3a2d-df60-1cf2-000000000073] 7903 1726882399.15730: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882399.15997: no more pending results, returning what we have 7903 1726882399.16002: results queue empty 7903 1726882399.16003: checking for any_errors_fatal 7903 1726882399.16007: done checking for any_errors_fatal 7903 1726882399.16008: checking for max_fail_percentage 7903 1726882399.16010: done checking for max_fail_percentage 7903 1726882399.16011: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.16012: done checking to see if all hosts have failed 7903 1726882399.16013: getting the remaining hosts for this loop 7903 1726882399.16015: done getting the remaining hosts for this loop 7903 1726882399.16021: getting the next task for host managed_node3 7903 1726882399.16032: done getting next task for host managed_node3 7903 1726882399.16041: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7903 1726882399.16046: ^ 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 7903 1726882399.16066: getting variables 7903 1726882399.16068: in VariableManager get_vars() 7903 1726882399.16118: Calling all_inventory to load vars for managed_node3 7903 1726882399.16121: Calling groups_inventory to load vars for managed_node3 7903 1726882399.16124: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.16340: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.16346: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.16351: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.16665: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000073 7903 1726882399.16668: WORKER PROCESS EXITING 7903 1726882399.16705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.17024: done with get_vars() 7903 1726882399.17039: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:19 -0400 (0:00:00.067) 0:00:07.815 ****** 7903 1726882399.17160: entering _queue_task() for managed_node3/include_tasks 7903 1726882399.17573: worker is 1 (out of 1 available) 7903 1726882399.17585: exiting _queue_task() for managed_node3/include_tasks 7903 1726882399.17596: done queuing things up, now waiting for results queue to drain 7903 1726882399.17597: waiting for pending results... 7903 1726882399.17811: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7903 1726882399.17984: in run() - task 0affe814-3a2d-df60-1cf2-00000000007c 7903 1726882399.18014: variable 'ansible_search_path' from source: unknown 7903 1726882399.18022: variable 'ansible_search_path' from source: unknown 7903 1726882399.18069: calling self._execute() 7903 1726882399.18176: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.18189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.18203: variable 'omit' from source: magic vars 7903 1726882399.18770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.21604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.21696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.21757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.21805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.21852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.21958: 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) 7903 1726882399.22033: 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) 7903 1726882399.22041: 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) 7903 1726882399.22102: 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) 7903 1726882399.22142: 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) 7903 1726882399.22307: variable 'ansible_distribution' from source: facts 7903 1726882399.22361: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.22370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.22374: when evaluation is False, skipping this task 7903 1726882399.22377: _execute() done 7903 1726882399.22380: dumping result to json 7903 1726882399.22382: done dumping result, returning 7903 1726882399.22439: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-df60-1cf2-00000000007c] 7903 1726882399.22443: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882399.22647: no more pending results, returning what we have 7903 1726882399.22652: results queue empty 7903 1726882399.22653: checking for any_errors_fatal 7903 1726882399.22658: done checking for any_errors_fatal 7903 1726882399.22659: checking for max_fail_percentage 7903 1726882399.22661: done checking for max_fail_percentage 7903 1726882399.22662: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.22663: done checking to see if all hosts have failed 7903 1726882399.22664: getting the remaining hosts for this loop 7903 1726882399.22666: done getting the remaining hosts for this loop 7903 1726882399.22672: getting the next task for host managed_node3 7903 1726882399.22679: done getting next task for host managed_node3 7903 1726882399.22686: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7903 1726882399.22692: ^ 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 7903 1726882399.22711: getting variables 7903 1726882399.22714: in VariableManager get_vars() 7903 1726882399.22763: Calling all_inventory to load vars for managed_node3 7903 1726882399.22767: Calling groups_inventory to load vars for managed_node3 7903 1726882399.22770: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.22782: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.22786: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.22790: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.23332: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000007c 7903 1726882399.23338: WORKER PROCESS EXITING 7903 1726882399.23355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.23675: done with get_vars() 7903 1726882399.23689: done getting variables 7903 1726882399.23755: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:19 -0400 (0:00:00.066) 0:00:07.881 ****** 7903 1726882399.23792: entering _queue_task() for managed_node3/debug 7903 1726882399.24045: worker is 1 (out of 1 available) 7903 1726882399.24059: exiting _queue_task() for managed_node3/debug 7903 1726882399.24070: done queuing things up, now waiting for results queue to drain 7903 1726882399.24072: waiting for pending results... 7903 1726882399.24454: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7903 1726882399.24507: in run() - task 0affe814-3a2d-df60-1cf2-00000000007d 7903 1726882399.24529: variable 'ansible_search_path' from source: unknown 7903 1726882399.24542: variable 'ansible_search_path' from source: unknown 7903 1726882399.24592: calling self._execute() 7903 1726882399.24692: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.24707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.24724: variable 'omit' from source: magic vars 7903 1726882399.25250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.27741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.27796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.27840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.27873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.27898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.27966: 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) 7903 1726882399.27993: 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) 7903 1726882399.28014: 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) 7903 1726882399.28049: 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) 7903 1726882399.28065: 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) 7903 1726882399.28176: variable 'ansible_distribution' from source: facts 7903 1726882399.28183: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.28194: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.28198: when evaluation is False, skipping this task 7903 1726882399.28200: _execute() done 7903 1726882399.28205: dumping result to json 7903 1726882399.28209: done dumping result, returning 7903 1726882399.28217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-df60-1cf2-00000000007d] 7903 1726882399.28222: sending task result for task 0affe814-3a2d-df60-1cf2-00000000007d 7903 1726882399.28314: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000007d 7903 1726882399.28318: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882399.28368: no more pending results, returning what we have 7903 1726882399.28373: results queue empty 7903 1726882399.28374: checking for any_errors_fatal 7903 1726882399.28380: done checking for any_errors_fatal 7903 1726882399.28380: checking for max_fail_percentage 7903 1726882399.28382: done checking for max_fail_percentage 7903 1726882399.28384: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.28384: done checking to see if all hosts have failed 7903 1726882399.28385: getting the remaining hosts for this loop 7903 1726882399.28387: done getting the remaining hosts for this loop 7903 1726882399.28391: getting the next task for host managed_node3 7903 1726882399.28398: done getting next task for host managed_node3 7903 1726882399.28402: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7903 1726882399.28407: ^ 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 7903 1726882399.28423: getting variables 7903 1726882399.28424: in VariableManager get_vars() 7903 1726882399.28464: Calling all_inventory to load vars for managed_node3 7903 1726882399.28467: Calling groups_inventory to load vars for managed_node3 7903 1726882399.28469: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.28478: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.28482: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.28485: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.28670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.28839: done with get_vars() 7903 1726882399.28848: done getting variables 7903 1726882399.28892: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:19 -0400 (0:00:00.051) 0:00:07.933 ****** 7903 1726882399.28917: entering _queue_task() for managed_node3/fail 7903 1726882399.29117: worker is 1 (out of 1 available) 7903 1726882399.29132: exiting _queue_task() for managed_node3/fail 7903 1726882399.29145: done queuing things up, now waiting for results queue to drain 7903 1726882399.29147: waiting for pending results... 7903 1726882399.29324: 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 7903 1726882399.29460: in run() - task 0affe814-3a2d-df60-1cf2-00000000007e 7903 1726882399.29472: variable 'ansible_search_path' from source: unknown 7903 1726882399.29476: variable 'ansible_search_path' from source: unknown 7903 1726882399.29538: calling self._execute() 7903 1726882399.29747: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.29751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.29754: variable 'omit' from source: magic vars 7903 1726882399.30133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.32004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.32058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.32092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.32122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.32146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.32221: 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) 7903 1726882399.32248: 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) 7903 1726882399.32273: 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) 7903 1726882399.32308: 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) 7903 1726882399.32321: 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) 7903 1726882399.32427: variable 'ansible_distribution' from source: facts 7903 1726882399.32435: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.32445: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.32448: when evaluation is False, skipping this task 7903 1726882399.32452: _execute() done 7903 1726882399.32457: dumping result to json 7903 1726882399.32461: done dumping result, returning 7903 1726882399.32470: 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 [0affe814-3a2d-df60-1cf2-00000000007e] 7903 1726882399.32473: sending task result for task 0affe814-3a2d-df60-1cf2-00000000007e 7903 1726882399.32568: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000007e 7903 1726882399.32571: 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" } 7903 1726882399.32642: no more pending results, returning what we have 7903 1726882399.32645: results queue empty 7903 1726882399.32646: checking for any_errors_fatal 7903 1726882399.32651: done checking for any_errors_fatal 7903 1726882399.32652: checking for max_fail_percentage 7903 1726882399.32654: done checking for max_fail_percentage 7903 1726882399.32655: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.32656: done checking to see if all hosts have failed 7903 1726882399.32657: getting the remaining hosts for this loop 7903 1726882399.32658: done getting the remaining hosts for this loop 7903 1726882399.32662: getting the next task for host managed_node3 7903 1726882399.32668: done getting next task for host managed_node3 7903 1726882399.32671: ^ 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 7903 1726882399.32675: ^ 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 7903 1726882399.32692: getting variables 7903 1726882399.32694: in VariableManager get_vars() 7903 1726882399.32730: Calling all_inventory to load vars for managed_node3 7903 1726882399.32733: Calling groups_inventory to load vars for managed_node3 7903 1726882399.32737: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.32744: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.32747: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.32749: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.32892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.33065: done with get_vars() 7903 1726882399.33074: done getting variables 7903 1726882399.33116: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:19 -0400 (0:00:00.042) 0:00:07.975 ****** 7903 1726882399.33144: entering _queue_task() for managed_node3/fail 7903 1726882399.33333: worker is 1 (out of 1 available) 7903 1726882399.33349: exiting _queue_task() for managed_node3/fail 7903 1726882399.33361: done queuing things up, now waiting for results queue to drain 7903 1726882399.33363: waiting for pending results... 7903 1726882399.33527: 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 7903 1726882399.33625: in run() - task 0affe814-3a2d-df60-1cf2-00000000007f 7903 1726882399.33638: variable 'ansible_search_path' from source: unknown 7903 1726882399.33641: variable 'ansible_search_path' from source: unknown 7903 1726882399.33672: calling self._execute() 7903 1726882399.33743: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.33749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.33758: variable 'omit' from source: magic vars 7903 1726882399.34163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.36323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.36387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.36417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.36449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.36472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.36540: 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) 7903 1726882399.36564: 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) 7903 1726882399.36590: 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) 7903 1726882399.36626: 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) 7903 1726882399.36640: 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) 7903 1726882399.36746: variable 'ansible_distribution' from source: facts 7903 1726882399.36751: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.36762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.36765: when evaluation is False, skipping this task 7903 1726882399.36768: _execute() done 7903 1726882399.36773: dumping result to json 7903 1726882399.36777: done dumping result, returning 7903 1726882399.36787: 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 [0affe814-3a2d-df60-1cf2-00000000007f] 7903 1726882399.36792: sending task result for task 0affe814-3a2d-df60-1cf2-00000000007f 7903 1726882399.36883: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000007f 7903 1726882399.36887: 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" } 7903 1726882399.36963: no more pending results, returning what we have 7903 1726882399.36966: results queue empty 7903 1726882399.36968: checking for any_errors_fatal 7903 1726882399.36972: done checking for any_errors_fatal 7903 1726882399.36973: checking for max_fail_percentage 7903 1726882399.36975: done checking for max_fail_percentage 7903 1726882399.36976: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.36977: done checking to see if all hosts have failed 7903 1726882399.36978: getting the remaining hosts for this loop 7903 1726882399.36979: done getting the remaining hosts for this loop 7903 1726882399.36983: getting the next task for host managed_node3 7903 1726882399.36988: done getting next task for host managed_node3 7903 1726882399.36991: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7903 1726882399.36995: ^ 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 7903 1726882399.37011: getting variables 7903 1726882399.37013: in VariableManager get_vars() 7903 1726882399.37050: Calling all_inventory to load vars for managed_node3 7903 1726882399.37052: Calling groups_inventory to load vars for managed_node3 7903 1726882399.37054: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.37061: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.37063: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.37065: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.37231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.37400: done with get_vars() 7903 1726882399.37408: done getting variables 7903 1726882399.37452: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:19 -0400 (0:00:00.043) 0:00:08.018 ****** 7903 1726882399.37481: entering _queue_task() for managed_node3/fail 7903 1726882399.37664: worker is 1 (out of 1 available) 7903 1726882399.37681: exiting _queue_task() for managed_node3/fail 7903 1726882399.37694: done queuing things up, now waiting for results queue to drain 7903 1726882399.37696: waiting for pending results... 7903 1726882399.37918: 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 7903 1726882399.38242: in run() - task 0affe814-3a2d-df60-1cf2-000000000080 7903 1726882399.38246: variable 'ansible_search_path' from source: unknown 7903 1726882399.38249: variable 'ansible_search_path' from source: unknown 7903 1726882399.38252: calling self._execute() 7903 1726882399.38254: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.38257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.38259: variable 'omit' from source: magic vars 7903 1726882399.38706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.40848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.40908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.40938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.40978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.41006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.41070: 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) 7903 1726882399.41099: 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) 7903 1726882399.41123: 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) 7903 1726882399.41156: 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) 7903 1726882399.41169: 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) 7903 1726882399.41277: variable 'ansible_distribution' from source: facts 7903 1726882399.41286: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.41297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.41300: when evaluation is False, skipping this task 7903 1726882399.41303: _execute() done 7903 1726882399.41308: dumping result to json 7903 1726882399.41312: done dumping result, returning 7903 1726882399.41321: 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 [0affe814-3a2d-df60-1cf2-000000000080] 7903 1726882399.41324: sending task result for task 0affe814-3a2d-df60-1cf2-000000000080 7903 1726882399.41421: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000080 7903 1726882399.41424: 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" } 7903 1726882399.41484: no more pending results, returning what we have 7903 1726882399.41488: results queue empty 7903 1726882399.41489: checking for any_errors_fatal 7903 1726882399.41494: done checking for any_errors_fatal 7903 1726882399.41494: checking for max_fail_percentage 7903 1726882399.41496: done checking for max_fail_percentage 7903 1726882399.41497: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.41498: done checking to see if all hosts have failed 7903 1726882399.41499: getting the remaining hosts for this loop 7903 1726882399.41501: done getting the remaining hosts for this loop 7903 1726882399.41506: getting the next task for host managed_node3 7903 1726882399.41512: done getting next task for host managed_node3 7903 1726882399.41516: ^ 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 7903 1726882399.41520: ^ 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 7903 1726882399.41538: getting variables 7903 1726882399.41539: in VariableManager get_vars() 7903 1726882399.41577: Calling all_inventory to load vars for managed_node3 7903 1726882399.41580: Calling groups_inventory to load vars for managed_node3 7903 1726882399.41583: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.41593: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.41596: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.41600: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.41752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.41940: done with get_vars() 7903 1726882399.41949: done getting variables 7903 1726882399.42007: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:19 -0400 (0:00:00.045) 0:00:08.064 ****** 7903 1726882399.42048: entering _queue_task() for managed_node3/dnf 7903 1726882399.42328: worker is 1 (out of 1 available) 7903 1726882399.42344: exiting _queue_task() for managed_node3/dnf 7903 1726882399.42357: done queuing things up, now waiting for results queue to drain 7903 1726882399.42359: waiting for pending results... 7903 1726882399.42650: 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 7903 1726882399.42829: in run() - task 0affe814-3a2d-df60-1cf2-000000000081 7903 1726882399.42838: variable 'ansible_search_path' from source: unknown 7903 1726882399.42842: variable 'ansible_search_path' from source: unknown 7903 1726882399.42902: calling self._execute() 7903 1726882399.42995: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.43002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.43012: variable 'omit' from source: magic vars 7903 1726882399.43380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.45213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.45270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.45304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.45338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.45361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.45430: 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) 7903 1726882399.45457: 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) 7903 1726882399.45478: 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) 7903 1726882399.45516: 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) 7903 1726882399.45532: 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) 7903 1726882399.45646: variable 'ansible_distribution' from source: facts 7903 1726882399.45653: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.45663: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.45666: when evaluation is False, skipping this task 7903 1726882399.45670: _execute() done 7903 1726882399.45674: dumping result to json 7903 1726882399.45679: done dumping result, returning 7903 1726882399.45691: 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 [0affe814-3a2d-df60-1cf2-000000000081] 7903 1726882399.45694: sending task result for task 0affe814-3a2d-df60-1cf2-000000000081 7903 1726882399.45794: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000081 7903 1726882399.45797: 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" } 7903 1726882399.45857: no more pending results, returning what we have 7903 1726882399.45860: results queue empty 7903 1726882399.45862: checking for any_errors_fatal 7903 1726882399.45869: done checking for any_errors_fatal 7903 1726882399.45870: checking for max_fail_percentage 7903 1726882399.45871: done checking for max_fail_percentage 7903 1726882399.45873: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.45874: done checking to see if all hosts have failed 7903 1726882399.45874: getting the remaining hosts for this loop 7903 1726882399.45876: done getting the remaining hosts for this loop 7903 1726882399.45881: getting the next task for host managed_node3 7903 1726882399.45888: done getting next task for host managed_node3 7903 1726882399.45892: ^ 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 7903 1726882399.45897: ^ 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 7903 1726882399.45918: getting variables 7903 1726882399.45920: in VariableManager get_vars() 7903 1726882399.45962: Calling all_inventory to load vars for managed_node3 7903 1726882399.45965: Calling groups_inventory to load vars for managed_node3 7903 1726882399.45967: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.45977: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.45980: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.45984: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.46145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.46314: done with get_vars() 7903 1726882399.46325: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7903 1726882399.46387: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:19 -0400 (0:00:00.043) 0:00:08.107 ****** 7903 1726882399.46413: entering _queue_task() for managed_node3/yum 7903 1726882399.46628: worker is 1 (out of 1 available) 7903 1726882399.46645: exiting _queue_task() for managed_node3/yum 7903 1726882399.46658: done queuing things up, now waiting for results queue to drain 7903 1726882399.46660: waiting for pending results... 7903 1726882399.46837: 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 7903 1726882399.46946: in run() - task 0affe814-3a2d-df60-1cf2-000000000082 7903 1726882399.46958: variable 'ansible_search_path' from source: unknown 7903 1726882399.46962: variable 'ansible_search_path' from source: unknown 7903 1726882399.46997: calling self._execute() 7903 1726882399.47067: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.47073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.47085: variable 'omit' from source: magic vars 7903 1726882399.47459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.49227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.49286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.49329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.49362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.49386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.49457: 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) 7903 1726882399.49481: 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) 7903 1726882399.49505: 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) 7903 1726882399.49542: 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) 7903 1726882399.49555: 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) 7903 1726882399.49671: variable 'ansible_distribution' from source: facts 7903 1726882399.49678: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.49691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.49694: when evaluation is False, skipping this task 7903 1726882399.49697: _execute() done 7903 1726882399.49702: dumping result to json 7903 1726882399.49706: done dumping result, returning 7903 1726882399.49715: 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 [0affe814-3a2d-df60-1cf2-000000000082] 7903 1726882399.49718: sending task result for task 0affe814-3a2d-df60-1cf2-000000000082 7903 1726882399.49820: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000082 7903 1726882399.49823: 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" } 7903 1726882399.49882: no more pending results, returning what we have 7903 1726882399.49886: results queue empty 7903 1726882399.49887: checking for any_errors_fatal 7903 1726882399.49894: done checking for any_errors_fatal 7903 1726882399.49895: checking for max_fail_percentage 7903 1726882399.49896: done checking for max_fail_percentage 7903 1726882399.49898: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.49899: done checking to see if all hosts have failed 7903 1726882399.49899: getting the remaining hosts for this loop 7903 1726882399.49901: done getting the remaining hosts for this loop 7903 1726882399.49906: getting the next task for host managed_node3 7903 1726882399.49912: done getting next task for host managed_node3 7903 1726882399.49916: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7903 1726882399.49921: ^ 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 7903 1726882399.49940: getting variables 7903 1726882399.49942: in VariableManager get_vars() 7903 1726882399.49980: Calling all_inventory to load vars for managed_node3 7903 1726882399.49983: Calling groups_inventory to load vars for managed_node3 7903 1726882399.49986: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.49996: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.49999: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.50002: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.50195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.50364: done with get_vars() 7903 1726882399.50374: done getting variables 7903 1726882399.50419: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:19 -0400 (0:00:00.040) 0:00:08.148 ****** 7903 1726882399.50448: entering _queue_task() for managed_node3/fail 7903 1726882399.50662: worker is 1 (out of 1 available) 7903 1726882399.50675: exiting _queue_task() for managed_node3/fail 7903 1726882399.50689: done queuing things up, now waiting for results queue to drain 7903 1726882399.50691: waiting for pending results... 7903 1726882399.50875: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7903 1726882399.50991: in run() - task 0affe814-3a2d-df60-1cf2-000000000083 7903 1726882399.51003: variable 'ansible_search_path' from source: unknown 7903 1726882399.51006: variable 'ansible_search_path' from source: unknown 7903 1726882399.51045: calling self._execute() 7903 1726882399.51115: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.51122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.51137: variable 'omit' from source: magic vars 7903 1726882399.51510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.53251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.53309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.53343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.53376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.53399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.53470: 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) 7903 1726882399.53495: 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) 7903 1726882399.53516: 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) 7903 1726882399.53557: 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) 7903 1726882399.53569: 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) 7903 1726882399.53686: variable 'ansible_distribution' from source: facts 7903 1726882399.53690: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.53701: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.53704: when evaluation is False, skipping this task 7903 1726882399.53706: _execute() done 7903 1726882399.53711: dumping result to json 7903 1726882399.53716: done dumping result, returning 7903 1726882399.53723: 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 [0affe814-3a2d-df60-1cf2-000000000083] 7903 1726882399.53730: sending task result for task 0affe814-3a2d-df60-1cf2-000000000083 7903 1726882399.53836: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000083 7903 1726882399.53839: 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" } 7903 1726882399.53905: no more pending results, returning what we have 7903 1726882399.53909: results queue empty 7903 1726882399.53910: checking for any_errors_fatal 7903 1726882399.53918: done checking for any_errors_fatal 7903 1726882399.53919: checking for max_fail_percentage 7903 1726882399.53921: done checking for max_fail_percentage 7903 1726882399.53922: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.53922: done checking to see if all hosts have failed 7903 1726882399.53923: getting the remaining hosts for this loop 7903 1726882399.53925: done getting the remaining hosts for this loop 7903 1726882399.53930: getting the next task for host managed_node3 7903 1726882399.53938: done getting next task for host managed_node3 7903 1726882399.53942: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7903 1726882399.53947: ^ 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 7903 1726882399.53964: getting variables 7903 1726882399.53966: in VariableManager get_vars() 7903 1726882399.54006: Calling all_inventory to load vars for managed_node3 7903 1726882399.54009: Calling groups_inventory to load vars for managed_node3 7903 1726882399.54011: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.54021: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.54024: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.54028: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.54190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.54360: done with get_vars() 7903 1726882399.54370: done getting variables 7903 1726882399.54418: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:19 -0400 (0:00:00.039) 0:00:08.188 ****** 7903 1726882399.54446: entering _queue_task() for managed_node3/package 7903 1726882399.54663: worker is 1 (out of 1 available) 7903 1726882399.54677: exiting _queue_task() for managed_node3/package 7903 1726882399.54691: done queuing things up, now waiting for results queue to drain 7903 1726882399.54694: waiting for pending results... 7903 1726882399.54872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7903 1726882399.54991: in run() - task 0affe814-3a2d-df60-1cf2-000000000084 7903 1726882399.55003: variable 'ansible_search_path' from source: unknown 7903 1726882399.55006: variable 'ansible_search_path' from source: unknown 7903 1726882399.55043: calling self._execute() 7903 1726882399.55113: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.55119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.55128: variable 'omit' from source: magic vars 7903 1726882399.55507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.57269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.57325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.57367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.57401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.57423: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.57494: 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) 7903 1726882399.57518: 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) 7903 1726882399.57541: 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) 7903 1726882399.57578: 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) 7903 1726882399.57593: 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) 7903 1726882399.57706: variable 'ansible_distribution' from source: facts 7903 1726882399.57712: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.57722: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.57725: when evaluation is False, skipping this task 7903 1726882399.57728: _execute() done 7903 1726882399.57735: dumping result to json 7903 1726882399.57738: done dumping result, returning 7903 1726882399.57746: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-df60-1cf2-000000000084] 7903 1726882399.57752: sending task result for task 0affe814-3a2d-df60-1cf2-000000000084 7903 1726882399.57853: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000084 7903 1726882399.57856: 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" } 7903 1726882399.57928: no more pending results, returning what we have 7903 1726882399.57932: results queue empty 7903 1726882399.57933: checking for any_errors_fatal 7903 1726882399.57941: done checking for any_errors_fatal 7903 1726882399.57942: checking for max_fail_percentage 7903 1726882399.57944: done checking for max_fail_percentage 7903 1726882399.57945: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.57946: done checking to see if all hosts have failed 7903 1726882399.57947: getting the remaining hosts for this loop 7903 1726882399.57949: done getting the remaining hosts for this loop 7903 1726882399.57954: getting the next task for host managed_node3 7903 1726882399.57961: done getting next task for host managed_node3 7903 1726882399.57965: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7903 1726882399.57969: ^ 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 7903 1726882399.57987: getting variables 7903 1726882399.57988: in VariableManager get_vars() 7903 1726882399.58025: Calling all_inventory to load vars for managed_node3 7903 1726882399.58029: Calling groups_inventory to load vars for managed_node3 7903 1726882399.58031: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.58048: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.58052: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.58055: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.58235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.58404: done with get_vars() 7903 1726882399.58413: done getting variables 7903 1726882399.58460: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:19 -0400 (0:00:00.040) 0:00:08.228 ****** 7903 1726882399.58490: entering _queue_task() for managed_node3/package 7903 1726882399.58696: worker is 1 (out of 1 available) 7903 1726882399.58711: exiting _queue_task() for managed_node3/package 7903 1726882399.58723: done queuing things up, now waiting for results queue to drain 7903 1726882399.58724: waiting for pending results... 7903 1726882399.58914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7903 1726882399.59016: in run() - task 0affe814-3a2d-df60-1cf2-000000000085 7903 1726882399.59029: variable 'ansible_search_path' from source: unknown 7903 1726882399.59032: variable 'ansible_search_path' from source: unknown 7903 1726882399.59068: calling self._execute() 7903 1726882399.59140: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.59145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.59155: variable 'omit' from source: magic vars 7903 1726882399.59523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.61232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.61299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.61329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.61367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.61392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.61660: 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) 7903 1726882399.61690: 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) 7903 1726882399.61713: 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) 7903 1726882399.61747: 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) 7903 1726882399.61785: 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) 7903 1726882399.61889: variable 'ansible_distribution' from source: facts 7903 1726882399.61897: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.61909: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.61913: when evaluation is False, skipping this task 7903 1726882399.61916: _execute() done 7903 1726882399.61919: dumping result to json 7903 1726882399.61921: done dumping result, returning 7903 1726882399.61931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-df60-1cf2-000000000085] 7903 1726882399.61937: sending task result for task 0affe814-3a2d-df60-1cf2-000000000085 7903 1726882399.62034: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000085 7903 1726882399.62037: 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" } 7903 1726882399.62093: no more pending results, returning what we have 7903 1726882399.62097: results queue empty 7903 1726882399.62098: checking for any_errors_fatal 7903 1726882399.62105: done checking for any_errors_fatal 7903 1726882399.62106: checking for max_fail_percentage 7903 1726882399.62107: done checking for max_fail_percentage 7903 1726882399.62109: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.62110: done checking to see if all hosts have failed 7903 1726882399.62111: getting the remaining hosts for this loop 7903 1726882399.62112: done getting the remaining hosts for this loop 7903 1726882399.62117: getting the next task for host managed_node3 7903 1726882399.62123: done getting next task for host managed_node3 7903 1726882399.62127: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7903 1726882399.62132: ^ 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 7903 1726882399.62157: getting variables 7903 1726882399.62159: in VariableManager get_vars() 7903 1726882399.62198: Calling all_inventory to load vars for managed_node3 7903 1726882399.62201: Calling groups_inventory to load vars for managed_node3 7903 1726882399.62204: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.62213: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.62216: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.62219: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.62396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.62573: done with get_vars() 7903 1726882399.62585: done getting variables 7903 1726882399.62629: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:19 -0400 (0:00:00.041) 0:00:08.270 ****** 7903 1726882399.62663: entering _queue_task() for managed_node3/package 7903 1726882399.62872: worker is 1 (out of 1 available) 7903 1726882399.62886: exiting _queue_task() for managed_node3/package 7903 1726882399.62900: done queuing things up, now waiting for results queue to drain 7903 1726882399.62902: waiting for pending results... 7903 1726882399.63077: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7903 1726882399.63179: in run() - task 0affe814-3a2d-df60-1cf2-000000000086 7903 1726882399.63193: variable 'ansible_search_path' from source: unknown 7903 1726882399.63197: variable 'ansible_search_path' from source: unknown 7903 1726882399.63228: calling self._execute() 7903 1726882399.63297: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.63303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.63313: variable 'omit' from source: magic vars 7903 1726882399.64039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.65886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.66121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.66154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.66186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.66206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.66275: 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) 7903 1726882399.66299: 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) 7903 1726882399.66320: 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) 7903 1726882399.66360: 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) 7903 1726882399.66373: 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) 7903 1726882399.66483: variable 'ansible_distribution' from source: facts 7903 1726882399.66487: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.66499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.66502: when evaluation is False, skipping this task 7903 1726882399.66505: _execute() done 7903 1726882399.66508: dumping result to json 7903 1726882399.66513: done dumping result, returning 7903 1726882399.66520: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-df60-1cf2-000000000086] 7903 1726882399.66525: sending task result for task 0affe814-3a2d-df60-1cf2-000000000086 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" } 7903 1726882399.66749: no more pending results, returning what we have 7903 1726882399.66752: results queue empty 7903 1726882399.66753: checking for any_errors_fatal 7903 1726882399.66760: done checking for any_errors_fatal 7903 1726882399.66761: checking for max_fail_percentage 7903 1726882399.66762: done checking for max_fail_percentage 7903 1726882399.66763: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.66764: done checking to see if all hosts have failed 7903 1726882399.66765: getting the remaining hosts for this loop 7903 1726882399.66767: done getting the remaining hosts for this loop 7903 1726882399.66770: getting the next task for host managed_node3 7903 1726882399.66776: done getting next task for host managed_node3 7903 1726882399.66786: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7903 1726882399.66790: ^ 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 7903 1726882399.66806: getting variables 7903 1726882399.66808: in VariableManager get_vars() 7903 1726882399.66859: Calling all_inventory to load vars for managed_node3 7903 1726882399.66862: Calling groups_inventory to load vars for managed_node3 7903 1726882399.66864: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.66872: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.66875: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.66878: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.67106: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000086 7903 1726882399.67109: WORKER PROCESS EXITING 7903 1726882399.67124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.67378: done with get_vars() 7903 1726882399.67393: done getting variables 7903 1726882399.67461: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:19 -0400 (0:00:00.048) 0:00:08.318 ****** 7903 1726882399.67503: entering _queue_task() for managed_node3/service 7903 1726882399.67766: worker is 1 (out of 1 available) 7903 1726882399.67785: exiting _queue_task() for managed_node3/service 7903 1726882399.67797: done queuing things up, now waiting for results queue to drain 7903 1726882399.67799: waiting for pending results... 7903 1726882399.68212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7903 1726882399.68276: in run() - task 0affe814-3a2d-df60-1cf2-000000000087 7903 1726882399.68286: variable 'ansible_search_path' from source: unknown 7903 1726882399.68290: variable 'ansible_search_path' from source: unknown 7903 1726882399.68321: calling self._execute() 7903 1726882399.68404: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.68411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.68439: variable 'omit' from source: magic vars 7903 1726882399.68787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.71038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.71042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.71048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.71097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.71130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.71222: 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) 7903 1726882399.71269: 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) 7903 1726882399.71309: 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) 7903 1726882399.71369: 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) 7903 1726882399.71396: 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) 7903 1726882399.71561: variable 'ansible_distribution' from source: facts 7903 1726882399.71574: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.71594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.71603: when evaluation is False, skipping this task 7903 1726882399.71610: _execute() done 7903 1726882399.71617: dumping result to json 7903 1726882399.71625: done dumping result, returning 7903 1726882399.71638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-df60-1cf2-000000000087] 7903 1726882399.71649: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882399.71808: no more pending results, returning what we have 7903 1726882399.71811: results queue empty 7903 1726882399.71812: checking for any_errors_fatal 7903 1726882399.71818: done checking for any_errors_fatal 7903 1726882399.71818: checking for max_fail_percentage 7903 1726882399.71820: done checking for max_fail_percentage 7903 1726882399.71821: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.71822: done checking to see if all hosts have failed 7903 1726882399.71823: getting the remaining hosts for this loop 7903 1726882399.71825: done getting the remaining hosts for this loop 7903 1726882399.71829: getting the next task for host managed_node3 7903 1726882399.71838: done getting next task for host managed_node3 7903 1726882399.71842: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7903 1726882399.71848: ^ 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 7903 1726882399.71865: getting variables 7903 1726882399.71866: in VariableManager get_vars() 7903 1726882399.71907: Calling all_inventory to load vars for managed_node3 7903 1726882399.71910: Calling groups_inventory to load vars for managed_node3 7903 1726882399.71913: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.71923: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.71926: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.71929: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.72040: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000087 7903 1726882399.72043: WORKER PROCESS EXITING 7903 1726882399.72263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.72565: done with get_vars() 7903 1726882399.72577: done getting variables 7903 1726882399.72646: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:19 -0400 (0:00:00.051) 0:00:08.370 ****** 7903 1726882399.72686: entering _queue_task() for managed_node3/service 7903 1726882399.72947: worker is 1 (out of 1 available) 7903 1726882399.72959: exiting _queue_task() for managed_node3/service 7903 1726882399.72971: done queuing things up, now waiting for results queue to drain 7903 1726882399.72973: waiting for pending results... 7903 1726882399.73259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7903 1726882399.73429: in run() - task 0affe814-3a2d-df60-1cf2-000000000088 7903 1726882399.73453: variable 'ansible_search_path' from source: unknown 7903 1726882399.73462: variable 'ansible_search_path' from source: unknown 7903 1726882399.73509: calling self._execute() 7903 1726882399.73603: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.73615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.73630: variable 'omit' from source: magic vars 7903 1726882399.74222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.77064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.77150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.77204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.77265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.77307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.77406: 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) 7903 1726882399.77448: 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) 7903 1726882399.77488: 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) 7903 1726882399.77612: 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) 7903 1726882399.77616: 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) 7903 1726882399.77739: variable 'ansible_distribution' from source: facts 7903 1726882399.77751: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.77766: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.77773: when evaluation is False, skipping this task 7903 1726882399.77783: _execute() done 7903 1726882399.77790: dumping result to json 7903 1726882399.77798: done dumping result, returning 7903 1726882399.77809: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-df60-1cf2-000000000088] 7903 1726882399.77821: sending task result for task 0affe814-3a2d-df60-1cf2-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 } 7903 1726882399.77977: no more pending results, returning what we have 7903 1726882399.77984: results queue empty 7903 1726882399.77985: checking for any_errors_fatal 7903 1726882399.77992: done checking for any_errors_fatal 7903 1726882399.77994: checking for max_fail_percentage 7903 1726882399.77996: done checking for max_fail_percentage 7903 1726882399.77998: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.77999: done checking to see if all hosts have failed 7903 1726882399.78000: getting the remaining hosts for this loop 7903 1726882399.78002: done getting the remaining hosts for this loop 7903 1726882399.78007: getting the next task for host managed_node3 7903 1726882399.78015: done getting next task for host managed_node3 7903 1726882399.78019: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7903 1726882399.78025: ^ 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 7903 1726882399.78045: getting variables 7903 1726882399.78047: in VariableManager get_vars() 7903 1726882399.78418: Calling all_inventory to load vars for managed_node3 7903 1726882399.78421: Calling groups_inventory to load vars for managed_node3 7903 1726882399.78425: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.78431: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000088 7903 1726882399.78436: WORKER PROCESS EXITING 7903 1726882399.78446: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.78450: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.78454: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.78696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.78959: done with get_vars() 7903 1726882399.78971: done getting variables 7903 1726882399.79041: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:19 -0400 (0:00:00.063) 0:00:08.434 ****** 7903 1726882399.79082: entering _queue_task() for managed_node3/service 7903 1726882399.79354: worker is 1 (out of 1 available) 7903 1726882399.79368: exiting _queue_task() for managed_node3/service 7903 1726882399.79379: done queuing things up, now waiting for results queue to drain 7903 1726882399.79383: waiting for pending results... 7903 1726882399.79672: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7903 1726882399.80040: in run() - task 0affe814-3a2d-df60-1cf2-000000000089 7903 1726882399.80044: variable 'ansible_search_path' from source: unknown 7903 1726882399.80047: variable 'ansible_search_path' from source: unknown 7903 1726882399.80049: calling self._execute() 7903 1726882399.80051: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.80053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.80056: variable 'omit' from source: magic vars 7903 1726882399.80594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.83622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.83715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.83768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.83819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.83857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.83972: 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) 7903 1726882399.84020: 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) 7903 1726882399.84060: 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) 7903 1726882399.84213: 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) 7903 1726882399.84216: 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) 7903 1726882399.84313: variable 'ansible_distribution' from source: facts 7903 1726882399.84331: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.84350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.84359: when evaluation is False, skipping this task 7903 1726882399.84366: _execute() done 7903 1726882399.84374: dumping result to json 7903 1726882399.84385: done dumping result, returning 7903 1726882399.84398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-df60-1cf2-000000000089] 7903 1726882399.84431: sending task result for task 0affe814-3a2d-df60-1cf2-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" } 7903 1726882399.84592: no more pending results, returning what we have 7903 1726882399.84597: results queue empty 7903 1726882399.84598: checking for any_errors_fatal 7903 1726882399.84605: done checking for any_errors_fatal 7903 1726882399.84606: checking for max_fail_percentage 7903 1726882399.84609: done checking for max_fail_percentage 7903 1726882399.84610: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.84611: done checking to see if all hosts have failed 7903 1726882399.84612: getting the remaining hosts for this loop 7903 1726882399.84614: done getting the remaining hosts for this loop 7903 1726882399.84619: getting the next task for host managed_node3 7903 1726882399.84627: done getting next task for host managed_node3 7903 1726882399.84632: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7903 1726882399.84640: ^ 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 7903 1726882399.84658: getting variables 7903 1726882399.84660: in VariableManager get_vars() 7903 1726882399.84711: Calling all_inventory to load vars for managed_node3 7903 1726882399.84714: Calling groups_inventory to load vars for managed_node3 7903 1726882399.84717: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.84729: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.84732: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.84944: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.85293: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000089 7903 1726882399.85297: WORKER PROCESS EXITING 7903 1726882399.85324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.85649: done with get_vars() 7903 1726882399.85662: done getting variables 7903 1726882399.85731: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:19 -0400 (0:00:00.066) 0:00:08.501 ****** 7903 1726882399.85773: entering _queue_task() for managed_node3/service 7903 1726882399.86047: worker is 1 (out of 1 available) 7903 1726882399.86061: exiting _queue_task() for managed_node3/service 7903 1726882399.86074: done queuing things up, now waiting for results queue to drain 7903 1726882399.86076: waiting for pending results... 7903 1726882399.86359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7903 1726882399.86521: in run() - task 0affe814-3a2d-df60-1cf2-00000000008a 7903 1726882399.86547: variable 'ansible_search_path' from source: unknown 7903 1726882399.86560: variable 'ansible_search_path' from source: unknown 7903 1726882399.86606: calling self._execute() 7903 1726882399.86702: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.86715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.86731: variable 'omit' from source: magic vars 7903 1726882399.87259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.90170: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.90271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.90324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.90371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.90408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.90507: 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) 7903 1726882399.90553: 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) 7903 1726882399.90594: 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) 7903 1726882399.90657: 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) 7903 1726882399.90686: 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) 7903 1726882399.90850: variable 'ansible_distribution' from source: facts 7903 1726882399.90882: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.90886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.90890: when evaluation is False, skipping this task 7903 1726882399.90893: _execute() done 7903 1726882399.90895: dumping result to json 7903 1726882399.90898: done dumping result, returning 7903 1726882399.90901: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-df60-1cf2-00000000008a] 7903 1726882399.90909: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008a 7903 1726882399.91013: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008a 7903 1726882399.91017: 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 } 7903 1726882399.91066: no more pending results, returning what we have 7903 1726882399.91070: results queue empty 7903 1726882399.91071: checking for any_errors_fatal 7903 1726882399.91077: done checking for any_errors_fatal 7903 1726882399.91078: checking for max_fail_percentage 7903 1726882399.91082: done checking for max_fail_percentage 7903 1726882399.91083: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.91084: done checking to see if all hosts have failed 7903 1726882399.91085: getting the remaining hosts for this loop 7903 1726882399.91087: done getting the remaining hosts for this loop 7903 1726882399.91092: getting the next task for host managed_node3 7903 1726882399.91098: done getting next task for host managed_node3 7903 1726882399.91103: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7903 1726882399.91107: ^ 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 7903 1726882399.91129: getting variables 7903 1726882399.91132: in VariableManager get_vars() 7903 1726882399.91171: Calling all_inventory to load vars for managed_node3 7903 1726882399.91174: Calling groups_inventory to load vars for managed_node3 7903 1726882399.91177: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.91188: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.91191: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.91194: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.91349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.91518: done with get_vars() 7903 1726882399.91527: done getting variables 7903 1726882399.91575: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:19 -0400 (0:00:00.058) 0:00:08.559 ****** 7903 1726882399.91606: entering _queue_task() for managed_node3/copy 7903 1726882399.91813: worker is 1 (out of 1 available) 7903 1726882399.91827: exiting _queue_task() for managed_node3/copy 7903 1726882399.91841: done queuing things up, now waiting for results queue to drain 7903 1726882399.91843: waiting for pending results... 7903 1726882399.92005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7903 1726882399.92111: in run() - task 0affe814-3a2d-df60-1cf2-00000000008b 7903 1726882399.92123: variable 'ansible_search_path' from source: unknown 7903 1726882399.92126: variable 'ansible_search_path' from source: unknown 7903 1726882399.92158: calling self._execute() 7903 1726882399.92223: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.92232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.92242: variable 'omit' from source: magic vars 7903 1726882399.92592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.95239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.95293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.95330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.95361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.95384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.95450: 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) 7903 1726882399.95473: 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) 7903 1726882399.95497: 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) 7903 1726882399.95535: 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) 7903 1726882399.95548: 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) 7903 1726882399.95657: variable 'ansible_distribution' from source: facts 7903 1726882399.95662: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.95672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.95675: when evaluation is False, skipping this task 7903 1726882399.95679: _execute() done 7903 1726882399.95685: dumping result to json 7903 1726882399.95691: done dumping result, returning 7903 1726882399.95698: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-df60-1cf2-00000000008b] 7903 1726882399.95703: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008b 7903 1726882399.95798: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008b 7903 1726882399.95801: 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" } 7903 1726882399.95879: no more pending results, returning what we have 7903 1726882399.95884: results queue empty 7903 1726882399.95885: checking for any_errors_fatal 7903 1726882399.95891: done checking for any_errors_fatal 7903 1726882399.95892: checking for max_fail_percentage 7903 1726882399.95894: done checking for max_fail_percentage 7903 1726882399.95895: checking to see if all hosts have failed and the running result is not ok 7903 1726882399.95896: done checking to see if all hosts have failed 7903 1726882399.95897: getting the remaining hosts for this loop 7903 1726882399.95898: done getting the remaining hosts for this loop 7903 1726882399.95902: getting the next task for host managed_node3 7903 1726882399.95909: done getting next task for host managed_node3 7903 1726882399.95912: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7903 1726882399.95916: ^ 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 7903 1726882399.95932: getting variables 7903 1726882399.95935: in VariableManager get_vars() 7903 1726882399.95970: Calling all_inventory to load vars for managed_node3 7903 1726882399.95973: Calling groups_inventory to load vars for managed_node3 7903 1726882399.95974: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882399.95984: Calling all_plugins_play to load vars for managed_node3 7903 1726882399.95986: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882399.95989: Calling groups_plugins_play to load vars for managed_node3 7903 1726882399.96313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882399.96473: done with get_vars() 7903 1726882399.96484: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:19 -0400 (0:00:00.049) 0:00:08.609 ****** 7903 1726882399.96550: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7903 1726882399.96743: worker is 1 (out of 1 available) 7903 1726882399.96761: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7903 1726882399.96773: done queuing things up, now waiting for results queue to drain 7903 1726882399.96775: waiting for pending results... 7903 1726882399.97004: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7903 1726882399.97120: in run() - task 0affe814-3a2d-df60-1cf2-00000000008c 7903 1726882399.97340: variable 'ansible_search_path' from source: unknown 7903 1726882399.97344: variable 'ansible_search_path' from source: unknown 7903 1726882399.97347: calling self._execute() 7903 1726882399.97350: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882399.97353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882399.97356: variable 'omit' from source: magic vars 7903 1726882399.97810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882399.99484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882399.99531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882399.99565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882399.99596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882399.99618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882399.99685: 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) 7903 1726882399.99708: 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) 7903 1726882399.99729: 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) 7903 1726882399.99766: 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) 7903 1726882399.99782: 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) 7903 1726882399.99888: variable 'ansible_distribution' from source: facts 7903 1726882399.99891: variable 'ansible_distribution_major_version' from source: facts 7903 1726882399.99901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882399.99906: when evaluation is False, skipping this task 7903 1726882399.99909: _execute() done 7903 1726882399.99911: dumping result to json 7903 1726882399.99915: done dumping result, returning 7903 1726882399.99923: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-df60-1cf2-00000000008c] 7903 1726882399.99928: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008c 7903 1726882400.00027: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008c 7903 1726882400.00030: 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" } 7903 1726882400.00090: no more pending results, returning what we have 7903 1726882400.00094: results queue empty 7903 1726882400.00095: checking for any_errors_fatal 7903 1726882400.00101: done checking for any_errors_fatal 7903 1726882400.00102: checking for max_fail_percentage 7903 1726882400.00103: done checking for max_fail_percentage 7903 1726882400.00104: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.00105: done checking to see if all hosts have failed 7903 1726882400.00106: getting the remaining hosts for this loop 7903 1726882400.00108: done getting the remaining hosts for this loop 7903 1726882400.00112: getting the next task for host managed_node3 7903 1726882400.00117: done getting next task for host managed_node3 7903 1726882400.00120: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7903 1726882400.00125: ^ 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 7903 1726882400.00142: getting variables 7903 1726882400.00144: in VariableManager get_vars() 7903 1726882400.00183: Calling all_inventory to load vars for managed_node3 7903 1726882400.00186: Calling groups_inventory to load vars for managed_node3 7903 1726882400.00187: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.00194: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.00197: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.00199: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.00333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.00501: done with get_vars() 7903 1726882400.00510: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:20 -0400 (0:00:00.040) 0:00:08.649 ****** 7903 1726882400.00573: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7903 1726882400.00761: worker is 1 (out of 1 available) 7903 1726882400.00775: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7903 1726882400.00789: done queuing things up, now waiting for results queue to drain 7903 1726882400.00791: waiting for pending results... 7903 1726882400.00945: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7903 1726882400.01058: in run() - task 0affe814-3a2d-df60-1cf2-00000000008d 7903 1726882400.01070: variable 'ansible_search_path' from source: unknown 7903 1726882400.01074: variable 'ansible_search_path' from source: unknown 7903 1726882400.01105: calling self._execute() 7903 1726882400.01167: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.01174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.01184: variable 'omit' from source: magic vars 7903 1726882400.01515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.03194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.03248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.03290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.03323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.03347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.03412: 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) 7903 1726882400.03441: 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) 7903 1726882400.03462: 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) 7903 1726882400.03497: 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) 7903 1726882400.03509: 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) 7903 1726882400.03619: variable 'ansible_distribution' from source: facts 7903 1726882400.03625: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.03638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.03641: when evaluation is False, skipping this task 7903 1726882400.03646: _execute() done 7903 1726882400.03648: dumping result to json 7903 1726882400.03651: done dumping result, returning 7903 1726882400.03660: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-df60-1cf2-00000000008d] 7903 1726882400.03665: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008d 7903 1726882400.03758: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008d 7903 1726882400.03763: 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" } 7903 1726882400.03813: no more pending results, returning what we have 7903 1726882400.03816: results queue empty 7903 1726882400.03817: checking for any_errors_fatal 7903 1726882400.03822: done checking for any_errors_fatal 7903 1726882400.03823: checking for max_fail_percentage 7903 1726882400.03825: done checking for max_fail_percentage 7903 1726882400.03826: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.03827: done checking to see if all hosts have failed 7903 1726882400.03828: getting the remaining hosts for this loop 7903 1726882400.03829: done getting the remaining hosts for this loop 7903 1726882400.03833: getting the next task for host managed_node3 7903 1726882400.03841: done getting next task for host managed_node3 7903 1726882400.03844: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7903 1726882400.03849: ^ 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 7903 1726882400.03864: getting variables 7903 1726882400.03866: in VariableManager get_vars() 7903 1726882400.03904: Calling all_inventory to load vars for managed_node3 7903 1726882400.03907: Calling groups_inventory to load vars for managed_node3 7903 1726882400.03909: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.03916: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.03918: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.03920: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.04082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.04244: done with get_vars() 7903 1726882400.04252: done getting variables 7903 1726882400.04294: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:20 -0400 (0:00:00.037) 0:00:08.687 ****** 7903 1726882400.04318: entering _queue_task() for managed_node3/debug 7903 1726882400.04491: worker is 1 (out of 1 available) 7903 1726882400.04505: exiting _queue_task() for managed_node3/debug 7903 1726882400.04515: done queuing things up, now waiting for results queue to drain 7903 1726882400.04517: waiting for pending results... 7903 1726882400.04683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7903 1726882400.04784: in run() - task 0affe814-3a2d-df60-1cf2-00000000008e 7903 1726882400.04799: variable 'ansible_search_path' from source: unknown 7903 1726882400.04802: variable 'ansible_search_path' from source: unknown 7903 1726882400.04830: calling self._execute() 7903 1726882400.04900: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.04904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.04914: variable 'omit' from source: magic vars 7903 1726882400.05252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.06976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.07028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.07060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.07094: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.07116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.07240: 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) 7903 1726882400.07245: 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) 7903 1726882400.07254: 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) 7903 1726882400.07313: 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) 7903 1726882400.07507: 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) 7903 1726882400.07679: variable 'ansible_distribution' from source: facts 7903 1726882400.07699: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.07717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.07727: when evaluation is False, skipping this task 7903 1726882400.07738: _execute() done 7903 1726882400.07748: dumping result to json 7903 1726882400.07840: done dumping result, returning 7903 1726882400.07844: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-df60-1cf2-00000000008e] 7903 1726882400.07847: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008e 7903 1726882400.07919: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008e 7903 1726882400.07922: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882400.07988: no more pending results, returning what we have 7903 1726882400.07992: results queue empty 7903 1726882400.07993: checking for any_errors_fatal 7903 1726882400.07999: done checking for any_errors_fatal 7903 1726882400.08000: checking for max_fail_percentage 7903 1726882400.08002: done checking for max_fail_percentage 7903 1726882400.08004: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.08004: done checking to see if all hosts have failed 7903 1726882400.08005: getting the remaining hosts for this loop 7903 1726882400.08007: done getting the remaining hosts for this loop 7903 1726882400.08011: getting the next task for host managed_node3 7903 1726882400.08018: done getting next task for host managed_node3 7903 1726882400.08022: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7903 1726882400.08027: ^ 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 7903 1726882400.08047: getting variables 7903 1726882400.08048: in VariableManager get_vars() 7903 1726882400.08084: Calling all_inventory to load vars for managed_node3 7903 1726882400.08087: Calling groups_inventory to load vars for managed_node3 7903 1726882400.08091: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.08100: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.08103: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.08106: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.08346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.08653: done with get_vars() 7903 1726882400.08674: done getting variables 7903 1726882400.08740: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:20 -0400 (0:00:00.044) 0:00:08.731 ****** 7903 1726882400.08785: entering _queue_task() for managed_node3/debug 7903 1726882400.09144: worker is 1 (out of 1 available) 7903 1726882400.09158: exiting _queue_task() for managed_node3/debug 7903 1726882400.09169: done queuing things up, now waiting for results queue to drain 7903 1726882400.09171: waiting for pending results... 7903 1726882400.09453: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7903 1726882400.09597: in run() - task 0affe814-3a2d-df60-1cf2-00000000008f 7903 1726882400.09627: variable 'ansible_search_path' from source: unknown 7903 1726882400.09653: variable 'ansible_search_path' from source: unknown 7903 1726882400.09700: calling self._execute() 7903 1726882400.09835: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.09841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.09871: variable 'omit' from source: magic vars 7903 1726882400.10562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.12766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.12826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.12860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.12891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.12913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.12982: 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) 7903 1726882400.13004: 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) 7903 1726882400.13025: 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) 7903 1726882400.13064: 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) 7903 1726882400.13076: 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) 7903 1726882400.13186: variable 'ansible_distribution' from source: facts 7903 1726882400.13192: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.13201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.13204: when evaluation is False, skipping this task 7903 1726882400.13207: _execute() done 7903 1726882400.13212: dumping result to json 7903 1726882400.13216: done dumping result, returning 7903 1726882400.13224: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-df60-1cf2-00000000008f] 7903 1726882400.13229: sending task result for task 0affe814-3a2d-df60-1cf2-00000000008f 7903 1726882400.13322: done sending task result for task 0affe814-3a2d-df60-1cf2-00000000008f 7903 1726882400.13326: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882400.13398: no more pending results, returning what we have 7903 1726882400.13401: results queue empty 7903 1726882400.13403: checking for any_errors_fatal 7903 1726882400.13408: done checking for any_errors_fatal 7903 1726882400.13409: checking for max_fail_percentage 7903 1726882400.13411: done checking for max_fail_percentage 7903 1726882400.13412: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.13413: done checking to see if all hosts have failed 7903 1726882400.13414: getting the remaining hosts for this loop 7903 1726882400.13415: done getting the remaining hosts for this loop 7903 1726882400.13419: getting the next task for host managed_node3 7903 1726882400.13425: done getting next task for host managed_node3 7903 1726882400.13428: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7903 1726882400.13432: ^ 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 7903 1726882400.13456: getting variables 7903 1726882400.13458: in VariableManager get_vars() 7903 1726882400.13491: Calling all_inventory to load vars for managed_node3 7903 1726882400.13493: Calling groups_inventory to load vars for managed_node3 7903 1726882400.13494: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.13501: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.13503: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.13505: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.13673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.13838: done with get_vars() 7903 1726882400.13846: done getting variables 7903 1726882400.13892: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:20 -0400 (0:00:00.051) 0:00:08.782 ****** 7903 1726882400.13917: entering _queue_task() for managed_node3/debug 7903 1726882400.14090: worker is 1 (out of 1 available) 7903 1726882400.14102: exiting _queue_task() for managed_node3/debug 7903 1726882400.14113: done queuing things up, now waiting for results queue to drain 7903 1726882400.14115: waiting for pending results... 7903 1726882400.14278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7903 1726882400.14378: in run() - task 0affe814-3a2d-df60-1cf2-000000000090 7903 1726882400.14392: variable 'ansible_search_path' from source: unknown 7903 1726882400.14396: variable 'ansible_search_path' from source: unknown 7903 1726882400.14424: calling self._execute() 7903 1726882400.14492: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.14496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.14506: variable 'omit' from source: magic vars 7903 1726882400.14847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.16507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.16563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.16593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.16624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.16658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.16720: 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) 7903 1726882400.16747: 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) 7903 1726882400.16770: 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) 7903 1726882400.16803: 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) 7903 1726882400.16816: 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) 7903 1726882400.16925: variable 'ansible_distribution' from source: facts 7903 1726882400.16930: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.16942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.16945: when evaluation is False, skipping this task 7903 1726882400.16948: _execute() done 7903 1726882400.16954: dumping result to json 7903 1726882400.16957: done dumping result, returning 7903 1726882400.16966: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-df60-1cf2-000000000090] 7903 1726882400.16971: sending task result for task 0affe814-3a2d-df60-1cf2-000000000090 7903 1726882400.17204: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000090 7903 1726882400.17208: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7903 1726882400.17248: no more pending results, returning what we have 7903 1726882400.17251: results queue empty 7903 1726882400.17252: checking for any_errors_fatal 7903 1726882400.17258: done checking for any_errors_fatal 7903 1726882400.17259: checking for max_fail_percentage 7903 1726882400.17261: done checking for max_fail_percentage 7903 1726882400.17262: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.17263: done checking to see if all hosts have failed 7903 1726882400.17264: getting the remaining hosts for this loop 7903 1726882400.17266: done getting the remaining hosts for this loop 7903 1726882400.17269: getting the next task for host managed_node3 7903 1726882400.17274: done getting next task for host managed_node3 7903 1726882400.17278: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7903 1726882400.17282: ^ 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 7903 1726882400.17298: getting variables 7903 1726882400.17302: in VariableManager get_vars() 7903 1726882400.17339: Calling all_inventory to load vars for managed_node3 7903 1726882400.17342: Calling groups_inventory to load vars for managed_node3 7903 1726882400.17345: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.17354: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.17357: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.17361: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.17593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.17893: done with get_vars() 7903 1726882400.17905: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:20 -0400 (0:00:00.040) 0:00:08.823 ****** 7903 1726882400.18018: entering _queue_task() for managed_node3/ping 7903 1726882400.18241: worker is 1 (out of 1 available) 7903 1726882400.18255: exiting _queue_task() for managed_node3/ping 7903 1726882400.18268: done queuing things up, now waiting for results queue to drain 7903 1726882400.18270: waiting for pending results... 7903 1726882400.18457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7903 1726882400.18557: in run() - task 0affe814-3a2d-df60-1cf2-000000000091 7903 1726882400.18569: variable 'ansible_search_path' from source: unknown 7903 1726882400.18572: variable 'ansible_search_path' from source: unknown 7903 1726882400.18608: calling self._execute() 7903 1726882400.18677: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.18686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.18695: variable 'omit' from source: magic vars 7903 1726882400.19108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.21239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.21242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.21245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.21289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.21318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.21413: 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) 7903 1726882400.21462: 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) 7903 1726882400.21502: 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) 7903 1726882400.21558: 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) 7903 1726882400.21584: 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) 7903 1726882400.21748: variable 'ansible_distribution' from source: facts 7903 1726882400.21759: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.21773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.21783: when evaluation is False, skipping this task 7903 1726882400.21789: _execute() done 7903 1726882400.21796: dumping result to json 7903 1726882400.21803: done dumping result, returning 7903 1726882400.21813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-df60-1cf2-000000000091] 7903 1726882400.21821: sending task result for task 0affe814-3a2d-df60-1cf2-000000000091 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" } 7903 1726882400.21998: no more pending results, returning what we have 7903 1726882400.22002: results queue empty 7903 1726882400.22004: checking for any_errors_fatal 7903 1726882400.22011: done checking for any_errors_fatal 7903 1726882400.22012: checking for max_fail_percentage 7903 1726882400.22014: done checking for max_fail_percentage 7903 1726882400.22015: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.22016: done checking to see if all hosts have failed 7903 1726882400.22018: getting the remaining hosts for this loop 7903 1726882400.22020: done getting the remaining hosts for this loop 7903 1726882400.22025: getting the next task for host managed_node3 7903 1726882400.22039: done getting next task for host managed_node3 7903 1726882400.22042: ^ task is: TASK: meta (role_complete) 7903 1726882400.22048: ^ 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 7903 1726882400.22067: getting variables 7903 1726882400.22070: in VariableManager get_vars() 7903 1726882400.22116: Calling all_inventory to load vars for managed_node3 7903 1726882400.22120: Calling groups_inventory to load vars for managed_node3 7903 1726882400.22123: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.22338: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.22343: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.22349: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.22370: done sending task result for task 0affe814-3a2d-df60-1cf2-000000000091 7903 1726882400.22373: WORKER PROCESS EXITING 7903 1726882400.22669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.22972: done with get_vars() 7903 1726882400.22984: done getting variables 7903 1726882400.23086: done queuing things up, now waiting for results queue to drain 7903 1726882400.23088: results queue empty 7903 1726882400.23090: checking for any_errors_fatal 7903 1726882400.23093: done checking for any_errors_fatal 7903 1726882400.23094: checking for max_fail_percentage 7903 1726882400.23095: done checking for max_fail_percentage 7903 1726882400.23096: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.23097: done checking to see if all hosts have failed 7903 1726882400.23098: getting the remaining hosts for this loop 7903 1726882400.23099: done getting the remaining hosts for this loop 7903 1726882400.23102: getting the next task for host managed_node3 7903 1726882400.23108: done getting next task for host managed_node3 7903 1726882400.23110: ^ task is: TASK: Delete the device '{{ controller_device }}' 7903 1726882400.23112: ^ 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 7903 1726882400.23115: getting variables 7903 1726882400.23116: in VariableManager get_vars() 7903 1726882400.23149: Calling all_inventory to load vars for managed_node3 7903 1726882400.23151: Calling groups_inventory to load vars for managed_node3 7903 1726882400.23154: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.23160: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.23163: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.23167: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.23366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.23667: done with get_vars() 7903 1726882400.23683: done getting variables 7903 1726882400.23731: 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) 7903 1726882400.23872: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 21:33:20 -0400 (0:00:00.058) 0:00:08.882 ****** 7903 1726882400.23904: entering _queue_task() for managed_node3/command 7903 1726882400.24093: worker is 1 (out of 1 available) 7903 1726882400.24105: exiting _queue_task() for managed_node3/command 7903 1726882400.24118: done queuing things up, now waiting for results queue to drain 7903 1726882400.24120: waiting for pending results... 7903 1726882400.24294: running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' 7903 1726882400.24371: in run() - task 0affe814-3a2d-df60-1cf2-0000000000c1 7903 1726882400.24386: variable 'ansible_search_path' from source: unknown 7903 1726882400.24416: calling self._execute() 7903 1726882400.24490: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.24496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.24506: variable 'omit' from source: magic vars 7903 1726882400.24916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.27070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.27131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.27166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.27200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.27223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.27298: 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) 7903 1726882400.27323: 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) 7903 1726882400.27347: 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) 7903 1726882400.27383: 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) 7903 1726882400.27402: 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) 7903 1726882400.27505: variable 'ansible_distribution' from source: facts 7903 1726882400.27509: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.27540: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.27543: when evaluation is False, skipping this task 7903 1726882400.27546: _execute() done 7903 1726882400.27549: dumping result to json 7903 1726882400.27552: done dumping result, returning 7903 1726882400.27554: done running TaskExecutor() for managed_node3/TASK: Delete the device 'nm-bond' [0affe814-3a2d-df60-1cf2-0000000000c1] 7903 1726882400.27557: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c1 7903 1726882400.27626: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c1 7903 1726882400.27629: 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" } 7903 1726882400.27690: no more pending results, returning what we have 7903 1726882400.27693: results queue empty 7903 1726882400.27694: checking for any_errors_fatal 7903 1726882400.27698: done checking for any_errors_fatal 7903 1726882400.27699: checking for max_fail_percentage 7903 1726882400.27700: done checking for max_fail_percentage 7903 1726882400.27701: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.27702: done checking to see if all hosts have failed 7903 1726882400.27703: getting the remaining hosts for this loop 7903 1726882400.27705: done getting the remaining hosts for this loop 7903 1726882400.27709: getting the next task for host managed_node3 7903 1726882400.27716: done getting next task for host managed_node3 7903 1726882400.27719: ^ task is: TASK: Remove test interfaces 7903 1726882400.27724: ^ 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 7903 1726882400.27727: getting variables 7903 1726882400.27729: in VariableManager get_vars() 7903 1726882400.27764: Calling all_inventory to load vars for managed_node3 7903 1726882400.27768: Calling groups_inventory to load vars for managed_node3 7903 1726882400.27770: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.27783: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.27786: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.27790: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.27963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.28123: done with get_vars() 7903 1726882400.28133: done getting variables 7903 1726882400.28175: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:33:20 -0400 (0:00:00.042) 0:00:08.925 ****** 7903 1726882400.28202: entering _queue_task() for managed_node3/shell 7903 1726882400.28389: worker is 1 (out of 1 available) 7903 1726882400.28403: exiting _queue_task() for managed_node3/shell 7903 1726882400.28416: done queuing things up, now waiting for results queue to drain 7903 1726882400.28417: waiting for pending results... 7903 1726882400.28573: running TaskExecutor() for managed_node3/TASK: Remove test interfaces 7903 1726882400.28674: in run() - task 0affe814-3a2d-df60-1cf2-0000000000c5 7903 1726882400.28686: variable 'ansible_search_path' from source: unknown 7903 1726882400.28690: variable 'ansible_search_path' from source: unknown 7903 1726882400.28736: calling self._execute() 7903 1726882400.28940: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.28943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.28946: variable 'omit' from source: magic vars 7903 1726882400.29326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.31729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.31813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.31863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.31921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.31959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.32065: 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) 7903 1726882400.32110: 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) 7903 1726882400.32154: 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) 7903 1726882400.32216: 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) 7903 1726882400.32242: 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) 7903 1726882400.32396: variable 'ansible_distribution' from source: facts 7903 1726882400.32409: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.32425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.32433: when evaluation is False, skipping this task 7903 1726882400.32445: _execute() done 7903 1726882400.32454: dumping result to json 7903 1726882400.32462: done dumping result, returning 7903 1726882400.32474: done running TaskExecutor() for managed_node3/TASK: Remove test interfaces [0affe814-3a2d-df60-1cf2-0000000000c5] 7903 1726882400.32485: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c5 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" } 7903 1726882400.32693: no more pending results, returning what we have 7903 1726882400.32697: results queue empty 7903 1726882400.32698: checking for any_errors_fatal 7903 1726882400.32705: done checking for any_errors_fatal 7903 1726882400.32706: checking for max_fail_percentage 7903 1726882400.32708: done checking for max_fail_percentage 7903 1726882400.32709: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.32710: done checking to see if all hosts have failed 7903 1726882400.32711: getting the remaining hosts for this loop 7903 1726882400.32713: done getting the remaining hosts for this loop 7903 1726882400.32718: getting the next task for host managed_node3 7903 1726882400.32725: done getting next task for host managed_node3 7903 1726882400.32728: ^ task is: TASK: Stop dnsmasq/radvd services 7903 1726882400.32735: ^ 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 7903 1726882400.32739: getting variables 7903 1726882400.32741: in VariableManager get_vars() 7903 1726882400.32791: Calling all_inventory to load vars for managed_node3 7903 1726882400.32794: Calling groups_inventory to load vars for managed_node3 7903 1726882400.32797: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.32807: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.32813: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.32820: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.33071: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c5 7903 1726882400.33075: WORKER PROCESS EXITING 7903 1726882400.33104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.33424: done with get_vars() 7903 1726882400.33440: done getting variables 7903 1726882400.33505: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:33:20 -0400 (0:00:00.053) 0:00:08.979 ****** 7903 1726882400.33546: entering _queue_task() for managed_node3/shell 7903 1726882400.33809: worker is 1 (out of 1 available) 7903 1726882400.33822: exiting _queue_task() for managed_node3/shell 7903 1726882400.34040: done queuing things up, now waiting for results queue to drain 7903 1726882400.34043: waiting for pending results... 7903 1726882400.34112: running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services 7903 1726882400.34275: in run() - task 0affe814-3a2d-df60-1cf2-0000000000c6 7903 1726882400.34297: variable 'ansible_search_path' from source: unknown 7903 1726882400.34306: variable 'ansible_search_path' from source: unknown 7903 1726882400.34353: calling self._execute() 7903 1726882400.34452: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.34466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.34483: variable 'omit' from source: magic vars 7903 1726882400.35002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.37621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.37713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.37767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.37815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.37853: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.37953: 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) 7903 1726882400.38000: 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) 7903 1726882400.38039: 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) 7903 1726882400.38193: 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) 7903 1726882400.38197: 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) 7903 1726882400.38283: variable 'ansible_distribution' from source: facts 7903 1726882400.38296: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.38317: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.38326: when evaluation is False, skipping this task 7903 1726882400.38335: _execute() done 7903 1726882400.38344: dumping result to json 7903 1726882400.38353: done dumping result, returning 7903 1726882400.38363: done running TaskExecutor() for managed_node3/TASK: Stop dnsmasq/radvd services [0affe814-3a2d-df60-1cf2-0000000000c6] 7903 1726882400.38373: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c6 7903 1726882400.38641: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c6 7903 1726882400.38645: 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" } 7903 1726882400.38697: no more pending results, returning what we have 7903 1726882400.38701: results queue empty 7903 1726882400.38702: checking for any_errors_fatal 7903 1726882400.38711: done checking for any_errors_fatal 7903 1726882400.38712: checking for max_fail_percentage 7903 1726882400.38714: done checking for max_fail_percentage 7903 1726882400.38715: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.38716: done checking to see if all hosts have failed 7903 1726882400.38717: getting the remaining hosts for this loop 7903 1726882400.38719: done getting the remaining hosts for this loop 7903 1726882400.38723: getting the next task for host managed_node3 7903 1726882400.38732: done getting next task for host managed_node3 7903 1726882400.38737: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 7903 1726882400.38741: ^ 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 7903 1726882400.38746: getting variables 7903 1726882400.38748: in VariableManager get_vars() 7903 1726882400.38793: Calling all_inventory to load vars for managed_node3 7903 1726882400.38796: Calling groups_inventory to load vars for managed_node3 7903 1726882400.38799: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.38812: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.38815: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.38819: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.39175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.39465: done with get_vars() 7903 1726882400.39478: done getting variables 7903 1726882400.39546: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 21:33:20 -0400 (0:00:00.060) 0:00:09.039 ****** 7903 1726882400.39579: entering _queue_task() for managed_node3/command 7903 1726882400.39838: worker is 1 (out of 1 available) 7903 1726882400.39850: exiting _queue_task() for managed_node3/command 7903 1726882400.39863: done queuing things up, now waiting for results queue to drain 7903 1726882400.39865: waiting for pending results... 7903 1726882400.40138: running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript 7903 1726882400.40268: in run() - task 0affe814-3a2d-df60-1cf2-0000000000c7 7903 1726882400.40290: variable 'ansible_search_path' from source: unknown 7903 1726882400.40337: calling self._execute() 7903 1726882400.40438: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.40472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.40476: variable 'omit' from source: magic vars 7903 1726882400.41001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.43697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.43741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.43802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.43918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.43922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.43985: 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) 7903 1726882400.44031: 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) 7903 1726882400.44072: 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) 7903 1726882400.44132: 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) 7903 1726882400.44161: 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) 7903 1726882400.44361: variable 'ansible_distribution' from source: facts 7903 1726882400.44364: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.44367: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.44369: when evaluation is False, skipping this task 7903 1726882400.44372: _execute() done 7903 1726882400.44374: dumping result to json 7903 1726882400.44377: done dumping result, returning 7903 1726882400.44388: done running TaskExecutor() for managed_node3/TASK: Restore the /etc/resolv.conf for initscript [0affe814-3a2d-df60-1cf2-0000000000c7] 7903 1726882400.44400: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c7 7903 1726882400.44690: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c7 7903 1726882400.44693: 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" } 7903 1726882400.44740: no more pending results, returning what we have 7903 1726882400.44743: results queue empty 7903 1726882400.44744: checking for any_errors_fatal 7903 1726882400.44750: done checking for any_errors_fatal 7903 1726882400.44751: checking for max_fail_percentage 7903 1726882400.44753: done checking for max_fail_percentage 7903 1726882400.44754: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.44755: done checking to see if all hosts have failed 7903 1726882400.44756: getting the remaining hosts for this loop 7903 1726882400.44758: done getting the remaining hosts for this loop 7903 1726882400.44763: getting the next task for host managed_node3 7903 1726882400.44769: done getting next task for host managed_node3 7903 1726882400.44773: ^ task is: TASK: Verify network state restored to default 7903 1726882400.44776: ^ 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 7903 1726882400.44781: getting variables 7903 1726882400.44783: in VariableManager get_vars() 7903 1726882400.44828: Calling all_inventory to load vars for managed_node3 7903 1726882400.44833: Calling groups_inventory to load vars for managed_node3 7903 1726882400.44837: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.44849: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.44852: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.44856: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.45237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.45521: done with get_vars() 7903 1726882400.45536: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 21:33:20 -0400 (0:00:00.060) 0:00:09.100 ****** 7903 1726882400.45643: entering _queue_task() for managed_node3/include_tasks 7903 1726882400.45919: worker is 1 (out of 1 available) 7903 1726882400.45933: exiting _queue_task() for managed_node3/include_tasks 7903 1726882400.45948: done queuing things up, now waiting for results queue to drain 7903 1726882400.45950: waiting for pending results... 7903 1726882400.46229: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7903 1726882400.46354: in run() - task 0affe814-3a2d-df60-1cf2-0000000000c8 7903 1726882400.46376: variable 'ansible_search_path' from source: unknown 7903 1726882400.46419: calling self._execute() 7903 1726882400.46514: variable 'ansible_host' from source: host vars for 'managed_node3' 7903 1726882400.46528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7903 1726882400.46547: variable 'omit' from source: magic vars 7903 1726882400.47066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7903 1726882400.49679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7903 1726882400.49764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7903 1726882400.49884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7903 1726882400.49888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7903 1726882400.49895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7903 1726882400.49990: 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) 7903 1726882400.50032: 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) 7903 1726882400.50069: 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) 7903 1726882400.50129: 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) 7903 1726882400.50154: 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) 7903 1726882400.50311: variable 'ansible_distribution' from source: facts 7903 1726882400.50540: variable 'ansible_distribution_major_version' from source: facts 7903 1726882400.50544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7903 1726882400.50546: when evaluation is False, skipping this task 7903 1726882400.50549: _execute() done 7903 1726882400.50551: dumping result to json 7903 1726882400.50553: done dumping result, returning 7903 1726882400.50556: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affe814-3a2d-df60-1cf2-0000000000c8] 7903 1726882400.50558: sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c8 7903 1726882400.50630: done sending task result for task 0affe814-3a2d-df60-1cf2-0000000000c8 7903 1726882400.50635: 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" } 7903 1726882400.50683: no more pending results, returning what we have 7903 1726882400.50687: results queue empty 7903 1726882400.50688: checking for any_errors_fatal 7903 1726882400.50694: done checking for any_errors_fatal 7903 1726882400.50695: checking for max_fail_percentage 7903 1726882400.50696: done checking for max_fail_percentage 7903 1726882400.50697: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.50699: done checking to see if all hosts have failed 7903 1726882400.50699: getting the remaining hosts for this loop 7903 1726882400.50701: done getting the remaining hosts for this loop 7903 1726882400.50706: getting the next task for host managed_node3 7903 1726882400.50714: done getting next task for host managed_node3 7903 1726882400.50716: ^ task is: TASK: meta (flush_handlers) 7903 1726882400.50719: ^ 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 7903 1726882400.50723: getting variables 7903 1726882400.50725: in VariableManager get_vars() 7903 1726882400.50770: Calling all_inventory to load vars for managed_node3 7903 1726882400.50773: Calling groups_inventory to load vars for managed_node3 7903 1726882400.50776: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.50788: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.50792: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.50796: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.51118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.51423: done with get_vars() 7903 1726882400.51439: done getting variables 7903 1726882400.51512: in VariableManager get_vars() 7903 1726882400.51529: Calling all_inventory to load vars for managed_node3 7903 1726882400.51532: Calling groups_inventory to load vars for managed_node3 7903 1726882400.51537: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.51543: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.51546: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.51549: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.51766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.52023: done with get_vars() 7903 1726882400.52037: done queuing things up, now waiting for results queue to drain 7903 1726882400.52039: results queue empty 7903 1726882400.52040: checking for any_errors_fatal 7903 1726882400.52042: done checking for any_errors_fatal 7903 1726882400.52043: checking for max_fail_percentage 7903 1726882400.52045: done checking for max_fail_percentage 7903 1726882400.52046: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.52047: done checking to see if all hosts have failed 7903 1726882400.52048: getting the remaining hosts for this loop 7903 1726882400.52049: done getting the remaining hosts for this loop 7903 1726882400.52052: getting the next task for host managed_node3 7903 1726882400.52056: done getting next task for host managed_node3 7903 1726882400.52062: ^ task is: TASK: meta (flush_handlers) 7903 1726882400.52064: ^ 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 7903 1726882400.52067: getting variables 7903 1726882400.52068: in VariableManager get_vars() 7903 1726882400.52080: Calling all_inventory to load vars for managed_node3 7903 1726882400.52082: Calling groups_inventory to load vars for managed_node3 7903 1726882400.52084: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.52092: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.52094: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.52096: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.52205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.52365: done with get_vars() 7903 1726882400.52372: done getting variables 7903 1726882400.52411: in VariableManager get_vars() 7903 1726882400.52421: Calling all_inventory to load vars for managed_node3 7903 1726882400.52423: Calling groups_inventory to load vars for managed_node3 7903 1726882400.52424: Calling all_plugins_inventory to load vars for managed_node3 7903 1726882400.52427: Calling all_plugins_play to load vars for managed_node3 7903 1726882400.52429: Calling groups_plugins_inventory to load vars for managed_node3 7903 1726882400.52431: Calling groups_plugins_play to load vars for managed_node3 7903 1726882400.52543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7903 1726882400.52707: done with get_vars() 7903 1726882400.52716: done queuing things up, now waiting for results queue to drain 7903 1726882400.52717: results queue empty 7903 1726882400.52718: checking for any_errors_fatal 7903 1726882400.52719: done checking for any_errors_fatal 7903 1726882400.52719: checking for max_fail_percentage 7903 1726882400.52720: done checking for max_fail_percentage 7903 1726882400.52721: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.52721: done checking to see if all hosts have failed 7903 1726882400.52722: getting the remaining hosts for this loop 7903 1726882400.52723: done getting the remaining hosts for this loop 7903 1726882400.52725: getting the next task for host managed_node3 7903 1726882400.52728: done getting next task for host managed_node3 7903 1726882400.52730: ^ task is: None 7903 1726882400.52731: ^ 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 7903 1726882400.52732: done queuing things up, now waiting for results queue to drain 7903 1726882400.52732: results queue empty 7903 1726882400.52733: checking for any_errors_fatal 7903 1726882400.52735: done checking for any_errors_fatal 7903 1726882400.52736: checking for max_fail_percentage 7903 1726882400.52736: done checking for max_fail_percentage 7903 1726882400.52737: checking to see if all hosts have failed and the running result is not ok 7903 1726882400.52737: done checking to see if all hosts have failed 7903 1726882400.52739: getting the next task for host managed_node3 7903 1726882400.52741: done getting next task for host managed_node3 7903 1726882400.52741: ^ task is: None 7903 1726882400.52742: ^ 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:33:20 -0400 (0:00:00.071) 0:00:09.171 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.65s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 1.24s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'assert_profile_present.yml' --------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 ** TEST check polling interval ------------------------------------------ 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Assert that the interface is present - 'nm-bond' ------------------------ 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Create test interfaces -------------------------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Include the task 'get_interface_stat.yml' ------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Include the task 'get_interface_stat.yml' ------------------------------- 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Include the task 'enable_epel.yml' -------------------------------------- 0.09s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'get_interface_stat.yml' ------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Install pgrep, sysctl --------------------------------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Assert that the interface is present - 'test1' -------------------------- 0.07s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 7903 1726882400.52818: RUNNING CLEANUP