[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. 10633 1727096091.48492: 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-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 10633 1727096091.48981: Added group all to inventory 10633 1727096091.48983: Added group ungrouped to inventory 10633 1727096091.48986: Group all now contains ungrouped 10633 1727096091.48989: Examining possible inventory source: /tmp/network-EuO/inventory.yml 10633 1727096091.77464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10633 1727096091.77624: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10633 1727096091.77767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10633 1727096091.77831: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10633 1727096091.78116: Loaded config def from plugin (inventory/script) 10633 1727096091.78119: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10633 1727096091.78163: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10633 1727096091.78437: Loaded config def from plugin (inventory/yaml) 10633 1727096091.78439: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10633 1727096091.78619: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10633 1727096091.79632: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10633 1727096091.79636: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10633 1727096091.79639: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10633 1727096091.79645: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10633 1727096091.79652: Loading data from /tmp/network-EuO/inventory.yml 10633 1727096091.79728: /tmp/network-EuO/inventory.yml was not parsable by auto 10633 1727096091.79809: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10633 1727096091.79859: Loading data from /tmp/network-EuO/inventory.yml 10633 1727096091.79960: group all already in inventory 10633 1727096091.79969: set inventory_file for managed_node1 10633 1727096091.79973: set inventory_dir for managed_node1 10633 1727096091.79974: Added host managed_node1 to inventory 10633 1727096091.79977: Added host managed_node1 to group all 10633 1727096091.79978: set ansible_host for managed_node1 10633 1727096091.79979: set ansible_ssh_extra_args for managed_node1 10633 1727096091.79982: set inventory_file for managed_node2 10633 1727096091.79985: set inventory_dir for managed_node2 10633 1727096091.79986: Added host managed_node2 to inventory 10633 1727096091.79987: Added host managed_node2 to group all 10633 1727096091.79988: set ansible_host for managed_node2 10633 1727096091.79989: set ansible_ssh_extra_args for managed_node2 10633 1727096091.79991: set inventory_file for managed_node3 10633 1727096091.79994: set inventory_dir for managed_node3 10633 1727096091.79995: Added host managed_node3 to inventory 10633 1727096091.79996: Added host managed_node3 to group all 10633 1727096091.79997: set ansible_host for managed_node3 10633 1727096091.79997: set ansible_ssh_extra_args for managed_node3 10633 1727096091.80000: Reconcile groups and hosts in inventory. 10633 1727096091.80004: Group ungrouped now contains managed_node1 10633 1727096091.80006: Group ungrouped now contains managed_node2 10633 1727096091.80007: Group ungrouped now contains managed_node3 10633 1727096091.80100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10633 1727096091.80245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10633 1727096091.80303: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10633 1727096091.80329: Loaded config def from plugin (vars/host_group_vars) 10633 1727096091.80332: 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) 10633 1727096091.80344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10633 1727096091.80356: 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) 10633 1727096091.80407: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10633 1727096091.80787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096091.80897: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10633 1727096091.80942: Loaded config def from plugin (connection/local) 10633 1727096091.80948: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10633 1727096091.81889: Loaded config def from plugin (connection/paramiko_ssh) 10633 1727096091.81893: 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) 10633 1727096091.83797: 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) 10633 1727096091.83961: Loaded config def from plugin (connection/psrp) 10633 1727096091.83965: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10633 1727096091.85088: 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) 10633 1727096091.85134: Loaded config def from plugin (connection/ssh) 10633 1727096091.85138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10633 1727096091.87479: 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) 10633 1727096091.87519: Loaded config def from plugin (connection/winrm) 10633 1727096091.87529: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10633 1727096091.87563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10633 1727096091.87629: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10633 1727096091.87706: Loaded config def from plugin (shell/cmd) 10633 1727096091.87708: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10633 1727096091.87752: 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) 10633 1727096091.87841: Loaded config def from plugin (shell/powershell) 10633 1727096091.88032: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10633 1727096091.88119: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10633 1727096091.88592: Loaded config def from plugin (shell/sh) 10633 1727096091.88595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10633 1727096091.88749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10633 1727096091.88997: Loaded config def from plugin (become/runas) 10633 1727096091.88999: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10633 1727096091.89512: Loaded config def from plugin (become/su) 10633 1727096091.89514: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10633 1727096091.89828: Loaded config def from plugin (become/sudo) 10633 1727096091.89830: 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 10633 1727096091.89870: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10633 1727096091.90236: in VariableManager get_vars() 10633 1727096091.90271: done with get_vars() 10633 1727096091.90412: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10633 1727096091.94728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10633 1727096091.94865: in VariableManager get_vars() 10633 1727096091.94873: done with get_vars() 10633 1727096091.94876: variable 'playbook_dir' from source: magic vars 10633 1727096091.94877: variable 'ansible_playbook_python' from source: magic vars 10633 1727096091.94877: variable 'ansible_config_file' from source: magic vars 10633 1727096091.94878: variable 'groups' from source: magic vars 10633 1727096091.94879: variable 'omit' from source: magic vars 10633 1727096091.94880: variable 'ansible_version' from source: magic vars 10633 1727096091.94880: variable 'ansible_check_mode' from source: magic vars 10633 1727096091.94881: variable 'ansible_diff_mode' from source: magic vars 10633 1727096091.94882: variable 'ansible_forks' from source: magic vars 10633 1727096091.94882: variable 'ansible_inventory_sources' from source: magic vars 10633 1727096091.94883: variable 'ansible_skip_tags' from source: magic vars 10633 1727096091.94884: variable 'ansible_limit' from source: magic vars 10633 1727096091.94884: variable 'ansible_run_tags' from source: magic vars 10633 1727096091.94885: variable 'ansible_verbosity' from source: magic vars 10633 1727096091.94921: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml 10633 1727096091.95699: in VariableManager get_vars() 10633 1727096091.95721: done with get_vars() 10633 1727096091.95731: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 10633 1727096091.96797: in VariableManager get_vars() 10633 1727096091.96820: done with get_vars() 10633 1727096091.96829: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10633 1727096091.96944: in VariableManager get_vars() 10633 1727096091.96974: done with get_vars() 10633 1727096091.97115: in VariableManager get_vars() 10633 1727096091.97135: done with get_vars() 10633 1727096091.97145: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10633 1727096091.97219: in VariableManager get_vars() 10633 1727096091.97232: done with get_vars() 10633 1727096091.97540: in VariableManager get_vars() 10633 1727096091.97558: done with get_vars() 10633 1727096091.97563: variable 'omit' from source: magic vars 10633 1727096091.97590: variable 'omit' from source: magic vars 10633 1727096091.97622: in VariableManager get_vars() 10633 1727096091.97632: done with get_vars() 10633 1727096091.97686: in VariableManager get_vars() 10633 1727096091.97698: done with get_vars() 10633 1727096091.97731: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10633 1727096091.97978: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10633 1727096091.98120: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10633 1727096091.98825: in VariableManager get_vars() 10633 1727096091.98845: done with get_vars() 10633 1727096091.99318: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 10633 1727096091.99470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10633 1727096092.01224: in VariableManager get_vars() 10633 1727096092.01243: done with get_vars() 10633 1727096092.01255: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 10633 1727096092.01437: in VariableManager get_vars() 10633 1727096092.01458: done with get_vars() 10633 1727096092.01582: in VariableManager get_vars() 10633 1727096092.01606: done with get_vars() 10633 1727096092.02011: in VariableManager get_vars() 10633 1727096092.02036: done with get_vars() 10633 1727096092.02041: variable 'omit' from source: magic vars 10633 1727096092.02070: variable 'omit' from source: magic vars 10633 1727096092.02109: in VariableManager get_vars() 10633 1727096092.02122: done with get_vars() 10633 1727096092.02152: in VariableManager get_vars() 10633 1727096092.02170: done with get_vars() 10633 1727096092.02199: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 10633 1727096092.02321: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 10633 1727096092.05510: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 10633 1727096092.06449: in VariableManager get_vars() 10633 1727096092.06479: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10633 1727096092.11217: in VariableManager get_vars() 10633 1727096092.11243: done with get_vars() 10633 1727096092.11257: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 10633 1727096092.12333: in VariableManager get_vars() 10633 1727096092.12361: done with get_vars() 10633 1727096092.12542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10633 1727096092.12560: 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 10633 1727096092.13145: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10633 1727096092.13551: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10633 1727096092.13555: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/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__) 10633 1727096092.13592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10633 1727096092.13737: 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) 10633 1727096092.14099: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10633 1727096092.14284: Loaded config def from plugin (callback/default) 10633 1727096092.14288: 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) 10633 1727096092.17310: Loaded config def from plugin (callback/junit) 10633 1727096092.17314: 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) 10633 1727096092.17416: 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) 10633 1727096092.17606: Loaded config def from plugin (callback/minimal) 10633 1727096092.17609: 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) 10633 1727096092.17655: 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) 10633 1727096092.17984: Loaded config def from plugin (callback/tree) 10633 1727096092.17987: 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 10633 1727096092.18466: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10633 1727096092.18471: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/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_deprecated_initscripts.yml ******************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml 10633 1727096092.18503: in VariableManager get_vars() 10633 1727096092.18518: done with get_vars() 10633 1727096092.18524: in VariableManager get_vars() 10633 1727096092.18532: done with get_vars() 10633 1727096092.18536: variable 'omit' from source: magic vars 10633 1727096092.18700: in VariableManager get_vars() 10633 1727096092.18716: done with get_vars() 10633 1727096092.18737: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** 10633 1727096092.20513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10633 1727096092.20928: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10633 1727096092.21094: getting the remaining hosts for this loop 10633 1727096092.21096: done getting the remaining hosts for this loop 10633 1727096092.21099: getting the next task for host managed_node1 10633 1727096092.21103: done getting next task for host managed_node1 10633 1727096092.21105: ^ task is: TASK: Gathering Facts 10633 1727096092.21106: ^ 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 10633 1727096092.21109: getting variables 10633 1727096092.21110: in VariableManager get_vars() 10633 1727096092.21122: Calling all_inventory to load vars for managed_node1 10633 1727096092.21124: Calling groups_inventory to load vars for managed_node1 10633 1727096092.21127: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096092.21139: Calling all_plugins_play to load vars for managed_node1 10633 1727096092.21152: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096092.21156: Calling groups_plugins_play to load vars for managed_node1 10633 1727096092.21191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096092.21534: done with get_vars() 10633 1727096092.21543: done getting variables 10633 1727096092.21830: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Monday 23 September 2024 08:54:52 -0400 (0:00:00.037) 0:00:00.037 ****** 10633 1727096092.21861: entering _queue_task() for managed_node1/gather_facts 10633 1727096092.21862: Creating lock for gather_facts 10633 1727096092.23088: worker is 1 (out of 1 available) 10633 1727096092.23100: exiting _queue_task() for managed_node1/gather_facts 10633 1727096092.23115: done queuing things up, now waiting for results queue to drain 10633 1727096092.23117: waiting for pending results... 10633 1727096092.23688: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10633 1727096092.23698: in run() - task 0afff68d-5257-8f26-44ca-0000000000cd 10633 1727096092.23702: variable 'ansible_search_path' from source: unknown 10633 1727096092.23709: calling self._execute() 10633 1727096092.24073: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096092.24077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096092.24081: variable 'omit' from source: magic vars 10633 1727096092.24083: variable 'omit' from source: magic vars 10633 1727096092.24085: variable 'omit' from source: magic vars 10633 1727096092.24087: variable 'omit' from source: magic vars 10633 1727096092.24304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10633 1727096092.24393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10633 1727096092.24672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10633 1727096092.24676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096092.24678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096092.24680: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096092.24682: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096092.24684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096092.24772: Set connection var ansible_pipelining to False 10633 1727096092.25073: Set connection var ansible_shell_type to sh 10633 1727096092.25076: Set connection var ansible_module_compression to ZIP_DEFLATED 10633 1727096092.25078: Set connection var ansible_shell_executable to /bin/sh 10633 1727096092.25080: Set connection var ansible_timeout to 10 10633 1727096092.25082: Set connection var ansible_connection to ssh 10633 1727096092.25084: variable 'ansible_shell_executable' from source: unknown 10633 1727096092.25086: variable 'ansible_connection' from source: unknown 10633 1727096092.25088: variable 'ansible_module_compression' from source: unknown 10633 1727096092.25090: variable 'ansible_shell_type' from source: unknown 10633 1727096092.25092: variable 'ansible_shell_executable' from source: unknown 10633 1727096092.25094: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096092.25096: variable 'ansible_pipelining' from source: unknown 10633 1727096092.25098: variable 'ansible_timeout' from source: unknown 10633 1727096092.25100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096092.25256: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10633 1727096092.25385: variable 'omit' from source: magic vars 10633 1727096092.25394: starting attempt loop 10633 1727096092.25401: running the handler 10633 1727096092.25423: variable 'ansible_facts' from source: unknown 10633 1727096092.25491: _low_level_execute_command(): starting 10633 1727096092.25503: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10633 1727096092.27003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.27084: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.27134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096092.27162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.27180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.27397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.29222: stdout chunk (state=3): >>>/root <<< 10633 1727096092.29902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.29906: stdout chunk (state=3): >>><<< 10633 1727096092.29909: stderr chunk (state=3): >>><<< 10633 1727096092.29911: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096092.29914: _low_level_execute_command(): starting 10633 1727096092.29916: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365 `" && echo ansible-tmp-1727096092.2980578-10661-114152788844365="` echo /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365 `" ) && sleep 0' 10633 1727096092.31111: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.31120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096092.31134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096092.31324: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.31378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096092.31486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.31498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.31539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.33551: stdout chunk (state=3): >>>ansible-tmp-1727096092.2980578-10661-114152788844365=/root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365 <<< 10633 1727096092.33716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.33741: stderr chunk (state=3): >>><<< 10633 1727096092.33774: stdout chunk (state=3): >>><<< 10633 1727096092.33891: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096092.2980578-10661-114152788844365=/root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096092.33895: variable 'ansible_module_compression' from source: unknown 10633 1727096092.34196: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10633 1727096092.34199: ANSIBALLZ: Acquiring lock 10633 1727096092.34201: ANSIBALLZ: Lock acquired: 139925392658448 10633 1727096092.34203: ANSIBALLZ: Creating module 10633 1727096092.72874: ANSIBALLZ: Writing module into payload 10633 1727096092.73028: ANSIBALLZ: Writing module 10633 1727096092.73074: ANSIBALLZ: Renaming module 10633 1727096092.73078: ANSIBALLZ: Done creating module 10633 1727096092.73097: variable 'ansible_facts' from source: unknown 10633 1727096092.73104: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096092.73163: _low_level_execute_command(): starting 10633 1727096092.73167: _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' 10633 1727096092.73902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.74041: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.74058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.74178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.75959: stdout chunk (state=3): >>>PLATFORM <<< 10633 1727096092.76023: stdout chunk (state=3): >>>Linux <<< 10633 1727096092.76041: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 10633 1727096092.76227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.76254: stderr chunk (state=3): >>><<< 10633 1727096092.76264: stdout chunk (state=3): >>><<< 10633 1727096092.76289: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096092.76306 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10633 1727096092.76376: _low_level_execute_command(): starting 10633 1727096092.76386: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10633 1727096092.76702: Sending initial data 10633 1727096092.76705: Sent initial data (1181 bytes) 10633 1727096092.77029: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.77044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096092.77059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096092.77078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10633 1727096092.77093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 10633 1727096092.77105: stderr chunk (state=3): >>>debug2: match not found <<< 10633 1727096092.77118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.77152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10633 1727096092.77251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.77283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.77383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.80999: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 10633 1727096092.81343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.81458: stderr chunk (state=3): >>><<< 10633 1727096092.81478: stdout chunk (state=3): >>><<< 10633 1727096092.81780: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096092.81784: variable 'ansible_facts' from source: unknown 10633 1727096092.81787: variable 'ansible_facts' from source: unknown 10633 1727096092.81789: variable 'ansible_module_compression' from source: unknown 10633 1727096092.81791: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-106335p8tgbl5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10633 1727096092.81997: variable 'ansible_facts' from source: unknown 10633 1727096092.82413: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py 10633 1727096092.82743: Sending initial data 10633 1727096092.82756: Sent initial data (154 bytes) 10633 1727096092.84198: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.84217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096092.84264: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.84379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10633 1727096092.84383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096092.84400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.84429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.84591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.86413: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 10633 1727096092.86712: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-106335p8tgbl5/tmpdcrd8lcf /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py <<< 10633 1727096092.86717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py" <<< 10633 1727096092.86830: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-106335p8tgbl5/tmpdcrd8lcf" to remote "/root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py" <<< 10633 1727096092.90959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.91032: stderr chunk (state=3): >>><<< 10633 1727096092.91035: stdout chunk (state=3): >>><<< 10633 1727096092.91079: done transferring module to remote 10633 1727096092.91083: _low_level_execute_command(): starting 10633 1727096092.91085: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/ /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py && sleep 0' 10633 1727096092.92318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096092.92322: 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.11.125 originally 10.31.11.125 <<< 10633 1727096092.92463: 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.92691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.92800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.94760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096092.94817: stderr chunk (state=3): >>><<< 10633 1727096092.94820: stdout chunk (state=3): >>><<< 10633 1727096092.94904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096092.94907: _low_level_execute_command(): starting 10633 1727096092.94910: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/AnsiballZ_setup.py && sleep 0' 10633 1727096092.96078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096092.96142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096092.96198: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096092.96288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096092.96306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096092.96457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096092.96543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096092.98806: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10633 1727096092.98811: stdout chunk (state=3): >>>import _imp # builtin <<< 10633 1727096092.98854: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10633 1727096092.98979: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10633 1727096092.98996: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10633 1727096092.99053: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10633 1727096092.99096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10633 1727096092.99176: stdout chunk (state=3): >>>import 'codecs' # <<< 10633 1727096092.99211: 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' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5fbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5f8bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10633 1727096092.99214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5fbea50> <<< 10633 1727096092.99238: stdout chunk (state=3): >>>import '_signal' # <<< 10633 1727096092.99300: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 10633 1727096092.99326: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10633 1727096092.99425: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10633 1727096092.99449: stdout chunk (state=3): >>>import 'genericpath' # <<< 10633 1727096092.99454: stdout chunk (state=3): >>>import 'posixpath' # <<< 10633 1727096092.99755: stdout chunk (state=3): >>>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 0x7fdfc5fcd130> # /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' <<< 10633 1727096092.99978: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5fcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10633 1727096093.00119: 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 <<< 10633 1727096093.00130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096093.00202: 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' <<< 10633 1727096093.00333: 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 0x7fdfc5dcbdd0> # /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' # <<< 10633 1727096093.00337: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dcbfe0> <<< 10633 1727096093.00353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10633 1727096093.00373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10633 1727096093.00400: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10633 1727096093.00457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096093.00471: stdout chunk (state=3): >>>import 'itertools' # <<< 10633 1727096093.00497: stdout chunk (state=3): >>># /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 0x7fdfc5e03800> <<< 10633 1727096093.00539: 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' <<< 10633 1727096093.00561: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e03e90> import '_collections' # <<< 10633 1727096093.00660: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5de3aa0> <<< 10633 1727096093.00898: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5de11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc8f80> # /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' <<< 10633 1727096093.00904: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10633 1727096093.00907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10633 1727096093.00921: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e23770> <<< 10633 1727096093.00936: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e22390> <<< 10633 1727096093.00977: 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 0x7fdfc5de2090> <<< 10633 1727096093.00980: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e20ad0> <<< 10633 1727096093.01079: 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' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e58800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc8200> # /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' <<< 10633 1727096093.01299: 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 0x7fdfc5e58cb0> <<< 10633 1727096093.01304: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e58b60> # 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 0x7fdfc5e58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc6d20> # /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 0x7fdfc5e59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e59220> import 'importlib.machinery' # <<< 10633 1727096093.01320: 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' <<< 10633 1727096093.01336: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e5a450> <<< 10633 1727096093.01353: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10633 1727096093.01363: stdout chunk (state=3): >>>import 'runpy' # <<< 10633 1727096093.01414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10633 1727096093.01429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10633 1727096093.01536: 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 0x7fdfc5e70680> 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 0x7fdfc5e71d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10633 1727096093.01563: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.01582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 10633 1727096093.01630: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e72c00> <<< 10633 1727096093.01790: 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 0x7fdfc5e73260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e72150> # /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 0x7fdfc5e73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e5a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10633 1727096093.01852: 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 <<< 10633 1727096093.01866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10633 1727096093.01948: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.01951: 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 0x7fdfc5b73bc0> <<< 10633 1727096093.01979: 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 0x7fdfc5b9c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9c410> <<< 10633 1727096093.01989: stdout chunk (state=3): >>># 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' <<< 10633 1727096093.02057: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdfc5b9c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10633 1727096093.02060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10633 1727096093.02174: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.02236: 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 0x7fdfc5b9d010> <<< 10633 1727096093.02738: 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 0x7fdfc5b9d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b71d60> # /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 0x7fdfc5b9edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e5aba0> # /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' <<< 10633 1727096093.02743: 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 0x7fdfc5bcb140> <<< 10633 1727096093.02746: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10633 1727096093.02764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096093.02772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10633 1727096093.02787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10633 1727096093.02822: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5beb500> <<< 10633 1727096093.02859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10633 1727096093.02893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10633 1727096093.03044: stdout chunk (state=3): >>>import 'ntpath' # <<< 10633 1727096093.03050: 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 0x7fdfc5c4c290> # /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 <<< 10633 1727096093.03092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10633 1727096093.03193: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5c4e9f0> <<< 10633 1727096093.03258: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5c4c3b0> <<< 10633 1727096093.03370: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5c112b0> <<< 10633 1727096093.03374: stdout chunk (state=3): >>># /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 0x7fdfc55253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5bea300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9fd10> <<< 10633 1727096093.03522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10633 1727096093.03533: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfc5bea660> <<< 10633 1727096093.03890: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_8rcxr42i/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10633 1727096093.03930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.04006: 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' <<< 10633 1727096093.04009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10633 1727096093.04105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10633 1727096093.04119: 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 0x7fdfc558b0b0> import '_typing' # <<< 10633 1727096093.04403: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5569fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5569100> # zipimport: zlib available <<< 10633 1727096093.04409: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.04412: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10633 1727096093.04541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.05826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.06983: 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 0x7fdfc5588f50> <<< 10633 1727096093.07062: stdout chunk (state=3): >>># /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' <<< 10633 1727096093.07309: 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 0x7fdfc55ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc55ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc55ba030> # /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 0x7fdfc55ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc558bad0> 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 0x7fdfc55bb6b0> # 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 0x7fdfc55bb800> <<< 10633 1727096093.07332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10633 1727096093.07448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10633 1727096093.07452: stdout chunk (state=3): >>>import '_locale' # <<< 10633 1727096093.07454: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc55bbd10> <<< 10633 1727096093.07457: stdout chunk (state=3): >>>import 'pwd' # <<< 10633 1727096093.07535: 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' <<< 10633 1727096093.07539: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5425a90> <<< 10633 1727096093.07556: 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 0x7fdfc54276b0> <<< 10633 1727096093.07635: stdout chunk (state=3): >>># /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' <<< 10633 1727096093.07638: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5427f80> <<< 10633 1727096093.07716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10633 1727096093.07736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54291f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10633 1727096093.07757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10633 1727096093.07838: 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' <<< 10633 1727096093.07990: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc542bce0> # 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 0x7fdfc5dc6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5429fa0> # /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 <<< 10633 1727096093.08106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10633 1727096093.08288: 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 0x7fdfc5433d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5432810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5432570> # /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' <<< 10633 1727096093.08387: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5432ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc542a4b0> # 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 0x7fdfc5477fb0> <<< 10633 1727096093.08420: 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' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5478080> <<< 10633 1727096093.08446: 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 <<< 10633 1727096093.08460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10633 1727096093.08492: 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' <<< 10633 1727096093.08533: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.08536: 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 0x7fdfc5479b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5479910> <<< 10633 1727096093.08557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10633 1727096093.08598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10633 1727096093.08706: 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 0x7fdfc547c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc547a240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10633 1727096093.08882: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc547f890> <<< 10633 1727096093.08998: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc547c260> <<< 10633 1727096093.09071: 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' # 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 0x7fdfc54808f0> <<< 10633 1727096093.09164: 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 0x7fdfc5480a70> <<< 10633 1727096093.09194: 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 0x7fdfc5480a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5478230> # /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' <<< 10633 1727096093.09204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10633 1727096093.09272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10633 1727096093.09277: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.09351: stdout chunk (state=3): >>># 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 0x7fdfc53081d0> <<< 10633 1727096093.09610: 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 0x7fdfc5309490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5482960> # 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 0x7fdfc5483d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54825d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10633 1727096093.09644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.09735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.09759: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10633 1727096093.09799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10633 1727096093.09927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.10050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.10604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.11141: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10633 1727096093.11173: stdout chunk (state=3): >>>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 <<< 10633 1727096093.11250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096093.11303: 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 0x7fdfc53114c0> <<< 10633 1727096093.11358: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5312180> <<< 10633 1727096093.11436: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53095b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10633 1727096093.11469: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 10633 1727096093.11520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.11643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.11802: 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' <<< 10633 1727096093.11860: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53121b0> # zipimport: zlib available <<< 10633 1727096093.12284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.12729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.13070: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 10633 1727096093.13074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.13510: stdout chunk (state=3): >>>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 <<< 10633 1727096093.13705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10633 1727096093.13842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10633 1727096093.13847: stdout chunk (state=3): >>>import '_ast' # <<< 10633 1727096093.13851: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53132c0> <<< 10633 1727096093.14092: stdout chunk (state=3): >>># 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' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.14132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10633 1727096093.14143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.14465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.14587: stdout chunk (state=3): >>># 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 0x7fdfc531dcd0> <<< 10633 1727096093.14591: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc531b080> <<< 10633 1727096093.14593: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10633 1727096093.14674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.14722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.14736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.14778: 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' <<< 10633 1727096093.14792: 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 <<< 10633 1727096093.14826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10633 1727096093.14961: stdout chunk (state=3): >>># /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' <<< 10633 1727096093.15032: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54066c0> <<< 10633 1727096093.15039: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54fe390> <<< 10633 1727096093.15160: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc531ddf0> <<< 10633 1727096093.15164: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53107d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10633 1727096093.15167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15191: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10633 1727096093.15207: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10633 1727096093.15252: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10633 1727096093.15290: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10633 1727096093.15483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.15552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10633 1727096093.15643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15793: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.15809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.15850: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10633 1727096093.15858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.16039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.16399: stdout chunk (state=3): >>># 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' <<< 10633 1727096093.16417: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b1d90> <<< 10633 1727096093.16445: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10633 1727096093.16451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10633 1727096093.16475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10633 1727096093.16525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10633 1727096093.16540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10633 1727096093.16559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10633 1727096093.16569: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fa3c50> <<< 10633 1727096093.16607: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.16623: 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 0x7fdfc4fa3f80> <<< 10633 1727096093.16674: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b33e0> <<< 10633 1727096093.16852: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b2900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b0560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b1dc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10633 1727096093.16855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10633 1727096093.16862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10633 1727096093.16864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10633 1727096093.16882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10633 1727096093.16891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10633 1727096093.16919: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.16940: stdout chunk (state=3): >>># 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 0x7fdfc4fbaf30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fba7e0> <<< 10633 1727096093.17080: 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 0x7fdfc4fba9c0> <<< 10633 1727096093.17096: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fb9c10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10633 1727096093.17116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10633 1727096093.17134: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fbb050> <<< 10633 1727096093.17151: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10633 1727096093.17188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10633 1727096093.17214: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.17227: 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 0x7fdfc5011b50> <<< 10633 1727096093.17394: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fbbb30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b01a0> 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 <<< 10633 1727096093.17404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10633 1727096093.17502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10633 1727096093.17611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17615: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10633 1727096093.17715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17720: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 10633 1727096093.17722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.17819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10633 1727096093.17987: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.18036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.18098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.18162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10633 1727096093.18173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.18813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.19204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.19216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.19249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.19272: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10633 1727096093.19294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 10633 1727096093.19330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.19792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10633 1727096093.19814: stdout chunk (state=3): >>># 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' <<< 10633 1727096093.19830: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5013320> <<< 10633 1727096093.19857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10633 1727096093.19916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10633 1727096093.20294: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc50124e0> 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 <<< 10633 1727096093.20424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10633 1727096093.20428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.20796: stdout chunk (state=3): >>># 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 0x7fdfc5051d60> <<< 10633 1727096093.20971: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5036c00> import 'ansible.module_utils.facts.system.python' # <<< 10633 1727096093.20988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.21191: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.21266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.21596: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.21677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10633 1727096093.21681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.21683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.22110: 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' # 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 0x7fdfc5059ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc505b470> 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 <<< 10633 1727096093.22227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10633 1727096093.22238: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.22783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.22786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.22789: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.22890: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10633 1727096093.22977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.23093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10633 1727096093.23104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.23139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.23166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.23754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.24262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 10633 1727096093.24283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10633 1727096093.24375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.24491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 10633 1727096093.24633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.24686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10633 1727096093.24840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10633 1727096093.25125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25128: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.25130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10633 1727096093.25133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10633 1727096093.25777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10633 1727096093.25936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.25995: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.26011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10633 1727096093.26034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.26063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10633 1727096093.26126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.26392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10633 1727096093.26566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.26824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10633 1727096093.26836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.26923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.26942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10633 1727096093.26958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 10633 1727096093.27141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10633 1727096093.27179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10633 1727096093.27434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10633 1727096093.27437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10633 1727096093.27690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.27758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 10633 1727096093.27762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10633 1727096093.27811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.27899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10633 1727096093.27902: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.28061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.28243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10633 1727096093.28262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.28447: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096093.28451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10633 1727096093.28774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10633 1727096093.28784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.28800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10633 1727096093.28812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10633 1727096093.28983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096093.29585: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 10633 1727096093.29608: 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 <<< 10633 1727096093.29621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10633 1727096093.29677: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096093.29972: stdout chunk (state=3): >>># 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 0x7fdfc4dee4b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4ded130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4de4140> <<< 10633 1727096093.41914: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 10633 1727096093.41941: 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 0x7fdfc4e36360> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 10633 1727096093.41963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 10633 1727096093.41982: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4e35100> <<< 10633 1727096093.42093: stdout chunk (state=3): >>># /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' <<< 10633 1727096093.42101: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 10633 1727096093.42104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4e37380> <<< 10633 1727096093.42143: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4e35fd0> <<< 10633 1727096093.42380: 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 <<< 10633 1727096093.66329: stdout chunk (state=3): >>> {"ansible_facts": {"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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3531, "ansible_memfree_mb": 2969, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 562, "free": 2969}, "nocache": {"free": 3296, "used": 235}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU"<<< 10633 1727096093.66362: stdout chunk (state=3): >>>, "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 246, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261795635200, "block_size": 4096, "block_total": 65519099, "block_available": 63914950, "block_used": 1604149, "inode_total": 131070960, "inode_available": 131029123, "inode_used": 41837, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "54", "second": "53", "epoch": "1727096093", "epoch_int": "1727096093", "date": "2024-09-23", "time": "08:54:53", "iso8601_micro": "2024-09-23T12:54:53.622533Z", "iso8601": "2024-09-23T12:54:53Z", "iso8601_basic": "20240923T085453622533", "iso8601_basic_short": "20240923T085453", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.3525390625, "5m": 0.21875, "15m": 0.095703125}, "ansible_apparmor": {"status": "disabled"}, "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"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "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"}}} <<< 10633 1727096093.66964: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10633 1727096093.67014: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.67287: stdout chunk (state=3): >>># 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<<< 10633 1727096093.67329: stdout chunk (state=3): >>> # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _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 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 <<< 10633 1727096093.67363: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.67649: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10633 1727096093.67672: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10633 1727096093.67695: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 10633 1727096093.67804: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10633 1727096093.67808: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib <<< 10633 1727096093.67895: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.67924: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 10633 1727096093.67934: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 10633 1727096093.67960: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 10633 1727096093.68022: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 10633 1727096093.68035: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 10633 1727096093.68045: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 10633 1727096093.68051: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 10633 1727096093.68056: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10633 1727096093.68128: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 10633 1727096093.68135: stdout chunk (state=3): >>># destroy base64 <<< 10633 1727096093.68304: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.68377: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # 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 <<< 10633 1727096093.68384: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.68387: 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 <<< 10633 1727096093.68415: 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 # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 10633 1727096093.68477: 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 # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 10633 1727096093.68482: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10633 1727096093.68774: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10633 1727096093.68779: stdout chunk (state=3): >>># destroy _collections <<< 10633 1727096093.68782: stdout chunk (state=3): >>># destroy platform <<< 10633 1727096093.68784: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 10633 1727096093.68786: stdout chunk (state=3): >>># destroy tokenize <<< 10633 1727096093.68792: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10633 1727096093.68794: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 10633 1727096093.68796: stdout chunk (state=3): >>># destroy _typing <<< 10633 1727096093.68985: stdout chunk (state=3): >>># 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 <<< 10633 1727096093.69009: stdout chunk (state=3): >>># 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10633 1727096093.69412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096093.69424: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 10633 1727096093.69502: stderr chunk (state=3): >>><<< 10633 1727096093.69577: stdout chunk (state=3): >>><<< 10633 1727096093.69830: _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 0x7fdfc5fbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5f8bb00> # /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 0x7fdfc5fbea50> 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 0x7fdfc5fcd130> # /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 0x7fdfc5fcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fdfc5dcbdd0> # /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 0x7fdfc5dcbfe0> # /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 0x7fdfc5e03800> # /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 0x7fdfc5e03e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5de3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5de11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc8f80> # /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 0x7fdfc5e23770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e22390> # /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 0x7fdfc5de2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e20ad0> # /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 0x7fdfc5e58800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc8200> # /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 0x7fdfc5e58cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e58b60> # 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 0x7fdfc5e58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5dc6d20> # /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 0x7fdfc5e59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e59220> 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 0x7fdfc5e5a450> 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 0x7fdfc5e70680> 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 0x7fdfc5e71d60> # /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 0x7fdfc5e72c00> # 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 0x7fdfc5e73260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e72150> # /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 0x7fdfc5e73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e5a4b0> # /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 0x7fdfc5b73bc0> # /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 0x7fdfc5b9c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9c410> # 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 0x7fdfc5b9c6e0> # /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 0x7fdfc5b9d010> # 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 0x7fdfc5b9d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b71d60> # /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 0x7fdfc5b9edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5e5aba0> # /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 0x7fdfc5bcb140> # /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 0x7fdfc5beb500> # /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 0x7fdfc5c4c290> # /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 0x7fdfc5c4e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5c4c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5c112b0> # /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 0x7fdfc55253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5bea300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5b9fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdfc5bea660> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_8rcxr42i/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 0x7fdfc558b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5569fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5569100> # 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 0x7fdfc5588f50> # /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 0x7fdfc55ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc55ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc55ba030> # /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 0x7fdfc55ba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc558bad0> 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 0x7fdfc55bb6b0> # 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 0x7fdfc55bb800> # /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 0x7fdfc55bbd10> 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 0x7fdfc5425a90> # 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 0x7fdfc54276b0> # /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 0x7fdfc5427f80> # /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 0x7fdfc54291f0> # /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 0x7fdfc542bce0> # 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 0x7fdfc5dc6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5429fa0> # /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 0x7fdfc5433d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5432810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5432570> # /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 0x7fdfc5432ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc542a4b0> # 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 0x7fdfc5477fb0> # /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 0x7fdfc5478080> # /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 0x7fdfc5479b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5479910> # /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 0x7fdfc547c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc547a240> # /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 0x7fdfc547f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc547c260> # 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 0x7fdfc54808f0> # 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 0x7fdfc5480a70> # 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 0x7fdfc5480a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5478230> # /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 0x7fdfc53081d0> # 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 0x7fdfc5309490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5482960> # 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 0x7fdfc5483d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54825d0> # 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 0x7fdfc53114c0> # /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 0x7fdfc5312180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53095b0> 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 0x7fdfc53121b0> # 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 0x7fdfc53132c0> # 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' # # 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 0x7fdfc531dcd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc531b080> 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 0x7fdfc54066c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc54fe390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc531ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53107d0> # 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 0x7fdfc53b1d90> # /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 0x7fdfc4fa3c50> # 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 0x7fdfc4fa3f80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b33e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b2900> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b0560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b1dc0> # /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 0x7fdfc4fbaf30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fba7e0> # 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 0x7fdfc4fba9c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fb9c10> # /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 0x7fdfc4fbb050> # /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 0x7fdfc5011b50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4fbbb30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc53b01a0> 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 0x7fdfc5013320> # /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 0x7fdfc50124e0> 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 0x7fdfc5051d60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc5036c00> 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 0x7fdfc5059ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc505b470> 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 0x7fdfc4dee4b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4ded130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4de4140> # /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 0x7fdfc4e36360> # /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 0x7fdfc4e35100> # /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 0x7fdfc4e37380> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdfc4e35fd0> 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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 3531, "ansible_memfree_mb": 2969, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 562, "free": 2969}, "nocache": {"free": 3296, "used": 235}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 246, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261795635200, "block_size": 4096, "block_total": 65519099, "block_available": 63914950, "block_used": 1604149, "inode_total": 131070960, "inode_available": 131029123, "inode_used": 41837, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "54", "second": "53", "epoch": "1727096093", "epoch_int": "1727096093", "date": "2024-09-23", "time": "08:54:53", "iso8601_micro": "2024-09-23T12:54:53.622533Z", "iso8601": "2024-09-23T12:54:53Z", "iso8601_basic": "20240923T085453622533", "iso8601_basic_short": "20240923T085453", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.3525390625, "5m": 0.21875, "15m": 0.095703125}, "ansible_apparmor": {"status": "disabled"}, "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"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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.11.125 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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_node1 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. 10633 1727096093.71702: 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-1727096092.2980578-10661-114152788844365/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10633 1727096093.71705: _low_level_execute_command(): starting 10633 1727096093.71708: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096092.2980578-10661-114152788844365/ > /dev/null 2>&1 && sleep 0' 10633 1727096093.72399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096093.72415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096093.72431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096093.72556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10633 1727096093.72583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096093.72802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096093.72876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096093.75287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096093.75314: stdout chunk (state=3): >>><<< 10633 1727096093.75317: stderr chunk (state=3): >>><<< 10633 1727096093.75473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096093.75476: handler run complete 10633 1727096093.75481: variable 'ansible_facts' from source: unknown 10633 1727096093.75585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.75903: variable 'ansible_facts' from source: unknown 10633 1727096093.75990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.76115: attempt loop complete, returning result 10633 1727096093.76125: _execute() done 10633 1727096093.76132: dumping result to json 10633 1727096093.76171: done dumping result, returning 10633 1727096093.76184: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-8f26-44ca-0000000000cd] 10633 1727096093.76193: sending task result for task 0afff68d-5257-8f26-44ca-0000000000cd 10633 1727096093.77058: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000cd 10633 1727096093.77061: WORKER PROCESS EXITING ok: [managed_node1] 10633 1727096093.77803: no more pending results, returning what we have 10633 1727096093.77806: results queue empty 10633 1727096093.77807: checking for any_errors_fatal 10633 1727096093.77808: done checking for any_errors_fatal 10633 1727096093.77809: checking for max_fail_percentage 10633 1727096093.77811: done checking for max_fail_percentage 10633 1727096093.77811: checking to see if all hosts have failed and the running result is not ok 10633 1727096093.77812: done checking to see if all hosts have failed 10633 1727096093.77813: getting the remaining hosts for this loop 10633 1727096093.77814: done getting the remaining hosts for this loop 10633 1727096093.77818: getting the next task for host managed_node1 10633 1727096093.77825: done getting next task for host managed_node1 10633 1727096093.77831: ^ task is: TASK: meta (flush_handlers) 10633 1727096093.77833: ^ 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 10633 1727096093.77839: getting variables 10633 1727096093.77840: in VariableManager get_vars() 10633 1727096093.78070: Calling all_inventory to load vars for managed_node1 10633 1727096093.78075: Calling groups_inventory to load vars for managed_node1 10633 1727096093.78078: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096093.78090: Calling all_plugins_play to load vars for managed_node1 10633 1727096093.78093: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096093.78096: Calling groups_plugins_play to load vars for managed_node1 10633 1727096093.78395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.78782: done with get_vars() 10633 1727096093.78794: done getting variables 10633 1727096093.78863: in VariableManager get_vars() 10633 1727096093.78903: Calling all_inventory to load vars for managed_node1 10633 1727096093.78905: Calling groups_inventory to load vars for managed_node1 10633 1727096093.78908: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096093.78913: Calling all_plugins_play to load vars for managed_node1 10633 1727096093.78915: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096093.78918: Calling groups_plugins_play to load vars for managed_node1 10633 1727096093.79169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.79337: done with get_vars() 10633 1727096093.79352: done queuing things up, now waiting for results queue to drain 10633 1727096093.79354: results queue empty 10633 1727096093.79355: checking for any_errors_fatal 10633 1727096093.79357: done checking for any_errors_fatal 10633 1727096093.79358: checking for max_fail_percentage 10633 1727096093.79359: done checking for max_fail_percentage 10633 1727096093.79364: checking to see if all hosts have failed and the running result is not ok 10633 1727096093.79365: done checking to see if all hosts have failed 10633 1727096093.79365: getting the remaining hosts for this loop 10633 1727096093.79366: done getting the remaining hosts for this loop 10633 1727096093.79371: getting the next task for host managed_node1 10633 1727096093.79570: done getting next task for host managed_node1 10633 1727096093.79574: ^ task is: TASK: Include the task 'el_repo_setup.yml' 10633 1727096093.79576: ^ 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 10633 1727096093.79578: getting variables 10633 1727096093.79579: in VariableManager get_vars() 10633 1727096093.79588: Calling all_inventory to load vars for managed_node1 10633 1727096093.79590: Calling groups_inventory to load vars for managed_node1 10633 1727096093.79592: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096093.79597: Calling all_plugins_play to load vars for managed_node1 10633 1727096093.79599: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096093.79601: Calling groups_plugins_play to load vars for managed_node1 10633 1727096093.79836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.80151: done with get_vars() 10633 1727096093.80160: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:10 Monday 23 September 2024 08:54:53 -0400 (0:00:01.587) 0:00:01.624 ****** 10633 1727096093.80576: entering _queue_task() for managed_node1/include_tasks 10633 1727096093.80578: Creating lock for include_tasks 10633 1727096093.81453: worker is 1 (out of 1 available) 10633 1727096093.81466: exiting _queue_task() for managed_node1/include_tasks 10633 1727096093.81479: done queuing things up, now waiting for results queue to drain 10633 1727096093.81481: waiting for pending results... 10633 1727096093.82122: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 10633 1727096093.82127: in run() - task 0afff68d-5257-8f26-44ca-000000000006 10633 1727096093.82130: variable 'ansible_search_path' from source: unknown 10633 1727096093.82228: calling self._execute() 10633 1727096093.82357: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096093.82372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096093.82387: variable 'omit' from source: magic vars 10633 1727096093.82651: _execute() done 10633 1727096093.82655: dumping result to json 10633 1727096093.82662: done dumping result, returning 10633 1727096093.82676: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-8f26-44ca-000000000006] 10633 1727096093.82686: sending task result for task 0afff68d-5257-8f26-44ca-000000000006 10633 1727096093.82844: no more pending results, returning what we have 10633 1727096093.82852: in VariableManager get_vars() 10633 1727096093.82999: Calling all_inventory to load vars for managed_node1 10633 1727096093.83002: Calling groups_inventory to load vars for managed_node1 10633 1727096093.83006: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096093.83021: Calling all_plugins_play to load vars for managed_node1 10633 1727096093.83025: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096093.83028: Calling groups_plugins_play to load vars for managed_node1 10633 1727096093.83504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.83909: done with get_vars() 10633 1727096093.83916: variable 'ansible_search_path' from source: unknown 10633 1727096093.83932: we have included files to process 10633 1727096093.83933: generating all_blocks data 10633 1727096093.83934: done generating all_blocks data 10633 1727096093.83935: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10633 1727096093.83936: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10633 1727096093.83939: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 10633 1727096093.84338: done sending task result for task 0afff68d-5257-8f26-44ca-000000000006 10633 1727096093.84342: WORKER PROCESS EXITING 10633 1727096093.85379: in VariableManager get_vars() 10633 1727096093.85398: done with get_vars() 10633 1727096093.85410: done processing included file 10633 1727096093.85413: iterating over new_blocks loaded from include file 10633 1727096093.85414: in VariableManager get_vars() 10633 1727096093.85430: done with get_vars() 10633 1727096093.85432: filtering new block on tags 10633 1727096093.85447: done filtering new block on tags 10633 1727096093.85450: in VariableManager get_vars() 10633 1727096093.85461: done with get_vars() 10633 1727096093.85463: filtering new block on tags 10633 1727096093.85481: done filtering new block on tags 10633 1727096093.85484: in VariableManager get_vars() 10633 1727096093.85494: done with get_vars() 10633 1727096093.85495: filtering new block on tags 10633 1727096093.85508: done filtering new block on tags 10633 1727096093.85509: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 10633 1727096093.85516: extending task lists for all hosts with included blocks 10633 1727096093.85570: done extending task lists 10633 1727096093.85572: done processing included files 10633 1727096093.85573: results queue empty 10633 1727096093.85573: checking for any_errors_fatal 10633 1727096093.85575: done checking for any_errors_fatal 10633 1727096093.85576: checking for max_fail_percentage 10633 1727096093.85577: done checking for max_fail_percentage 10633 1727096093.85577: checking to see if all hosts have failed and the running result is not ok 10633 1727096093.85578: done checking to see if all hosts have failed 10633 1727096093.85579: getting the remaining hosts for this loop 10633 1727096093.85580: done getting the remaining hosts for this loop 10633 1727096093.85583: getting the next task for host managed_node1 10633 1727096093.85587: done getting next task for host managed_node1 10633 1727096093.85589: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 10633 1727096093.85592: ^ 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 10633 1727096093.85594: getting variables 10633 1727096093.85596: in VariableManager get_vars() 10633 1727096093.85605: Calling all_inventory to load vars for managed_node1 10633 1727096093.85607: Calling groups_inventory to load vars for managed_node1 10633 1727096093.85609: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096093.85615: Calling all_plugins_play to load vars for managed_node1 10633 1727096093.85617: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096093.85620: Calling groups_plugins_play to load vars for managed_node1 10633 1727096093.85787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096093.85963: done with get_vars() 10633 1727096093.85978: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:54:53 -0400 (0:00:00.054) 0:00:01.678 ****** 10633 1727096093.86048: entering _queue_task() for managed_node1/setup 10633 1727096093.86378: worker is 1 (out of 1 available) 10633 1727096093.86389: exiting _queue_task() for managed_node1/setup 10633 1727096093.86513: done queuing things up, now waiting for results queue to drain 10633 1727096093.86515: waiting for pending results... 10633 1727096093.86663: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 10633 1727096093.87038: in run() - task 0afff68d-5257-8f26-44ca-0000000000de 10633 1727096093.87131: variable 'ansible_search_path' from source: unknown 10633 1727096093.87143: variable 'ansible_search_path' from source: unknown 10633 1727096093.87198: calling self._execute() 10633 1727096093.87297: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096093.87310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096093.87325: variable 'omit' from source: magic vars 10633 1727096093.88281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096093.91448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096093.91653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096093.91759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096093.91844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096093.91898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096093.92155: 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) 10633 1727096093.92307: 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) 10633 1727096093.92311: 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) 10633 1727096093.92582: 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) 10633 1727096093.92585: 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) 10633 1727096093.92836: variable 'ansible_facts' from source: unknown 10633 1727096093.93002: variable 'network_test_required_facts' from source: task vars 10633 1727096093.93151: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 10633 1727096093.93172: variable 'omit' from source: magic vars 10633 1727096093.93264: variable 'omit' from source: magic vars 10633 1727096093.93313: variable 'omit' from source: magic vars 10633 1727096093.93474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10633 1727096093.93477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10633 1727096093.93480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10633 1727096093.93482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096093.93485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096093.93525: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096093.93534: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096093.93543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096093.93671: Set connection var ansible_pipelining to False 10633 1727096093.93685: Set connection var ansible_shell_type to sh 10633 1727096093.93698: Set connection var ansible_module_compression to ZIP_DEFLATED 10633 1727096093.93776: Set connection var ansible_shell_executable to /bin/sh 10633 1727096093.93783: Set connection var ansible_timeout to 10 10633 1727096093.93786: Set connection var ansible_connection to ssh 10633 1727096093.93788: variable 'ansible_shell_executable' from source: unknown 10633 1727096093.93790: variable 'ansible_connection' from source: unknown 10633 1727096093.93792: variable 'ansible_module_compression' from source: unknown 10633 1727096093.93794: variable 'ansible_shell_type' from source: unknown 10633 1727096093.93796: variable 'ansible_shell_executable' from source: unknown 10633 1727096093.93798: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096093.93799: variable 'ansible_pipelining' from source: unknown 10633 1727096093.93801: variable 'ansible_timeout' from source: unknown 10633 1727096093.93803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096093.93979: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10633 1727096093.94004: variable 'omit' from source: magic vars 10633 1727096093.94014: starting attempt loop 10633 1727096093.94021: running the handler 10633 1727096093.94056: _low_level_execute_command(): starting 10633 1727096093.94071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10633 1727096093.95179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096093.95229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096093.95249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096093.95314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096093.95423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096093.97806: stdout chunk (state=3): >>>/root <<< 10633 1727096093.97964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096093.98037: stderr chunk (state=3): >>><<< 10633 1727096093.98077: stdout chunk (state=3): >>><<< 10633 1727096093.98220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096093.98234: _low_level_execute_command(): starting 10633 1727096093.98237: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131 `" && echo ansible-tmp-1727096093.9810853-10726-27386685813131="` echo /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131 `" ) && sleep 0' 10633 1727096093.99043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096093.99049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096093.99073: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096093.99093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096093.99109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096093.99134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096093.99344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.02044: stdout chunk (state=3): >>>ansible-tmp-1727096093.9810853-10726-27386685813131=/root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131 <<< 10633 1727096094.02264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.02271: stdout chunk (state=3): >>><<< 10633 1727096094.02274: stderr chunk (state=3): >>><<< 10633 1727096094.02299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096093.9810853-10726-27386685813131=/root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.02356: variable 'ansible_module_compression' from source: unknown 10633 1727096094.02473: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-106335p8tgbl5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10633 1727096094.02489: variable 'ansible_facts' from source: unknown 10633 1727096094.02729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py 10633 1727096094.02991: Sending initial data 10633 1727096094.02994: Sent initial data (153 bytes) 10633 1727096094.03508: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096094.03585: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.03630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.03647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.03664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.03776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.06092: 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 <<< 10633 1727096094.06198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10633 1727096094.06290: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-106335p8tgbl5/tmp0la_ikyd /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py <<< 10633 1727096094.06293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py" <<< 10633 1727096094.06356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-106335p8tgbl5/tmp0la_ikyd" to remote "/root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py" <<< 10633 1727096094.08039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.08095: stderr chunk (state=3): >>><<< 10633 1727096094.08098: stdout chunk (state=3): >>><<< 10633 1727096094.08205: done transferring module to remote 10633 1727096094.08209: _low_level_execute_command(): starting 10633 1727096094.08212: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/ /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py && sleep 0' 10633 1727096094.08871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096094.08922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096094.08938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096094.09043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10633 1727096094.09066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 10633 1727096094.09082: stderr chunk (state=3): >>>debug2: match not found <<< 10633 1727096094.09145: 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.09185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.09205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.09427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.09498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.11961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.11983: stdout chunk (state=3): >>><<< 10633 1727096094.12000: stderr chunk (state=3): >>><<< 10633 1727096094.12275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.12279: _low_level_execute_command(): starting 10633 1727096094.12282: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/AnsiballZ_setup.py && sleep 0' 10633 1727096094.13056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.13091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.13112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.13209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.15915: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10633 1727096094.16001: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10633 1727096094.16038: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10633 1727096094.16074: stdout chunk (state=3): >>>import 'posix' # <<< 10633 1727096094.16114: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10633 1727096094.16144: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10633 1727096094.16313: 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 # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10633 1727096094.16318: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612fbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612f8bb00> <<< 10633 1727096094.16365: 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 0x7f1612fbea50> <<< 10633 1727096094.16392: stdout chunk (state=3): >>>import '_signal' # <<< 10633 1727096094.16404: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 10633 1727096094.16452: stdout chunk (state=3): >>>import 'io' # <<< 10633 1727096094.16456: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10633 1727096094.16680: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 10633 1727096094.16697: stdout chunk (state=3): >>>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 0x7f1612fcd130> <<< 10633 1727096094.16752: 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' <<< 10633 1727096094.16784: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612fcdfa0> <<< 10633 1727096094.16828: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10633 1727096094.17340: 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' <<< 10633 1727096094.17377: 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' <<< 10633 1727096094.17394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10633 1727096094.17451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10633 1727096094.17481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10633 1727096094.17506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10633 1727096094.17526: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dcbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10633 1727096094.17595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 10633 1727096094.17650: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dcbf50> # /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' <<< 10633 1727096094.17682: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10633 1727096094.17711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096094.17762: 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 0x7f1612e03890> <<< 10633 1727096094.17833: 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 0x7f1612e03f20> import '_collections' # <<< 10633 1727096094.17876: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612de3b60> <<< 10633 1727096094.17892: stdout chunk (state=3): >>>import '_functools' # <<< 10633 1727096094.18043: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612de1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc9040> <<< 10633 1727096094.18087: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10633 1727096094.18106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10633 1727096094.18135: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10633 1727096094.18163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10633 1727096094.18189: 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' <<< 10633 1727096094.18222: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e23800> <<< 10633 1727096094.18253: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e22420> <<< 10633 1727096094.18281: 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 0x7f1612de2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e20b60> <<< 10633 1727096094.18349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10633 1727096094.18376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e58860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc82c0> <<< 10633 1727096094.18424: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.18434: stdout chunk (state=3): >>># 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 0x7f1612e58d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e58bc0> <<< 10633 1727096094.18476: 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 0x7f1612e58f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc6de0> <<< 10633 1727096094.18502: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 10633 1727096094.18515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096094.18593: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.18596: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e592e0> import 'importlib.machinery' # <<< 10633 1727096094.18627: 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' <<< 10633 1727096094.18656: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e5a510> import 'importlib.util' # <<< 10633 1727096094.18691: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10633 1727096094.18752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10633 1727096094.18755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 10633 1727096094.18810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e70710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096094.18866: stdout chunk (state=3): >>># 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 0x7f1612e71df0> # /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 <<< 10633 1727096094.18941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e72c90> # 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 0x7f1612e732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e721e0> <<< 10633 1727096094.19059: 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' <<< 10633 1727096094.19196: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096094.19199: 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 0x7f1612e73d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e734a0> <<< 10633 1727096094.19280: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e5a540> # /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 <<< 10633 1727096094.19329: 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 0x7f1612b67c50> # /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' <<< 10633 1727096094.19537: 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 0x7f1612b907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b90500> # 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 0x7f1612b90710> <<< 10633 1727096094.19602: 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' <<< 10633 1727096094.19633: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096094.19685: 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 0x7f1612b910d0> <<< 10633 1727096094.19960: 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 0x7f1612b91ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b90980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b65df0> # /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 0x7f1612b92ea0> <<< 10633 1727096094.19986: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b91be0> <<< 10633 1727096094.20036: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e5ac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10633 1727096094.20119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096094.20172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10633 1727096094.20212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612bbb1d0> <<< 10633 1727096094.20371: 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' <<< 10633 1727096094.20430: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612bdf590> <<< 10633 1727096094.20437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10633 1727096094.20525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10633 1727096094.20561: stdout chunk (state=3): >>>import 'ntpath' # <<< 10633 1727096094.20632: 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 0x7f1612c402f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10633 1727096094.20722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10633 1727096094.20820: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.21237: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612c42a20> <<< 10633 1727096094.21240: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612c403e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612c05310> # /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 0x7f16125253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612bde390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b93da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1612bde990> <<< 10633 1727096094.21473: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ohtccbhy/ansible_setup_payload.zip' <<< 10633 1727096094.21515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.21663: stdout chunk (state=3): >>># 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' <<< 10633 1727096094.21686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10633 1727096094.21766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10633 1727096094.21809: 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 0x7f161258f080> import '_typing' # <<< 10633 1727096094.21856: stdout chunk (state=3): >>> <<< 10633 1727096094.22000: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161256df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161256d100> # zipimport: zlib available <<< 10633 1727096094.22088: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 10633 1727096094.22101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.23502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.24749: 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 0x7f161258cf50> # /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' <<< 10633 1727096094.24761: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096094.24764: stdout chunk (state=3): >>># 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 0x7f16125beab0> <<< 10633 1727096094.24824: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125be840> <<< 10633 1727096094.24830: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125be150> <<< 10633 1727096094.25021: 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' <<< 10633 1727096094.25025: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125beba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161258fd10> 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 0x7f16125bf7a0> # 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 0x7f16125bf9e0> # /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' <<< 10633 1727096094.25027: stdout chunk (state=3): >>>import '_locale' # <<< 10633 1727096094.25058: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125bfef0> <<< 10633 1727096094.25083: stdout chunk (state=3): >>>import 'pwd' # <<< 10633 1727096094.25099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10633 1727096094.25119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10633 1727096094.25149: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612429cd0> <<< 10633 1727096094.25207: 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 0x7f161242b8f0> <<< 10633 1727096094.25212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10633 1727096094.25224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10633 1727096094.25265: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242c2f0> <<< 10633 1727096094.25271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10633 1727096094.25472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242d490> <<< 10633 1727096094.25488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10633 1727096094.25514: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242ff20> # 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 0x7f161256f170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10633 1727096094.25551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10633 1727096094.25564: 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' <<< 10633 1727096094.25585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10633 1727096094.25702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10633 1727096094.25729: 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 0x7f1612437e00> <<< 10633 1727096094.25751: stdout chunk (state=3): >>>import '_tokenize' # <<< 10633 1727096094.25826: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16124368d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612436660> <<< 10633 1727096094.25846: 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' <<< 10633 1727096094.25918: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612436ba0> <<< 10633 1727096094.25944: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242e6f0> <<< 10633 1727096094.25972: 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 0x7f161247ba10> <<< 10633 1727096094.26001: 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' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247c140> <<< 10633 1727096094.26022: 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 <<< 10633 1727096094.26064: stdout chunk (state=3): >>># 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' <<< 10633 1727096094.26293: 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 0x7f161247dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247d9a0> # /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 0x7f1612480170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247e2a0> # /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' # <<< 10633 1727096094.26340: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612483890> <<< 10633 1727096094.26457: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612480260> <<< 10633 1727096094.26517: 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' <<< 10633 1727096094.26782: 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 0x7f16124846b0> <<< 10633 1727096094.26807: 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 0x7f1612484ad0> # 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 0x7f1612484b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247c2c0> # /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 0x7f1612310290> <<< 10633 1727096094.26866: 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 0x7f1612311880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612486a20> <<< 10633 1727096094.26903: 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 0x7f1612487dd0> <<< 10633 1727096094.26927: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612486660> # zipimport: zlib available <<< 10633 1727096094.26953: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10633 1727096094.27044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.27127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.27154: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10633 1727096094.27183: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10633 1727096094.27191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.27387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.27419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.27954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.28481: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10633 1727096094.28509: 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' # <<< 10633 1727096094.28533: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.28690: 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 0x7f1612315ac0> # /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 0x7f1612316870> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123116d0> <<< 10633 1727096094.28734: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10633 1727096094.28762: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.28786: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10633 1727096094.28936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.29098: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612316840><<< 10633 1727096094.29118: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10633 1727096094.29564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.30299: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.30379: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10633 1727096094.30408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10633 1727096094.30422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.30458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.30507: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10633 1727096094.30510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.30913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.30954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10633 1727096094.31018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10633 1727096094.31034: stdout chunk (state=3): >>>import '_ast' # <<< 10633 1727096094.31083: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612317b00> <<< 10633 1727096094.31104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.31248: 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' # import 'ansible.module_utils.common.arg_spec' # <<< 10633 1727096094.31443: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.31474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.31496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.31566: 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 <<< 10633 1727096094.31602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096094.31900: 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' # 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 0x7f1612322420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161231dd00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.31915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.32017: 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' <<< 10633 1727096094.32021: 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 <<< 10633 1727096094.32024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10633 1727096094.32076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10633 1727096094.32079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10633 1727096094.32101: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.32345: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161240ab10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125ea7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123221b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123145f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.32349: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10633 1727096094.32415: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10633 1727096094.32444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10633 1727096094.32643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.32676: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.32760: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10633 1727096094.32844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.32922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.32934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.32972: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10633 1727096094.33388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.33393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.33395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.33427: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10633 1727096094.33467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10633 1727096094.33472: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10633 1727096094.33498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10633 1727096094.33524: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b2870> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10633 1727096094.33559: 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 <<< 10633 1727096094.33811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10633 1727096094.33815: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.33843: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611f902c0> # 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 0x7f1611f90890> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161239f740> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b33e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b1010> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b0bc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10633 1727096094.33892: 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' <<< 10633 1727096094.33936: 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' <<< 10633 1727096094.33971: 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 0x7f1611f93560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611f92e10> # 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 0x7f1611f92ff0> <<< 10633 1727096094.34004: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611f92240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10633 1727096094.34196: 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 0x7f1611f93740> # /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' <<< 10633 1727096094.34207: 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 0x7f1611ff2270> <<< 10633 1727096094.34651: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611ff0290> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b0b90> 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' # <<< 10633 1727096094.34655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.34924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.34928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10633 1727096094.35152: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.35584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10633 1727096094.36209: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.36231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10633 1727096094.36324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10633 1727096094.36410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10633 1727096094.36463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.36773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10633 1727096094.36777: stdout chunk (state=3): >>># 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 0x7f1611ff3800> <<< 10633 1727096094.36805: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.36880: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611ff2e70> <<< 10633 1727096094.37025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10633 1727096094.37271: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.37294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.37353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 10633 1727096094.37403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.37451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10633 1727096094.37496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10633 1727096094.37838: 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 0x7f161202e4e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161201f320> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10633 1727096094.37888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.37941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10633 1727096094.38030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.38283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.38357: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10633 1727096094.38384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10633 1727096094.38415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.38461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10633 1727096094.38561: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10633 1727096094.38672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10633 1727096094.38790: 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 0x7f16120420f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161202dd00> 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 <<< 10633 1727096094.38906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 10633 1727096094.39211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10633 1727096094.39365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10633 1727096094.39386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.39813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10633 1727096094.39816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.40198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.40587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.41101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10633 1727096094.41202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.41305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10633 1727096094.41383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.41581: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10633 1727096094.41670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.41839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 10633 1727096094.41938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.41957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 10633 1727096094.42054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42561: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10633 1727096094.42578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10633 1727096094.42680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42785: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10633 1727096094.42842: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10633 1727096094.42876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.42914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10633 1727096094.42917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.43090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.43145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10633 1727096094.43158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.43406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.43669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10633 1727096094.43684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.43806: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 10633 1727096094.43813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.43999: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.44090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 10633 1727096094.44104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.44188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10633 1727096094.44359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10633 1727096094.44375: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10633 1727096094.44488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.44491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.44591: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10633 1727096094.44711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10633 1727096094.45018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.45112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 10633 1727096094.45152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.45194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10633 1727096094.45223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.45273: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.45333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10633 1727096094.45691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10633 1727096094.45695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10633 1727096094.45733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096094.46000: stdout chunk (state=3): >>># /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' <<< 10633 1727096094.46022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 10633 1727096094.46039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10633 1727096094.46071: 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 0x7f1611e47ad0> <<< 10633 1727096094.46100: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611e44e90> <<< 10633 1727096094.46132: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611e440e0> <<< 10633 1727096094.47245: stdout chunk (state=3): >>> {"ansible_facts": {"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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_lsb": {}, "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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "54", "second": "54", "epoch": "1727096094", "epoch_int": "1727096094", "date": "2024-09-23", "time": "08:54:54", "iso8601_micro": "2024-09-23T12:54:54.458865Z", "iso8601": "2024-09-23T12:54:54Z", "iso8601_basic": "20240923T085454458865", "iso8601_basic_short": "20240923T085454", "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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"}}} <<< 10633 1727096094.47845: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10633 1727096094.48132: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.48143: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 <<< 10633 1727096094.48459: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10633 1727096094.48545: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10633 1727096094.48575: 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 # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10633 1727096094.48600: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10633 1727096094.48656: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10633 1727096094.49013: 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 # 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 <<< 10633 1727096094.49064: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # 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 _hashlib # 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 <<< 10633 1727096094.49190: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10633 1727096094.49225: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 10633 1727096094.49266: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10633 1727096094.49297: 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 <<< 10633 1727096094.49531: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10633 1727096094.49650: 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10633 1727096094.49933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 10633 1727096094.49954: stdout chunk (state=3): >>><<< 10633 1727096094.49963: stderr chunk (state=3): >>><<< 10633 1727096094.50403: _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 0x7f1612fbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612f8bb00> # /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 0x7f1612fbea50> 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 0x7f1612fcd130> # /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 0x7f1612fcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f1612dcbe90> # /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 0x7f1612dcbf50> # /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 0x7f1612e03890> # /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 0x7f1612e03f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612de3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612de1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc9040> # /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 0x7f1612e23800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e22420> # /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 0x7f1612de2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e20b60> # /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 0x7f1612e58860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc82c0> # /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 0x7f1612e58d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e58bc0> # 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 0x7f1612e58f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612dc6de0> # /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 0x7f1612e59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e592e0> 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 0x7f1612e5a510> 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 0x7f1612e70710> 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 0x7f1612e71df0> # /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 0x7f1612e72c90> # 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 0x7f1612e732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e721e0> # /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 0x7f1612e73d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e5a540> # /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 0x7f1612b67c50> # /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 0x7f1612b907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b90500> # 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 0x7f1612b90710> # /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 0x7f1612b910d0> # 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 0x7f1612b91ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b90980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b65df0> # /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 0x7f1612b92ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b91be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612e5ac30> # /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 0x7f1612bbb1d0> # /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 0x7f1612bdf590> # /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 0x7f1612c402f0> # /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 0x7f1612c42a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612c403e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612c05310> # /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 0x7f16125253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612bde390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612b93da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1612bde990> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ohtccbhy/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 0x7f161258f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161256df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161256d100> # 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 0x7f161258cf50> # /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 0x7f16125beab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125be840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125be150> # /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 0x7f16125beba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161258fd10> 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 0x7f16125bf7a0> # 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 0x7f16125bf9e0> # /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 0x7f16125bfef0> 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 0x7f1612429cd0> # 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 0x7f161242b8f0> # /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 0x7f161242c2f0> # /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 0x7f161242d490> # /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 0x7f161242ff20> # 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 0x7f161256f170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242e1e0> # /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 0x7f1612437e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16124368d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612436660> # /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 0x7f1612436ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161242e6f0> # 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 0x7f161247ba10> # /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 0x7f161247c140> # /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 0x7f161247dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247d9a0> # /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 0x7f1612480170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247e2a0> # /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 0x7f1612483890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612480260> # 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 0x7f16124846b0> # 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 0x7f1612484ad0> # 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 0x7f1612484b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161247c2c0> # /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 0x7f1612310290> # 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 0x7f1612311880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612486a20> # 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 0x7f1612487dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1612486660> # 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 0x7f1612315ac0> # /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 0x7f1612316870> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123116d0> 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 0x7f1612316840> # 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 0x7f1612317b00> # 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' # # 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 0x7f1612322420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161231dd00> 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 0x7f161240ab10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16125ea7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123221b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123145f0> # 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 0x7f16123b2870> # /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 0x7f1611f902c0> # 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 0x7f1611f90890> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161239f740> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b33e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b1010> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b0bc0> # /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 0x7f1611f93560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611f92e10> # 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 0x7f1611f92ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611f92240> # /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 0x7f1611f93740> # /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 0x7f1611ff2270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611ff0290> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16123b0b90> 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 0x7f1611ff3800> # /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 0x7f1611ff2e70> 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 0x7f161202e4e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161201f320> 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 0x7f16120420f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f161202dd00> 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 0x7f1611e47ad0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611e44e90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1611e440e0> {"ansible_facts": {"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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_lsb": {}, "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": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "54", "second": "54", "epoch": "1727096094", "epoch_int": "1727096094", "date": "2024-09-23", "time": "08:54:54", "iso8601_micro": "2024-09-23T12:54:54.458865Z", "iso8601": "2024-09-23T12:54:54Z", "iso8601_basic": "20240923T085454458865", "iso8601_basic_short": "20240923T085454", "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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.11.125 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10633 1727096094.52074: 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-1727096093.9810853-10726-27386685813131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10633 1727096094.52078: _low_level_execute_command(): starting 10633 1727096094.52080: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096093.9810853-10726-27386685813131/ > /dev/null 2>&1 && sleep 0' 10633 1727096094.52229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096094.52384: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.52628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.52632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.52701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096094.54579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.54776: stderr chunk (state=3): >>><<< 10633 1727096094.54780: stdout chunk (state=3): >>><<< 10633 1727096094.54782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.54785: handler run complete 10633 1727096094.54787: variable 'ansible_facts' from source: unknown 10633 1727096094.55008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096094.55177: variable 'ansible_facts' from source: unknown 10633 1727096094.55255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096094.55317: attempt loop complete, returning result 10633 1727096094.55347: _execute() done 10633 1727096094.55365: dumping result to json 10633 1727096094.55385: done dumping result, returning 10633 1727096094.55398: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-8f26-44ca-0000000000de] 10633 1727096094.55405: sending task result for task 0afff68d-5257-8f26-44ca-0000000000de ok: [managed_node1] 10633 1727096094.55808: no more pending results, returning what we have 10633 1727096094.55812: results queue empty 10633 1727096094.55813: checking for any_errors_fatal 10633 1727096094.55815: done checking for any_errors_fatal 10633 1727096094.55816: checking for max_fail_percentage 10633 1727096094.55817: done checking for max_fail_percentage 10633 1727096094.55818: checking to see if all hosts have failed and the running result is not ok 10633 1727096094.55819: done checking to see if all hosts have failed 10633 1727096094.55820: getting the remaining hosts for this loop 10633 1727096094.55821: done getting the remaining hosts for this loop 10633 1727096094.55826: getting the next task for host managed_node1 10633 1727096094.55835: done getting next task for host managed_node1 10633 1727096094.55838: ^ task is: TASK: Check if system is ostree 10633 1727096094.55841: ^ 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 10633 1727096094.55844: getting variables 10633 1727096094.55846: in VariableManager get_vars() 10633 1727096094.56072: Calling all_inventory to load vars for managed_node1 10633 1727096094.56076: Calling groups_inventory to load vars for managed_node1 10633 1727096094.56079: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096094.56097: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000de 10633 1727096094.56100: WORKER PROCESS EXITING 10633 1727096094.56114: Calling all_plugins_play to load vars for managed_node1 10633 1727096094.56118: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096094.56121: Calling groups_plugins_play to load vars for managed_node1 10633 1727096094.56374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096094.56614: done with get_vars() 10633 1727096094.56626: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:54:54 -0400 (0:00:00.706) 0:00:02.385 ****** 10633 1727096094.56746: entering _queue_task() for managed_node1/stat 10633 1727096094.57288: worker is 1 (out of 1 available) 10633 1727096094.57297: exiting _queue_task() for managed_node1/stat 10633 1727096094.57306: done queuing things up, now waiting for results queue to drain 10633 1727096094.57308: waiting for pending results... 10633 1727096094.57408: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 10633 1727096094.57530: in run() - task 0afff68d-5257-8f26-44ca-0000000000e0 10633 1727096094.57585: variable 'ansible_search_path' from source: unknown 10633 1727096094.57588: variable 'ansible_search_path' from source: unknown 10633 1727096094.57614: calling self._execute() 10633 1727096094.57697: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096094.57772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096094.57776: variable 'omit' from source: magic vars 10633 1727096094.58875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10633 1727096094.59049: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10633 1727096094.59219: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10633 1727096094.59257: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10633 1727096094.59460: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10633 1727096094.59577: 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) 10633 1727096094.59637: 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) 10633 1727096094.59775: 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) 10633 1727096094.59778: 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) 10633 1727096094.59899: Evaluated conditional (not __network_is_ostree is defined): True 10633 1727096094.59910: variable 'omit' from source: magic vars 10633 1727096094.60040: variable 'omit' from source: magic vars 10633 1727096094.60149: variable 'omit' from source: magic vars 10633 1727096094.60205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10633 1727096094.60405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10633 1727096094.60515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10633 1727096094.60519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096094.60521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096094.60523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096094.60526: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096094.60528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096094.60842: Set connection var ansible_pipelining to False 10633 1727096094.60846: Set connection var ansible_shell_type to sh 10633 1727096094.60848: Set connection var ansible_module_compression to ZIP_DEFLATED 10633 1727096094.60851: Set connection var ansible_shell_executable to /bin/sh 10633 1727096094.60853: Set connection var ansible_timeout to 10 10633 1727096094.60855: Set connection var ansible_connection to ssh 10633 1727096094.60857: variable 'ansible_shell_executable' from source: unknown 10633 1727096094.60859: variable 'ansible_connection' from source: unknown 10633 1727096094.60861: variable 'ansible_module_compression' from source: unknown 10633 1727096094.60864: variable 'ansible_shell_type' from source: unknown 10633 1727096094.60865: variable 'ansible_shell_executable' from source: unknown 10633 1727096094.60869: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096094.60871: variable 'ansible_pipelining' from source: unknown 10633 1727096094.60873: variable 'ansible_timeout' from source: unknown 10633 1727096094.60875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096094.61235: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10633 1727096094.61252: variable 'omit' from source: magic vars 10633 1727096094.61263: starting attempt loop 10633 1727096094.61279: running the handler 10633 1727096094.61390: _low_level_execute_command(): starting 10633 1727096094.61393: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10633 1727096094.62256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096094.62391: 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.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.62448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.64595: stdout chunk (state=3): >>>/root <<< 10633 1727096094.64828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.64861: stderr chunk (state=3): >>><<< 10633 1727096094.64876: stdout chunk (state=3): >>><<< 10633 1727096094.64952: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.65002: _low_level_execute_command(): starting 10633 1727096094.65006: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625 `" && echo ansible-tmp-1727096094.6497211-10762-185137579718625="` echo /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625 `" ) && sleep 0' 10633 1727096094.65495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096094.65499: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.65502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096094.65504: 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.65550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.65554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.65636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 10633 1727096094.68345: stdout chunk (state=3): >>>ansible-tmp-1727096094.6497211-10762-185137579718625=/root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625 <<< 10633 1727096094.68559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.68562: stdout chunk (state=3): >>><<< 10633 1727096094.68565: stderr chunk (state=3): >>><<< 10633 1727096094.68773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096094.6497211-10762-185137579718625=/root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.68777: variable 'ansible_module_compression' from source: unknown 10633 1727096094.68780: ANSIBALLZ: Using lock for stat 10633 1727096094.68782: ANSIBALLZ: Acquiring lock 10633 1727096094.68784: ANSIBALLZ: Lock acquired: 139925392659696 10633 1727096094.68785: ANSIBALLZ: Creating module 10633 1727096094.82606: ANSIBALLZ: Writing module into payload 10633 1727096094.82682: ANSIBALLZ: Writing module 10633 1727096094.82715: ANSIBALLZ: Renaming module 10633 1727096094.82876: ANSIBALLZ: Done creating module 10633 1727096094.82879: variable 'ansible_facts' from source: unknown 10633 1727096094.82953: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py 10633 1727096094.83280: Sending initial data 10633 1727096094.83294: Sent initial data (153 bytes) 10633 1727096094.84246: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found <<< 10633 1727096094.84264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.84350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.84376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.84401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.84475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096094.86715: 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 <<< 10633 1727096094.86783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10633 1727096094.86861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-106335p8tgbl5/tmpktlzoqe9 /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py <<< 10633 1727096094.86864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py" <<< 10633 1727096094.86931: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-106335p8tgbl5/tmpktlzoqe9" to remote "/root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py" <<< 10633 1727096094.88701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.88821: stderr chunk (state=3): >>><<< 10633 1727096094.88825: stdout chunk (state=3): >>><<< 10633 1727096094.88827: done transferring module to remote 10633 1727096094.88829: _low_level_execute_command(): starting 10633 1727096094.88831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/ /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py && sleep 0' 10633 1727096094.90060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096094.90079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096094.90095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096094.90114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10633 1727096094.90183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.90235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.90262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096094.90285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.90393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096094.92287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096094.92290: stdout chunk (state=3): >>><<< 10633 1727096094.92293: stderr chunk (state=3): >>><<< 10633 1727096094.92337: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096094.92347: _low_level_execute_command(): starting 10633 1727096094.92365: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/AnsiballZ_stat.py && sleep 0' 10633 1727096094.93129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 10633 1727096094.93144: 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10633 1727096094.93239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096094.93279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096094.93372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096094.96164: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 10633 1727096094.96279: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10633 1727096094.96328: stdout chunk (state=3): >>>import 'posix' # <<< 10633 1727096094.96345: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10633 1727096094.96375: stdout chunk (state=3): >>>import 'time' # <<< 10633 1727096094.96392: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10633 1727096094.96448: 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' <<< 10633 1727096094.96507: stdout chunk (state=3): >>>import '_codecs' # <<< 10633 1727096094.96530: stdout chunk (state=3): >>>import 'codecs' # <<< 10633 1727096094.96595: 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' <<< 10633 1727096094.96598: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b589bc4d0> <<< 10633 1727096094.96645: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5898bb00> <<< 10633 1727096094.96658: 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' <<< 10633 1727096094.96677: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b589bea50> import '_signal' # <<< 10633 1727096094.96698: stdout chunk (state=3): >>>import '_abc' # <<< 10633 1727096094.96735: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 10633 1727096094.96862: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10633 1727096094.96953: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 10633 1727096094.97006: stdout chunk (state=3): >>>import 'os' # <<< 10633 1727096094.97044: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10633 1727096094.97050: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10633 1727096094.97062: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10633 1727096094.97093: 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' <<< 10633 1727096094.97162: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b589cd130> <<< 10633 1727096094.97204: 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 <<< 10633 1727096094.97221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096094.97249: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b589cdfa0> import 'site' # <<< 10633 1727096094.97295: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10633 1727096094.97668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10633 1727096094.97707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10633 1727096094.97712: 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' <<< 10633 1727096094.97786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10633 1727096094.97801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10633 1727096094.97861: 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' <<< 10633 1727096094.98004: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587cbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10633 1727096094.98304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587cbf50> # /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' <<< 10633 1727096094.98337: stdout chunk (state=3): >>># /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 0x7f8b58803890> # /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 0x7f8b58803f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587e3b60> import '_functools' # <<< 10633 1727096094.98432: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587e1280> <<< 10633 1727096094.98473: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c9040> <<< 10633 1727096094.98501: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10633 1727096094.98580: stdout chunk (state=3): >>># 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 <<< 10633 1727096094.98600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10633 1727096094.98628: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10633 1727096094.98692: 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 0x7f8b58823800> <<< 10633 1727096094.98793: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58822420> <<< 10633 1727096094.98832: 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 0x7f8b587e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58820b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10633 1727096094.98854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58858860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c82c0> # /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' <<< 10633 1727096094.98997: 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 0x7f8b58858d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58858bc0> # 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 0x7f8b58858f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c6de0> <<< 10633 1727096094.99059: 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 <<< 10633 1727096094.99201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58859610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588592e0> 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 0x7f8b5885a510> import 'importlib.util' # import 'runpy' # <<< 10633 1727096094.99247: stdout chunk (state=3): >>># /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 0x7f8b58870710> <<< 10633 1727096094.99309: stdout chunk (state=3): >>>import 'errno' # <<< 10633 1727096094.99377: 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 0x7f8b58871df0> <<< 10633 1727096094.99595: 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' # /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 0x7f8b58872c90> # 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 0x7f8b588732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588721e0> # /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' <<< 10633 1727096094.99600: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096094.99603: 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 0x7f8b58873d70> <<< 10633 1727096094.99605: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588734a0> <<< 10633 1727096094.99657: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5885a540> # /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 <<< 10633 1727096094.99662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10633 1727096094.99723: 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 0x7f8b5860fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 10633 1727096094.99728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 10633 1727096094.99957: 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 0x7f8b586387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58638500> <<< 10633 1727096094.99977: stdout chunk (state=3): >>># 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 0x7f8b58638710> # /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' <<< 10633 1727096095.00491: 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 0x7f8b586390d0> # 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 0x7f8b58639ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58638980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5860ddf0> # /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 0x7f8b5863aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58639be0> <<< 10633 1727096095.00495: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5885ac30> # /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 0x7f8b586631d0> <<< 10633 1727096095.00525: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10633 1727096095.00548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096095.00564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10633 1727096095.00600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10633 1727096095.00625: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58687590> <<< 10633 1727096095.00654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10633 1727096095.00707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10633 1727096095.00760: stdout chunk (state=3): >>>import 'ntpath' # <<< 10633 1727096095.00780: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 10633 1727096095.00798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586e82f0> <<< 10633 1727096095.00827: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10633 1727096095.00830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10633 1727096095.00872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10633 1727096095.00981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586eaa20> <<< 10633 1727096095.01062: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586e83e0> <<< 10633 1727096095.01116: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586ad310> <<< 10633 1727096095.01142: stdout chunk (state=3): >>># /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 0x7f8b584ed3a0> <<< 10633 1727096095.01491: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58686390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5863bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b58686990> <<< 10633 1727096095.01495: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_mx1kohsn/ansible_stat_payload.zip' # zipimport: zlib available <<< 10633 1727096095.01587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.01611: 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' <<< 10633 1727096095.01666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10633 1727096095.01885: stdout chunk (state=3): >>># 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 0x7f8b58543080> import '_typing' # <<< 10633 1727096095.01987: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58521f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58521100> # zipimport: zlib available <<< 10633 1727096095.02002: stdout chunk (state=3): >>>import 'ansible' # <<< 10633 1727096095.02025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.02029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.02053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 10633 1727096095.02077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.03500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.04611: 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 0x7f8b58540f20> <<< 10633 1727096095.04699: stdout chunk (state=3): >>># /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' <<< 10633 1727096095.04744: 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 0x7f8b5856a9c0> <<< 10633 1727096095.04755: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5856a780> <<< 10633 1727096095.04796: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5856a0f0> <<< 10633 1727096095.04853: 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' <<< 10633 1727096095.04975: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5856aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58543b00> <<< 10633 1727096095.04977: stdout chunk (state=3): >>>import 'atexit' # <<< 10633 1727096095.05082: stdout chunk (state=3): >>># 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 0x7f8b5856b710> # 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 0x7f8b5856b950> # /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 0x7f8b5856be90> import 'pwd' # <<< 10633 1727096095.05089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10633 1727096095.05143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10633 1727096095.05181: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f11be0> <<< 10633 1727096095.05185: 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 0x7f8b57f13800> <<< 10633 1727096095.05237: stdout chunk (state=3): >>># /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' <<< 10633 1727096095.05309: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f18200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10633 1727096095.05339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10633 1727096095.05400: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f190d0> # /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' <<< 10633 1727096095.05436: 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' <<< 10633 1727096095.05494: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1be30> <<< 10633 1727096095.05547: stdout chunk (state=3): >>># 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 0x7f8b587c6ed0> <<< 10633 1727096095.05663: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10633 1727096095.05692: 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 # 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 0x7f8b57f1fc80> <<< 10633 1727096095.05698: stdout chunk (state=3): >>>import '_tokenize' # <<< 10633 1727096095.05898: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1e4b0> # /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 0x7f8b57f1ea20> <<< 10633 1727096095.05924: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1a600> <<< 10633 1727096095.05931: 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 0x7f8b57f67ef0> <<< 10633 1727096095.06002: 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' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f67f50> # /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' <<< 10633 1727096095.06026: 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' <<< 10633 1727096095.06066: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096095.06081: 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 0x7f8b57f69b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f698e0> <<< 10633 1727096095.06090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10633 1727096095.06235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10633 1727096095.06258: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096095.06265: stdout chunk (state=3): >>># 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 0x7f8b57f6bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f6a150> <<< 10633 1727096095.06342: 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' <<< 10633 1727096095.06481: 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' <<< 10633 1727096095.06566: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f6f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f6bf50> <<< 10633 1727096095.06601: 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' # 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 0x7f8b57f70680> <<< 10633 1727096095.06632: 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 0x7f8b57f70620> <<< 10633 1727096095.06682: 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 0x7f8b57f707d0> <<< 10633 1727096095.06704: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f68260> <<< 10633 1727096095.06708: 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 <<< 10633 1727096095.06786: stdout chunk (state=3): >>># 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' <<< 10633 1727096095.06811: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10633 1727096095.06815: stdout chunk (state=3): >>># 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 0x7f8b57f73f50> <<< 10633 1727096095.06992: 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 0x7f8b57ffd2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f726f0> <<< 10633 1727096095.07129: 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 0x7f8b57f73a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f722d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10633 1727096095.07280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 10633 1727096095.07295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.07307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10633 1727096095.07320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.07450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.07579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.08131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.08707: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10633 1727096095.08726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096095.08781: 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 0x7f8b57e013a0> <<< 10633 1727096095.08861: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10633 1727096095.08898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e020c0> <<< 10633 1727096095.08904: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f735c0> <<< 10633 1727096095.08959: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10633 1727096095.08963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.08999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.09003: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10633 1727096095.09026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.09161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.09344: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e02060> <<< 10633 1727096095.09366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.09815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.10266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.10334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.10413: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10633 1727096095.10453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.10524: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10633 1727096095.10527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.10802: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.10993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10633 1727096095.11287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10633 1727096095.11309: stdout chunk (state=3): >>>import '_ast' # <<< 10633 1727096095.11376: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e03170> <<< 10633 1727096095.11388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11532: 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' # <<< 10633 1727096095.11571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10633 1727096095.11655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.11859: 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 <<< 10633 1727096095.11916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10633 1727096095.11996: 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' <<< 10633 1727096095.12037: 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 0x7f8b57e0ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e09400> <<< 10633 1727096095.12080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10633 1727096095.12142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.12207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.12239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.12283: 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' <<< 10633 1727096095.12307: 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 <<< 10633 1727096095.12352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10633 1727096095.12355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10633 1727096095.12412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10633 1727096095.12430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10633 1727096095.12456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10633 1727096095.12501: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b585c26f0> <<< 10633 1727096095.12534: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b585b23c0> <<< 10633 1727096095.12630: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e0deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e03f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10633 1727096095.12681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.12704: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10633 1727096095.12762: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10633 1727096095.12800: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10633 1727096095.12954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.13156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10633 1727096095.13294: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10633 1727096095.13298: stdout chunk (state=3): >>># destroy __main__ <<< 10633 1727096095.13682: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.13710: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.13783: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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__ <<< 10633 1727096095.13787: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.13849: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.13864: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.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 <<< 10633 1727096095.14115: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10633 1727096095.14159: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10633 1727096095.14188: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 10633 1727096095.14226: stdout chunk (state=3): >>># destroy ntpath <<< 10633 1727096095.14274: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.14318: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 10633 1727096095.14352: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 10633 1727096095.14366: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 10633 1727096095.14431: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.14470: stdout chunk (state=3): >>># 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 10633 1727096095.14534: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.14559: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.14587: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 10633 1727096095.14609: 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<<< 10633 1727096095.14643: stdout chunk (state=3): >>> <<< 10633 1727096095.14737: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10633 1727096095.14775: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 10633 1727096095.14800: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10633 1727096095.14856: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 10633 1727096095.14883: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.14894: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10633 1727096095.14994: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10633 1727096095.15021: stdout chunk (state=3): >>># 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 <<< 10633 1727096095.15056: stdout chunk (state=3): >>># destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 10633 1727096095.15096: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10633 1727096095.15491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 10633 1727096095.15495: stdout chunk (state=3): >>><<< 10633 1727096095.15496: stderr chunk (state=3): >>><<< 10633 1727096095.15651: _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 0x7f8b589bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5898bb00> # /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 0x7f8b589bea50> 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 0x7f8b589cd130> # /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 0x7f8b589cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f8b587cbe90> # /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 0x7f8b587cbf50> # /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 0x7f8b58803890> # /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 0x7f8b58803f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587e3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587e1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c9040> # /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 0x7f8b58823800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58822420> # /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 0x7f8b587e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58820b60> # /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 0x7f8b58858860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c82c0> # /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 0x7f8b58858d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58858bc0> # 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 0x7f8b58858f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b587c6de0> # /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 0x7f8b58859610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588592e0> 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 0x7f8b5885a510> 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 0x7f8b58870710> 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 0x7f8b58871df0> # /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 0x7f8b58872c90> # 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 0x7f8b588732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588721e0> # /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 0x7f8b58873d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b588734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5885a540> # /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 0x7f8b5860fc50> # /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 0x7f8b586387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58638500> # 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 0x7f8b58638710> # /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 0x7f8b586390d0> # 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 0x7f8b58639ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58638980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5860ddf0> # /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 0x7f8b5863aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58639be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5885ac30> # /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 0x7f8b586631d0> # /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 0x7f8b58687590> # /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 0x7f8b586e82f0> # /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 0x7f8b586eaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586e83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b586ad310> # /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 0x7f8b584ed3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58686390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5863bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b58686990> # zipimport: found 30 names in '/tmp/ansible_stat_payload_mx1kohsn/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 0x7f8b58543080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58521f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58521100> # 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 0x7f8b58540f20> # /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 0x7f8b5856a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5856a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b5856a0f0> # /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 0x7f8b5856aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b58543b00> 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 0x7f8b5856b710> # 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 0x7f8b5856b950> # /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 0x7f8b5856be90> 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 0x7f8b57f11be0> # 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 0x7f8b57f13800> # /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 0x7f8b57f18200> # /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 0x7f8b57f190d0> # /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 0x7f8b57f1be30> # 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 0x7f8b587c6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1a0f0> # /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 0x7f8b57f1fc80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1e4b0> # /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 0x7f8b57f1ea20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f1a600> # 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 0x7f8b57f67ef0> # /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 0x7f8b57f67f50> # /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 0x7f8b57f69b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f698e0> # /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 0x7f8b57f6bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f6a150> # /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 0x7f8b57f6f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f6bf50> # 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 0x7f8b57f70680> # 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 0x7f8b57f70620> # 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 0x7f8b57f707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f68260> # /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 0x7f8b57f73f50> # 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 0x7f8b57ffd2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f726f0> # 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 0x7f8b57f73a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f722d0> # 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 0x7f8b57e013a0> # /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 0x7f8b57e020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57f735c0> 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 0x7f8b57e02060> # 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 0x7f8b57e03170> # 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' # # 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 0x7f8b57e0ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e09400> 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 0x7f8b585c26f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b585b23c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e0deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b57e03f50> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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.11.125 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10633 1727096095.16291: 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-1727096094.6497211-10762-185137579718625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10633 1727096095.16294: _low_level_execute_command(): starting 10633 1727096095.16297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096094.6497211-10762-185137579718625/ > /dev/null 2>&1 && sleep 0' 10633 1727096095.16677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10633 1727096095.16694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10633 1727096095.16710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10633 1727096095.16733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10633 1727096095.16839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 10633 1727096095.16870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10633 1727096095.16892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10633 1727096095.16997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10633 1727096095.18957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10633 1727096095.18981: stdout chunk (state=3): >>><<< 10633 1727096095.18993: stderr chunk (state=3): >>><<< 10633 1727096095.19015: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 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.11.125 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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 10633 1727096095.19173: handler run complete 10633 1727096095.19177: attempt loop complete, returning result 10633 1727096095.19179: _execute() done 10633 1727096095.19181: dumping result to json 10633 1727096095.19183: done dumping result, returning 10633 1727096095.19185: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-8f26-44ca-0000000000e0] 10633 1727096095.19187: sending task result for task 0afff68d-5257-8f26-44ca-0000000000e0 10633 1727096095.19253: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000e0 10633 1727096095.19257: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 10633 1727096095.19332: no more pending results, returning what we have 10633 1727096095.19335: results queue empty 10633 1727096095.19336: checking for any_errors_fatal 10633 1727096095.19341: done checking for any_errors_fatal 10633 1727096095.19342: checking for max_fail_percentage 10633 1727096095.19344: done checking for max_fail_percentage 10633 1727096095.19345: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.19346: done checking to see if all hosts have failed 10633 1727096095.19346: getting the remaining hosts for this loop 10633 1727096095.19348: done getting the remaining hosts for this loop 10633 1727096095.19352: getting the next task for host managed_node1 10633 1727096095.19358: done getting next task for host managed_node1 10633 1727096095.19360: ^ task is: TASK: Set flag to indicate system is ostree 10633 1727096095.19363: ^ 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 10633 1727096095.19380: getting variables 10633 1727096095.19382: in VariableManager get_vars() 10633 1727096095.19415: Calling all_inventory to load vars for managed_node1 10633 1727096095.19418: Calling groups_inventory to load vars for managed_node1 10633 1727096095.19426: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.19438: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.19440: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.19442: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.19621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.19798: done with get_vars() 10633 1727096095.19813: done getting variables 10633 1727096095.19887: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:54:55 -0400 (0:00:00.631) 0:00:03.017 ****** 10633 1727096095.19909: entering _queue_task() for managed_node1/set_fact 10633 1727096095.19911: Creating lock for set_fact 10633 1727096095.20142: worker is 1 (out of 1 available) 10633 1727096095.20152: exiting _queue_task() for managed_node1/set_fact 10633 1727096095.20163: done queuing things up, now waiting for results queue to drain 10633 1727096095.20165: waiting for pending results... 10633 1727096095.20312: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 10633 1727096095.20387: in run() - task 0afff68d-5257-8f26-44ca-0000000000e1 10633 1727096095.20404: variable 'ansible_search_path' from source: unknown 10633 1727096095.20408: variable 'ansible_search_path' from source: unknown 10633 1727096095.20429: calling self._execute() 10633 1727096095.20488: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.20492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.20503: variable 'omit' from source: magic vars 10633 1727096095.20848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10633 1727096095.21078: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10633 1727096095.21187: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10633 1727096095.21190: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10633 1727096095.21193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10633 1727096095.21268: 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) 10633 1727096095.21332: 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) 10633 1727096095.21336: 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) 10633 1727096095.21340: 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) 10633 1727096095.21448: Evaluated conditional (not __network_is_ostree is defined): True 10633 1727096095.21455: variable 'omit' from source: magic vars 10633 1727096095.21573: variable 'omit' from source: magic vars 10633 1727096095.21623: variable '__ostree_booted_stat' from source: set_fact 10633 1727096095.21683: variable 'omit' from source: magic vars 10633 1727096095.21718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10633 1727096095.21752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10633 1727096095.21777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10633 1727096095.21800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096095.21820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096095.21858: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096095.21866: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.21877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.21980: Set connection var ansible_pipelining to False 10633 1727096095.21993: Set connection var ansible_shell_type to sh 10633 1727096095.22008: Set connection var ansible_module_compression to ZIP_DEFLATED 10633 1727096095.22021: Set connection var ansible_shell_executable to /bin/sh 10633 1727096095.22036: Set connection var ansible_timeout to 10 10633 1727096095.22039: Set connection var ansible_connection to ssh 10633 1727096095.22058: variable 'ansible_shell_executable' from source: unknown 10633 1727096095.22061: variable 'ansible_connection' from source: unknown 10633 1727096095.22064: variable 'ansible_module_compression' from source: unknown 10633 1727096095.22066: variable 'ansible_shell_type' from source: unknown 10633 1727096095.22072: variable 'ansible_shell_executable' from source: unknown 10633 1727096095.22075: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.22079: variable 'ansible_pipelining' from source: unknown 10633 1727096095.22082: variable 'ansible_timeout' from source: unknown 10633 1727096095.22086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.22177: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10633 1727096095.22206: variable 'omit' from source: magic vars 10633 1727096095.22210: starting attempt loop 10633 1727096095.22212: running the handler 10633 1727096095.22215: handler run complete 10633 1727096095.22217: attempt loop complete, returning result 10633 1727096095.22219: _execute() done 10633 1727096095.22222: dumping result to json 10633 1727096095.22233: done dumping result, returning 10633 1727096095.22236: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-8f26-44ca-0000000000e1] 10633 1727096095.22238: sending task result for task 0afff68d-5257-8f26-44ca-0000000000e1 10633 1727096095.22328: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000e1 10633 1727096095.22331: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 10633 1727096095.22390: no more pending results, returning what we have 10633 1727096095.22393: results queue empty 10633 1727096095.22394: checking for any_errors_fatal 10633 1727096095.22400: done checking for any_errors_fatal 10633 1727096095.22401: checking for max_fail_percentage 10633 1727096095.22403: done checking for max_fail_percentage 10633 1727096095.22403: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.22404: done checking to see if all hosts have failed 10633 1727096095.22405: getting the remaining hosts for this loop 10633 1727096095.22406: done getting the remaining hosts for this loop 10633 1727096095.22410: getting the next task for host managed_node1 10633 1727096095.22419: done getting next task for host managed_node1 10633 1727096095.22421: ^ task is: TASK: Fix CentOS6 Base repo 10633 1727096095.22424: ^ 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 10633 1727096095.22428: getting variables 10633 1727096095.22429: in VariableManager get_vars() 10633 1727096095.22459: Calling all_inventory to load vars for managed_node1 10633 1727096095.22462: Calling groups_inventory to load vars for managed_node1 10633 1727096095.22465: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.22477: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.22480: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.22490: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.22745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.22943: done with get_vars() 10633 1727096095.22954: done getting variables 10633 1727096095.23092: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:54:55 -0400 (0:00:00.032) 0:00:03.049 ****** 10633 1727096095.23131: entering _queue_task() for managed_node1/copy 10633 1727096095.23469: worker is 1 (out of 1 available) 10633 1727096095.23480: exiting _queue_task() for managed_node1/copy 10633 1727096095.23492: done queuing things up, now waiting for results queue to drain 10633 1727096095.23494: waiting for pending results... 10633 1727096095.23715: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 10633 1727096095.23769: in run() - task 0afff68d-5257-8f26-44ca-0000000000e3 10633 1727096095.23784: variable 'ansible_search_path' from source: unknown 10633 1727096095.23788: variable 'ansible_search_path' from source: unknown 10633 1727096095.23815: calling self._execute() 10633 1727096095.23903: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.23908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.23911: variable 'omit' from source: magic vars 10633 1727096095.24447: variable 'ansible_distribution' from source: facts 10633 1727096095.24550: Evaluated conditional (ansible_distribution == 'CentOS'): True 10633 1727096095.24602: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.24614: Evaluated conditional (ansible_distribution_major_version == '6'): False 10633 1727096095.24621: when evaluation is False, skipping this task 10633 1727096095.24657: _execute() done 10633 1727096095.24669: dumping result to json 10633 1727096095.24674: done dumping result, returning 10633 1727096095.24677: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-8f26-44ca-0000000000e3] 10633 1727096095.24679: sending task result for task 0afff68d-5257-8f26-44ca-0000000000e3 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10633 1727096095.24952: no more pending results, returning what we have 10633 1727096095.24956: results queue empty 10633 1727096095.24956: checking for any_errors_fatal 10633 1727096095.24961: done checking for any_errors_fatal 10633 1727096095.24962: checking for max_fail_percentage 10633 1727096095.24963: done checking for max_fail_percentage 10633 1727096095.24964: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.24965: done checking to see if all hosts have failed 10633 1727096095.24965: getting the remaining hosts for this loop 10633 1727096095.24967: done getting the remaining hosts for this loop 10633 1727096095.24973: getting the next task for host managed_node1 10633 1727096095.24997: done getting next task for host managed_node1 10633 1727096095.25000: ^ task is: TASK: Include the task 'enable_epel.yml' 10633 1727096095.25003: ^ 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 10633 1727096095.25008: getting variables 10633 1727096095.25009: in VariableManager get_vars() 10633 1727096095.25039: Calling all_inventory to load vars for managed_node1 10633 1727096095.25042: Calling groups_inventory to load vars for managed_node1 10633 1727096095.25045: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.25051: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000e3 10633 1727096095.25054: WORKER PROCESS EXITING 10633 1727096095.25063: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.25065: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.25069: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.25247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.25372: done with get_vars() 10633 1727096095.25380: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:54:55 -0400 (0:00:00.023) 0:00:03.072 ****** 10633 1727096095.25451: entering _queue_task() for managed_node1/include_tasks 10633 1727096095.25729: worker is 1 (out of 1 available) 10633 1727096095.25740: exiting _queue_task() for managed_node1/include_tasks 10633 1727096095.25754: done queuing things up, now waiting for results queue to drain 10633 1727096095.25755: waiting for pending results... 10633 1727096095.26015: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 10633 1727096095.26125: in run() - task 0afff68d-5257-8f26-44ca-0000000000e4 10633 1727096095.26174: variable 'ansible_search_path' from source: unknown 10633 1727096095.26178: variable 'ansible_search_path' from source: unknown 10633 1727096095.26197: calling self._execute() 10633 1727096095.26279: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.26291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.26373: variable 'omit' from source: magic vars 10633 1727096095.26805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.28876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.28885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.28927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.28965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.29003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.29087: 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) 10633 1727096095.29124: 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) 10633 1727096095.29153: 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) 10633 1727096095.29200: 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) 10633 1727096095.29220: 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) 10633 1727096095.29337: variable '__network_is_ostree' from source: set_fact 10633 1727096095.29360: Evaluated conditional (not __network_is_ostree | d(false)): True 10633 1727096095.29474: _execute() done 10633 1727096095.29477: dumping result to json 10633 1727096095.29480: done dumping result, returning 10633 1727096095.29482: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-8f26-44ca-0000000000e4] 10633 1727096095.29484: sending task result for task 0afff68d-5257-8f26-44ca-0000000000e4 10633 1727096095.29557: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000e4 10633 1727096095.29561: WORKER PROCESS EXITING 10633 1727096095.29591: no more pending results, returning what we have 10633 1727096095.29596: in VariableManager get_vars() 10633 1727096095.29629: Calling all_inventory to load vars for managed_node1 10633 1727096095.29632: Calling groups_inventory to load vars for managed_node1 10633 1727096095.29635: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.29760: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.29766: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.29772: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.29997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.30261: done with get_vars() 10633 1727096095.30271: variable 'ansible_search_path' from source: unknown 10633 1727096095.30273: variable 'ansible_search_path' from source: unknown 10633 1727096095.30321: we have included files to process 10633 1727096095.30323: generating all_blocks data 10633 1727096095.30325: done generating all_blocks data 10633 1727096095.30330: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10633 1727096095.30332: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10633 1727096095.30334: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 10633 1727096095.30792: done processing included file 10633 1727096095.30794: iterating over new_blocks loaded from include file 10633 1727096095.30795: in VariableManager get_vars() 10633 1727096095.30804: done with get_vars() 10633 1727096095.30805: filtering new block on tags 10633 1727096095.30819: done filtering new block on tags 10633 1727096095.30821: in VariableManager get_vars() 10633 1727096095.30827: done with get_vars() 10633 1727096095.30828: filtering new block on tags 10633 1727096095.30834: done filtering new block on tags 10633 1727096095.30835: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 10633 1727096095.30839: extending task lists for all hosts with included blocks 10633 1727096095.30910: done extending task lists 10633 1727096095.30912: done processing included files 10633 1727096095.30912: results queue empty 10633 1727096095.30913: checking for any_errors_fatal 10633 1727096095.30915: done checking for any_errors_fatal 10633 1727096095.30915: checking for max_fail_percentage 10633 1727096095.30916: done checking for max_fail_percentage 10633 1727096095.30916: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.30917: done checking to see if all hosts have failed 10633 1727096095.30917: getting the remaining hosts for this loop 10633 1727096095.30918: done getting the remaining hosts for this loop 10633 1727096095.30920: getting the next task for host managed_node1 10633 1727096095.30922: done getting next task for host managed_node1 10633 1727096095.30924: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 10633 1727096095.30926: ^ 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 10633 1727096095.30927: getting variables 10633 1727096095.30927: in VariableManager get_vars() 10633 1727096095.30933: Calling all_inventory to load vars for managed_node1 10633 1727096095.30935: Calling groups_inventory to load vars for managed_node1 10633 1727096095.30936: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.30940: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.30946: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.30949: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.31048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.31156: done with get_vars() 10633 1727096095.31162: done getting variables 10633 1727096095.31215: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 10633 1727096095.31356: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:54:55 -0400 (0:00:00.059) 0:00:03.132 ****** 10633 1727096095.31391: entering _queue_task() for managed_node1/command 10633 1727096095.31392: Creating lock for command 10633 1727096095.31631: worker is 1 (out of 1 available) 10633 1727096095.31641: exiting _queue_task() for managed_node1/command 10633 1727096095.31652: done queuing things up, now waiting for results queue to drain 10633 1727096095.31654: waiting for pending results... 10633 1727096095.31812: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 10633 1727096095.31893: in run() - task 0afff68d-5257-8f26-44ca-0000000000fe 10633 1727096095.31899: variable 'ansible_search_path' from source: unknown 10633 1727096095.31902: variable 'ansible_search_path' from source: unknown 10633 1727096095.31929: calling self._execute() 10633 1727096095.31987: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.31991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.32005: variable 'omit' from source: magic vars 10633 1727096095.32395: variable 'ansible_distribution' from source: facts 10633 1727096095.32398: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10633 1727096095.32673: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.32676: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10633 1727096095.32679: when evaluation is False, skipping this task 10633 1727096095.32681: _execute() done 10633 1727096095.32685: dumping result to json 10633 1727096095.32687: done dumping result, returning 10633 1727096095.32691: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-8f26-44ca-0000000000fe] 10633 1727096095.32694: sending task result for task 0afff68d-5257-8f26-44ca-0000000000fe 10633 1727096095.32780: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000fe skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10633 1727096095.32961: no more pending results, returning what we have 10633 1727096095.32964: results queue empty 10633 1727096095.32965: checking for any_errors_fatal 10633 1727096095.32966: done checking for any_errors_fatal 10633 1727096095.32967: checking for max_fail_percentage 10633 1727096095.32970: done checking for max_fail_percentage 10633 1727096095.32971: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.32972: done checking to see if all hosts have failed 10633 1727096095.32973: getting the remaining hosts for this loop 10633 1727096095.32974: done getting the remaining hosts for this loop 10633 1727096095.32977: getting the next task for host managed_node1 10633 1727096095.32983: done getting next task for host managed_node1 10633 1727096095.32985: ^ task is: TASK: Install yum-utils package 10633 1727096095.32989: ^ 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 10633 1727096095.32992: getting variables 10633 1727096095.32993: in VariableManager get_vars() 10633 1727096095.33020: Calling all_inventory to load vars for managed_node1 10633 1727096095.33024: Calling groups_inventory to load vars for managed_node1 10633 1727096095.33027: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.33032: WORKER PROCESS EXITING 10633 1727096095.33042: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.33045: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.33048: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.33241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.33405: done with get_vars() 10633 1727096095.33414: done getting variables 10633 1727096095.33498: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:54:55 -0400 (0:00:00.021) 0:00:03.153 ****** 10633 1727096095.33521: entering _queue_task() for managed_node1/package 10633 1727096095.33522: Creating lock for package 10633 1727096095.33755: worker is 1 (out of 1 available) 10633 1727096095.33769: exiting _queue_task() for managed_node1/package 10633 1727096095.33781: done queuing things up, now waiting for results queue to drain 10633 1727096095.33782: waiting for pending results... 10633 1727096095.33932: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 10633 1727096095.34018: in run() - task 0afff68d-5257-8f26-44ca-0000000000ff 10633 1727096095.34022: variable 'ansible_search_path' from source: unknown 10633 1727096095.34025: variable 'ansible_search_path' from source: unknown 10633 1727096095.34054: calling self._execute() 10633 1727096095.34108: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.34117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.34121: variable 'omit' from source: magic vars 10633 1727096095.34402: variable 'ansible_distribution' from source: facts 10633 1727096095.34411: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10633 1727096095.34502: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.34506: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10633 1727096095.34510: when evaluation is False, skipping this task 10633 1727096095.34513: _execute() done 10633 1727096095.34516: dumping result to json 10633 1727096095.34518: done dumping result, returning 10633 1727096095.34526: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-8f26-44ca-0000000000ff] 10633 1727096095.34529: sending task result for task 0afff68d-5257-8f26-44ca-0000000000ff 10633 1727096095.34619: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000ff 10633 1727096095.34621: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10633 1727096095.34674: no more pending results, returning what we have 10633 1727096095.34677: results queue empty 10633 1727096095.34678: checking for any_errors_fatal 10633 1727096095.34683: done checking for any_errors_fatal 10633 1727096095.34684: checking for max_fail_percentage 10633 1727096095.34686: done checking for max_fail_percentage 10633 1727096095.34686: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.34687: done checking to see if all hosts have failed 10633 1727096095.34688: getting the remaining hosts for this loop 10633 1727096095.34689: done getting the remaining hosts for this loop 10633 1727096095.34693: getting the next task for host managed_node1 10633 1727096095.34699: done getting next task for host managed_node1 10633 1727096095.34701: ^ task is: TASK: Enable EPEL 7 10633 1727096095.34705: ^ 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 10633 1727096095.34708: getting variables 10633 1727096095.34710: in VariableManager get_vars() 10633 1727096095.34748: Calling all_inventory to load vars for managed_node1 10633 1727096095.34750: Calling groups_inventory to load vars for managed_node1 10633 1727096095.34754: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.34764: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.34766: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.34770: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.34906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.35026: done with get_vars() 10633 1727096095.35033: done getting variables 10633 1727096095.35081: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:54:55 -0400 (0:00:00.015) 0:00:03.169 ****** 10633 1727096095.35102: entering _queue_task() for managed_node1/command 10633 1727096095.35313: worker is 1 (out of 1 available) 10633 1727096095.35324: exiting _queue_task() for managed_node1/command 10633 1727096095.35336: done queuing things up, now waiting for results queue to drain 10633 1727096095.35337: waiting for pending results... 10633 1727096095.35684: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 10633 1727096095.35690: in run() - task 0afff68d-5257-8f26-44ca-000000000100 10633 1727096095.35693: variable 'ansible_search_path' from source: unknown 10633 1727096095.35696: variable 'ansible_search_path' from source: unknown 10633 1727096095.35699: calling self._execute() 10633 1727096095.35756: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.35773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.35790: variable 'omit' from source: magic vars 10633 1727096095.36219: variable 'ansible_distribution' from source: facts 10633 1727096095.36240: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10633 1727096095.36375: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.36386: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10633 1727096095.36393: when evaluation is False, skipping this task 10633 1727096095.36400: _execute() done 10633 1727096095.36406: dumping result to json 10633 1727096095.36413: done dumping result, returning 10633 1727096095.36422: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-8f26-44ca-000000000100] 10633 1727096095.36431: sending task result for task 0afff68d-5257-8f26-44ca-000000000100 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10633 1727096095.36618: no more pending results, returning what we have 10633 1727096095.36621: results queue empty 10633 1727096095.36623: checking for any_errors_fatal 10633 1727096095.36630: done checking for any_errors_fatal 10633 1727096095.36631: checking for max_fail_percentage 10633 1727096095.36633: done checking for max_fail_percentage 10633 1727096095.36634: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.36635: done checking to see if all hosts have failed 10633 1727096095.36635: getting the remaining hosts for this loop 10633 1727096095.36637: done getting the remaining hosts for this loop 10633 1727096095.36641: getting the next task for host managed_node1 10633 1727096095.36648: done getting next task for host managed_node1 10633 1727096095.36650: ^ task is: TASK: Enable EPEL 8 10633 1727096095.36654: ^ 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 10633 1727096095.36659: getting variables 10633 1727096095.36661: in VariableManager get_vars() 10633 1727096095.36695: Calling all_inventory to load vars for managed_node1 10633 1727096095.36698: Calling groups_inventory to load vars for managed_node1 10633 1727096095.36703: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.36717: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.36720: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.36723: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.37036: done sending task result for task 0afff68d-5257-8f26-44ca-000000000100 10633 1727096095.37039: WORKER PROCESS EXITING 10633 1727096095.37058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.37184: done with get_vars() 10633 1727096095.37193: done getting variables 10633 1727096095.37236: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:54:55 -0400 (0:00:00.021) 0:00:03.191 ****** 10633 1727096095.37258: entering _queue_task() for managed_node1/command 10633 1727096095.37465: worker is 1 (out of 1 available) 10633 1727096095.37478: exiting _queue_task() for managed_node1/command 10633 1727096095.37491: done queuing things up, now waiting for results queue to drain 10633 1727096095.37493: waiting for pending results... 10633 1727096095.37639: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 10633 1727096095.37713: in run() - task 0afff68d-5257-8f26-44ca-000000000101 10633 1727096095.37729: variable 'ansible_search_path' from source: unknown 10633 1727096095.37733: variable 'ansible_search_path' from source: unknown 10633 1727096095.37763: calling self._execute() 10633 1727096095.37819: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.37825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.37834: variable 'omit' from source: magic vars 10633 1727096095.38119: variable 'ansible_distribution' from source: facts 10633 1727096095.38129: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10633 1727096095.38219: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.38224: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 10633 1727096095.38227: when evaluation is False, skipping this task 10633 1727096095.38230: _execute() done 10633 1727096095.38233: dumping result to json 10633 1727096095.38235: done dumping result, returning 10633 1727096095.38243: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-8f26-44ca-000000000101] 10633 1727096095.38245: sending task result for task 0afff68d-5257-8f26-44ca-000000000101 10633 1727096095.38331: done sending task result for task 0afff68d-5257-8f26-44ca-000000000101 10633 1727096095.38334: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 10633 1727096095.38417: no more pending results, returning what we have 10633 1727096095.38420: results queue empty 10633 1727096095.38421: checking for any_errors_fatal 10633 1727096095.38425: done checking for any_errors_fatal 10633 1727096095.38426: checking for max_fail_percentage 10633 1727096095.38428: done checking for max_fail_percentage 10633 1727096095.38428: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.38429: done checking to see if all hosts have failed 10633 1727096095.38430: getting the remaining hosts for this loop 10633 1727096095.38431: done getting the remaining hosts for this loop 10633 1727096095.38435: getting the next task for host managed_node1 10633 1727096095.38442: done getting next task for host managed_node1 10633 1727096095.38446: ^ task is: TASK: Enable EPEL 6 10633 1727096095.38450: ^ 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 10633 1727096095.38453: getting variables 10633 1727096095.38454: in VariableManager get_vars() 10633 1727096095.38482: Calling all_inventory to load vars for managed_node1 10633 1727096095.38485: Calling groups_inventory to load vars for managed_node1 10633 1727096095.38487: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.38497: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.38499: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.38502: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.38631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.38797: done with get_vars() 10633 1727096095.38809: done getting variables 10633 1727096095.38877: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:54:55 -0400 (0:00:00.016) 0:00:03.207 ****** 10633 1727096095.38907: entering _queue_task() for managed_node1/copy 10633 1727096095.39204: worker is 1 (out of 1 available) 10633 1727096095.39216: exiting _queue_task() for managed_node1/copy 10633 1727096095.39228: done queuing things up, now waiting for results queue to drain 10633 1727096095.39230: waiting for pending results... 10633 1727096095.39502: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 10633 1727096095.39599: in run() - task 0afff68d-5257-8f26-44ca-000000000103 10633 1727096095.39607: variable 'ansible_search_path' from source: unknown 10633 1727096095.39611: variable 'ansible_search_path' from source: unknown 10633 1727096095.39652: calling self._execute() 10633 1727096095.39873: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.39877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.39879: variable 'omit' from source: magic vars 10633 1727096095.40196: variable 'ansible_distribution' from source: facts 10633 1727096095.40219: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 10633 1727096095.40335: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.40347: Evaluated conditional (ansible_distribution_major_version == '6'): False 10633 1727096095.40354: when evaluation is False, skipping this task 10633 1727096095.40361: _execute() done 10633 1727096095.40369: dumping result to json 10633 1727096095.40377: done dumping result, returning 10633 1727096095.40386: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-8f26-44ca-000000000103] 10633 1727096095.40394: sending task result for task 0afff68d-5257-8f26-44ca-000000000103 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 10633 1727096095.40583: no more pending results, returning what we have 10633 1727096095.40588: results queue empty 10633 1727096095.40589: checking for any_errors_fatal 10633 1727096095.40594: done checking for any_errors_fatal 10633 1727096095.40595: checking for max_fail_percentage 10633 1727096095.40597: done checking for max_fail_percentage 10633 1727096095.40598: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.40599: done checking to see if all hosts have failed 10633 1727096095.40599: getting the remaining hosts for this loop 10633 1727096095.40601: done getting the remaining hosts for this loop 10633 1727096095.40605: getting the next task for host managed_node1 10633 1727096095.40615: done getting next task for host managed_node1 10633 1727096095.40618: ^ task is: TASK: Set network provider to 'initscripts' 10633 1727096095.40621: ^ 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 10633 1727096095.40626: getting variables 10633 1727096095.40628: in VariableManager get_vars() 10633 1727096095.40660: Calling all_inventory to load vars for managed_node1 10633 1727096095.40663: Calling groups_inventory to load vars for managed_node1 10633 1727096095.40669: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.40685: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.40688: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.40691: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.41014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.41168: done with get_vars() 10633 1727096095.41177: done getting variables 10633 1727096095.41216: done sending task result for task 0afff68d-5257-8f26-44ca-000000000103 10633 1727096095.41219: WORKER PROCESS EXITING 10633 1727096095.41239: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Monday 23 September 2024 08:54:55 -0400 (0:00:00.023) 0:00:03.231 ****** 10633 1727096095.41260: entering _queue_task() for managed_node1/set_fact 10633 1727096095.41488: worker is 1 (out of 1 available) 10633 1727096095.41500: exiting _queue_task() for managed_node1/set_fact 10633 1727096095.41512: done queuing things up, now waiting for results queue to drain 10633 1727096095.41513: waiting for pending results... 10633 1727096095.41666: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 10633 1727096095.41727: in run() - task 0afff68d-5257-8f26-44ca-000000000007 10633 1727096095.41743: variable 'ansible_search_path' from source: unknown 10633 1727096095.41777: calling self._execute() 10633 1727096095.41976: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.41980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.41984: variable 'omit' from source: magic vars 10633 1727096095.41986: variable 'omit' from source: magic vars 10633 1727096095.42025: variable 'omit' from source: magic vars 10633 1727096095.42067: variable 'omit' from source: magic vars 10633 1727096095.42132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10633 1727096095.42183: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10633 1727096095.42326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10633 1727096095.42330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096095.42332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10633 1727096095.42352: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10633 1727096095.42436: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.42442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.42545: Set connection var ansible_pipelining to False 10633 1727096095.42549: Set connection var ansible_shell_type to sh 10633 1727096095.42558: Set connection var ansible_module_compression to ZIP_DEFLATED 10633 1727096095.42564: Set connection var ansible_shell_executable to /bin/sh 10633 1727096095.42566: Set connection var ansible_timeout to 10 10633 1727096095.42570: Set connection var ansible_connection to ssh 10633 1727096095.42594: variable 'ansible_shell_executable' from source: unknown 10633 1727096095.42603: variable 'ansible_connection' from source: unknown 10633 1727096095.42612: variable 'ansible_module_compression' from source: unknown 10633 1727096095.42653: variable 'ansible_shell_type' from source: unknown 10633 1727096095.42657: variable 'ansible_shell_executable' from source: unknown 10633 1727096095.42664: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.42672: variable 'ansible_pipelining' from source: unknown 10633 1727096095.42674: variable 'ansible_timeout' from source: unknown 10633 1727096095.42676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.42844: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10633 1727096095.42890: variable 'omit' from source: magic vars 10633 1727096095.42975: starting attempt loop 10633 1727096095.42979: running the handler 10633 1727096095.42982: handler run complete 10633 1727096095.42986: attempt loop complete, returning result 10633 1727096095.42988: _execute() done 10633 1727096095.42990: dumping result to json 10633 1727096095.42994: done dumping result, returning 10633 1727096095.42996: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0afff68d-5257-8f26-44ca-000000000007] 10633 1727096095.42998: sending task result for task 0afff68d-5257-8f26-44ca-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 10633 1727096095.43410: no more pending results, returning what we have 10633 1727096095.43413: results queue empty 10633 1727096095.43414: checking for any_errors_fatal 10633 1727096095.43419: done checking for any_errors_fatal 10633 1727096095.43420: checking for max_fail_percentage 10633 1727096095.43423: done checking for max_fail_percentage 10633 1727096095.43424: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.43425: done checking to see if all hosts have failed 10633 1727096095.43426: getting the remaining hosts for this loop 10633 1727096095.43427: done getting the remaining hosts for this loop 10633 1727096095.43431: getting the next task for host managed_node1 10633 1727096095.43439: done getting next task for host managed_node1 10633 1727096095.43441: ^ task is: TASK: meta (flush_handlers) 10633 1727096095.43444: ^ 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 10633 1727096095.43449: getting variables 10633 1727096095.43450: in VariableManager get_vars() 10633 1727096095.43487: Calling all_inventory to load vars for managed_node1 10633 1727096095.43490: Calling groups_inventory to load vars for managed_node1 10633 1727096095.43494: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.43707: done sending task result for task 0afff68d-5257-8f26-44ca-000000000007 10633 1727096095.43711: WORKER PROCESS EXITING 10633 1727096095.43720: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.43723: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.43726: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.44006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.44492: done with get_vars() 10633 1727096095.44502: done getting variables 10633 1727096095.44582: in VariableManager get_vars() 10633 1727096095.44591: Calling all_inventory to load vars for managed_node1 10633 1727096095.44593: Calling groups_inventory to load vars for managed_node1 10633 1727096095.44595: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.44600: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.44602: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.44605: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.44748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.44948: done with get_vars() 10633 1727096095.44961: done queuing things up, now waiting for results queue to drain 10633 1727096095.44963: results queue empty 10633 1727096095.44963: checking for any_errors_fatal 10633 1727096095.44965: done checking for any_errors_fatal 10633 1727096095.44966: checking for max_fail_percentage 10633 1727096095.45080: done checking for max_fail_percentage 10633 1727096095.45082: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.45083: done checking to see if all hosts have failed 10633 1727096095.45084: getting the remaining hosts for this loop 10633 1727096095.45085: done getting the remaining hosts for this loop 10633 1727096095.45088: getting the next task for host managed_node1 10633 1727096095.45212: done getting next task for host managed_node1 10633 1727096095.45214: ^ task is: TASK: meta (flush_handlers) 10633 1727096095.45216: ^ 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 10633 1727096095.45224: getting variables 10633 1727096095.45225: in VariableManager get_vars() 10633 1727096095.45234: Calling all_inventory to load vars for managed_node1 10633 1727096095.45236: Calling groups_inventory to load vars for managed_node1 10633 1727096095.45239: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.45244: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.45246: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.45249: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.45513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.45984: done with get_vars() 10633 1727096095.45994: done getting variables 10633 1727096095.46255: in VariableManager get_vars() 10633 1727096095.46266: Calling all_inventory to load vars for managed_node1 10633 1727096095.46270: Calling groups_inventory to load vars for managed_node1 10633 1727096095.46272: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.46277: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.46279: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.46282: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.46557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.46854: done with get_vars() 10633 1727096095.46871: done queuing things up, now waiting for results queue to drain 10633 1727096095.46874: results queue empty 10633 1727096095.46875: checking for any_errors_fatal 10633 1727096095.46886: done checking for any_errors_fatal 10633 1727096095.46887: checking for max_fail_percentage 10633 1727096095.46889: done checking for max_fail_percentage 10633 1727096095.46889: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.46890: done checking to see if all hosts have failed 10633 1727096095.46891: getting the remaining hosts for this loop 10633 1727096095.46892: done getting the remaining hosts for this loop 10633 1727096095.46897: getting the next task for host managed_node1 10633 1727096095.46900: done getting next task for host managed_node1 10633 1727096095.46901: ^ task is: None 10633 1727096095.46903: ^ 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 10633 1727096095.46904: done queuing things up, now waiting for results queue to drain 10633 1727096095.46905: results queue empty 10633 1727096095.46906: checking for any_errors_fatal 10633 1727096095.46914: done checking for any_errors_fatal 10633 1727096095.46915: checking for max_fail_percentage 10633 1727096095.46916: done checking for max_fail_percentage 10633 1727096095.46916: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.46917: done checking to see if all hosts have failed 10633 1727096095.46920: getting the next task for host managed_node1 10633 1727096095.46923: done getting next task for host managed_node1 10633 1727096095.46924: ^ task is: None 10633 1727096095.46929: ^ 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 10633 1727096095.46985: in VariableManager get_vars() 10633 1727096095.47010: done with get_vars() 10633 1727096095.47027: in VariableManager get_vars() 10633 1727096095.47050: done with get_vars() 10633 1727096095.47056: variable 'omit' from source: magic vars 10633 1727096095.47094: in VariableManager get_vars() 10633 1727096095.47111: done with get_vars() 10633 1727096095.47148: variable 'omit' from source: magic vars PLAY [Play for testing bond device using deprecated 'master' argument] ********* 10633 1727096095.47951: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10633 1727096095.47983: getting the remaining hosts for this loop 10633 1727096095.47984: done getting the remaining hosts for this loop 10633 1727096095.47987: getting the next task for host managed_node1 10633 1727096095.47989: done getting next task for host managed_node1 10633 1727096095.47991: ^ task is: TASK: Gathering Facts 10633 1727096095.47993: ^ 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 10633 1727096095.47999: getting variables 10633 1727096095.48003: in VariableManager get_vars() 10633 1727096095.48022: Calling all_inventory to load vars for managed_node1 10633 1727096095.48024: Calling groups_inventory to load vars for managed_node1 10633 1727096095.48026: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.48032: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.48046: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.48050: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.48180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.48289: done with get_vars() 10633 1727096095.48295: done getting variables 10633 1727096095.48325: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:3 Monday 23 September 2024 08:54:55 -0400 (0:00:00.070) 0:00:03.301 ****** 10633 1727096095.48344: entering _queue_task() for managed_node1/gather_facts 10633 1727096095.48672: worker is 1 (out of 1 available) 10633 1727096095.48682: exiting _queue_task() for managed_node1/gather_facts 10633 1727096095.48692: done queuing things up, now waiting for results queue to drain 10633 1727096095.48693: waiting for pending results... 10633 1727096095.48883: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10633 1727096095.48932: in run() - task 0afff68d-5257-8f26-44ca-000000000129 10633 1727096095.48953: variable 'ansible_search_path' from source: unknown 10633 1727096095.49176: calling self._execute() 10633 1727096095.49179: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.49182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.49184: variable 'omit' from source: magic vars 10633 1727096095.49720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.52032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.52104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.52149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.52190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.52224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.52307: 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) 10633 1727096095.52344: 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) 10633 1727096095.52376: 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) 10633 1727096095.52440: 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) 10633 1727096095.52444: 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) 10633 1727096095.52585: variable 'ansible_distribution' from source: facts 10633 1727096095.52656: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.52659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.52662: when evaluation is False, skipping this task 10633 1727096095.52664: _execute() done 10633 1727096095.52666: dumping result to json 10633 1727096095.52670: done dumping result, returning 10633 1727096095.52672: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-8f26-44ca-000000000129] 10633 1727096095.52674: sending task result for task 0afff68d-5257-8f26-44ca-000000000129 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.52834: no more pending results, returning what we have 10633 1727096095.52837: results queue empty 10633 1727096095.52838: checking for any_errors_fatal 10633 1727096095.52840: done checking for any_errors_fatal 10633 1727096095.52841: checking for max_fail_percentage 10633 1727096095.52842: done checking for max_fail_percentage 10633 1727096095.52843: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.52844: done checking to see if all hosts have failed 10633 1727096095.52845: getting the remaining hosts for this loop 10633 1727096095.52846: done getting the remaining hosts for this loop 10633 1727096095.52850: getting the next task for host managed_node1 10633 1727096095.52856: done getting next task for host managed_node1 10633 1727096095.52858: ^ task is: TASK: meta (flush_handlers) 10633 1727096095.52860: ^ 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 10633 1727096095.52864: getting variables 10633 1727096095.52866: in VariableManager get_vars() 10633 1727096095.52914: Calling all_inventory to load vars for managed_node1 10633 1727096095.52916: Calling groups_inventory to load vars for managed_node1 10633 1727096095.52919: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.52931: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.52934: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.52937: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.53369: done sending task result for task 0afff68d-5257-8f26-44ca-000000000129 10633 1727096095.53374: WORKER PROCESS EXITING 10633 1727096095.53399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.53600: done with get_vars() 10633 1727096095.53614: done getting variables 10633 1727096095.53714: in VariableManager get_vars() 10633 1727096095.53731: Calling all_inventory to load vars for managed_node1 10633 1727096095.53733: Calling groups_inventory to load vars for managed_node1 10633 1727096095.53735: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.53740: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.53742: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.53745: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.53933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.54130: done with get_vars() 10633 1727096095.54145: done queuing things up, now waiting for results queue to drain 10633 1727096095.54147: results queue empty 10633 1727096095.54148: checking for any_errors_fatal 10633 1727096095.54151: done checking for any_errors_fatal 10633 1727096095.54151: checking for max_fail_percentage 10633 1727096095.54152: done checking for max_fail_percentage 10633 1727096095.54153: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.54154: done checking to see if all hosts have failed 10633 1727096095.54154: getting the remaining hosts for this loop 10633 1727096095.54155: done getting the remaining hosts for this loop 10633 1727096095.54159: getting the next task for host managed_node1 10633 1727096095.54163: done getting next task for host managed_node1 10633 1727096095.54165: ^ task is: TASK: INIT Prepare setup 10633 1727096095.54169: ^ 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 10633 1727096095.54171: getting variables 10633 1727096095.54172: in VariableManager get_vars() 10633 1727096095.54186: Calling all_inventory to load vars for managed_node1 10633 1727096095.54189: Calling groups_inventory to load vars for managed_node1 10633 1727096095.54191: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.54196: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.54204: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.54208: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.54341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.54536: done with get_vars() 10633 1727096095.54545: done getting variables 10633 1727096095.54642: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:15 Monday 23 September 2024 08:54:55 -0400 (0:00:00.063) 0:00:03.365 ****** 10633 1727096095.54672: entering _queue_task() for managed_node1/debug 10633 1727096095.54674: Creating lock for debug 10633 1727096095.55034: worker is 1 (out of 1 available) 10633 1727096095.55047: exiting _queue_task() for managed_node1/debug 10633 1727096095.55059: done queuing things up, now waiting for results queue to drain 10633 1727096095.55060: waiting for pending results... 10633 1727096095.55313: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 10633 1727096095.55414: in run() - task 0afff68d-5257-8f26-44ca-00000000000b 10633 1727096095.55436: variable 'ansible_search_path' from source: unknown 10633 1727096095.55480: calling self._execute() 10633 1727096095.55571: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.55586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.55606: variable 'omit' from source: magic vars 10633 1727096095.56060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.58450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.58537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.58600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.58656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.58690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.58798: 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) 10633 1727096095.58833: 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) 10633 1727096095.58876: 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) 10633 1727096095.58921: 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) 10633 1727096095.58942: 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) 10633 1727096095.59097: variable 'ansible_distribution' from source: facts 10633 1727096095.59116: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.59146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.59155: when evaluation is False, skipping this task 10633 1727096095.59162: _execute() done 10633 1727096095.59172: dumping result to json 10633 1727096095.59190: done dumping result, returning 10633 1727096095.59201: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [0afff68d-5257-8f26-44ca-00000000000b] 10633 1727096095.59210: sending task result for task 0afff68d-5257-8f26-44ca-00000000000b 10633 1727096095.59472: done sending task result for task 0afff68d-5257-8f26-44ca-00000000000b 10633 1727096095.59475: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096095.59523: no more pending results, returning what we have 10633 1727096095.59527: results queue empty 10633 1727096095.59528: checking for any_errors_fatal 10633 1727096095.59530: done checking for any_errors_fatal 10633 1727096095.59531: checking for max_fail_percentage 10633 1727096095.59533: done checking for max_fail_percentage 10633 1727096095.59533: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.59535: done checking to see if all hosts have failed 10633 1727096095.59535: getting the remaining hosts for this loop 10633 1727096095.59537: done getting the remaining hosts for this loop 10633 1727096095.59540: getting the next task for host managed_node1 10633 1727096095.59548: done getting next task for host managed_node1 10633 1727096095.59551: ^ task is: TASK: Install dnsmasq 10633 1727096095.59554: ^ 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 10633 1727096095.59557: getting variables 10633 1727096095.59559: in VariableManager get_vars() 10633 1727096095.59603: Calling all_inventory to load vars for managed_node1 10633 1727096095.59606: Calling groups_inventory to load vars for managed_node1 10633 1727096095.59609: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.59622: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.59625: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.59628: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.59981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.60265: done with get_vars() 10633 1727096095.60291: done getting variables 10633 1727096095.60368: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:54:55 -0400 (0:00:00.057) 0:00:03.422 ****** 10633 1727096095.60399: entering _queue_task() for managed_node1/package 10633 1727096095.60829: worker is 1 (out of 1 available) 10633 1727096095.60841: exiting _queue_task() for managed_node1/package 10633 1727096095.60852: done queuing things up, now waiting for results queue to drain 10633 1727096095.60853: waiting for pending results... 10633 1727096095.61096: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 10633 1727096095.61209: in run() - task 0afff68d-5257-8f26-44ca-00000000000f 10633 1727096095.61273: variable 'ansible_search_path' from source: unknown 10633 1727096095.61276: variable 'ansible_search_path' from source: unknown 10633 1727096095.61278: calling self._execute() 10633 1727096095.61355: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.61369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.61384: variable 'omit' from source: magic vars 10633 1727096095.61924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.64239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.64401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.64404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.64406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.64436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.64538: 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) 10633 1727096095.64574: 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) 10633 1727096095.64606: 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) 10633 1727096095.64655: 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) 10633 1727096095.64677: 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) 10633 1727096095.64824: variable 'ansible_distribution' from source: facts 10633 1727096095.64839: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.64861: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.64870: when evaluation is False, skipping this task 10633 1727096095.64878: _execute() done 10633 1727096095.64885: dumping result to json 10633 1727096095.64943: done dumping result, returning 10633 1727096095.64946: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [0afff68d-5257-8f26-44ca-00000000000f] 10633 1727096095.64948: sending task result for task 0afff68d-5257-8f26-44ca-00000000000f 10633 1727096095.65020: done sending task result for task 0afff68d-5257-8f26-44ca-00000000000f 10633 1727096095.65024: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.65100: no more pending results, returning what we have 10633 1727096095.65103: results queue empty 10633 1727096095.65104: checking for any_errors_fatal 10633 1727096095.65109: done checking for any_errors_fatal 10633 1727096095.65110: checking for max_fail_percentage 10633 1727096095.65112: done checking for max_fail_percentage 10633 1727096095.65112: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.65113: done checking to see if all hosts have failed 10633 1727096095.65114: getting the remaining hosts for this loop 10633 1727096095.65115: done getting the remaining hosts for this loop 10633 1727096095.65119: getting the next task for host managed_node1 10633 1727096095.65125: done getting next task for host managed_node1 10633 1727096095.65127: ^ task is: TASK: Install pgrep, sysctl 10633 1727096095.65131: ^ 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 10633 1727096095.65134: getting variables 10633 1727096095.65136: in VariableManager get_vars() 10633 1727096095.65178: Calling all_inventory to load vars for managed_node1 10633 1727096095.65181: Calling groups_inventory to load vars for managed_node1 10633 1727096095.65184: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.65196: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.65199: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.65202: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.65545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.65917: done with get_vars() 10633 1727096095.65927: done getting variables 10633 1727096095.66036: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Monday 23 September 2024 08:54:55 -0400 (0:00:00.056) 0:00:03.479 ****** 10633 1727096095.66071: entering _queue_task() for managed_node1/package 10633 1727096095.66379: worker is 1 (out of 1 available) 10633 1727096095.66393: exiting _queue_task() for managed_node1/package 10633 1727096095.66407: done queuing things up, now waiting for results queue to drain 10633 1727096095.66408: waiting for pending results... 10633 1727096095.66791: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10633 1727096095.66876: in run() - task 0afff68d-5257-8f26-44ca-000000000010 10633 1727096095.66881: variable 'ansible_search_path' from source: unknown 10633 1727096095.67073: variable 'ansible_search_path' from source: unknown 10633 1727096095.67077: calling self._execute() 10633 1727096095.67080: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.67083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.67086: variable 'omit' from source: magic vars 10633 1727096095.67622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.69963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.70040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.70085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.70139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.70172: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.70259: 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) 10633 1727096095.70295: 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) 10633 1727096095.70326: 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) 10633 1727096095.70376: 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) 10633 1727096095.70396: 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) 10633 1727096095.70539: variable 'ansible_distribution' from source: facts 10633 1727096095.70550: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.70582: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.70590: when evaluation is False, skipping this task 10633 1727096095.70597: _execute() done 10633 1727096095.70604: dumping result to json 10633 1727096095.70612: done dumping result, returning 10633 1727096095.70624: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0afff68d-5257-8f26-44ca-000000000010] 10633 1727096095.70634: sending task result for task 0afff68d-5257-8f26-44ca-000000000010 10633 1727096095.70840: done sending task result for task 0afff68d-5257-8f26-44ca-000000000010 10633 1727096095.70844: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.70927: no more pending results, returning what we have 10633 1727096095.70931: results queue empty 10633 1727096095.70931: checking for any_errors_fatal 10633 1727096095.70937: done checking for any_errors_fatal 10633 1727096095.70938: checking for max_fail_percentage 10633 1727096095.70939: done checking for max_fail_percentage 10633 1727096095.70940: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.70941: done checking to see if all hosts have failed 10633 1727096095.70942: getting the remaining hosts for this loop 10633 1727096095.70943: done getting the remaining hosts for this loop 10633 1727096095.70947: getting the next task for host managed_node1 10633 1727096095.70953: done getting next task for host managed_node1 10633 1727096095.70956: ^ task is: TASK: Install pgrep, sysctl 10633 1727096095.70959: ^ 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 10633 1727096095.70962: getting variables 10633 1727096095.70964: in VariableManager get_vars() 10633 1727096095.71007: Calling all_inventory to load vars for managed_node1 10633 1727096095.71009: Calling groups_inventory to load vars for managed_node1 10633 1727096095.71012: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.71026: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.71029: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.71032: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.71421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.71646: done with get_vars() 10633 1727096095.71656: done getting variables 10633 1727096095.71714: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Monday 23 September 2024 08:54:55 -0400 (0:00:00.056) 0:00:03.535 ****** 10633 1727096095.71745: entering _queue_task() for managed_node1/package 10633 1727096095.72040: worker is 1 (out of 1 available) 10633 1727096095.72052: exiting _queue_task() for managed_node1/package 10633 1727096095.72064: done queuing things up, now waiting for results queue to drain 10633 1727096095.72066: waiting for pending results... 10633 1727096095.72306: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 10633 1727096095.72603: in run() - task 0afff68d-5257-8f26-44ca-000000000011 10633 1727096095.72607: variable 'ansible_search_path' from source: unknown 10633 1727096095.72610: variable 'ansible_search_path' from source: unknown 10633 1727096095.72711: calling self._execute() 10633 1727096095.72928: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.72933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.72936: variable 'omit' from source: magic vars 10633 1727096095.73761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.76605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.76751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.76874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.76915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.77158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.77194: 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) 10633 1727096095.77390: 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) 10633 1727096095.77437: 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) 10633 1727096095.77526: 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) 10633 1727096095.77620: 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) 10633 1727096095.77817: variable 'ansible_distribution' from source: facts 10633 1727096095.77830: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.77854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.77861: when evaluation is False, skipping this task 10633 1727096095.77867: _execute() done 10633 1727096095.77875: dumping result to json 10633 1727096095.77882: done dumping result, returning 10633 1727096095.77894: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0afff68d-5257-8f26-44ca-000000000011] 10633 1727096095.77903: sending task result for task 0afff68d-5257-8f26-44ca-000000000011 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.78071: no more pending results, returning what we have 10633 1727096095.78074: results queue empty 10633 1727096095.78075: checking for any_errors_fatal 10633 1727096095.78081: done checking for any_errors_fatal 10633 1727096095.78082: checking for max_fail_percentage 10633 1727096095.78083: done checking for max_fail_percentage 10633 1727096095.78084: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.78085: done checking to see if all hosts have failed 10633 1727096095.78086: getting the remaining hosts for this loop 10633 1727096095.78087: done getting the remaining hosts for this loop 10633 1727096095.78090: getting the next task for host managed_node1 10633 1727096095.78097: done getting next task for host managed_node1 10633 1727096095.78100: ^ task is: TASK: Create test interfaces 10633 1727096095.78103: ^ 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 10633 1727096095.78107: getting variables 10633 1727096095.78109: in VariableManager get_vars() 10633 1727096095.78150: Calling all_inventory to load vars for managed_node1 10633 1727096095.78153: Calling groups_inventory to load vars for managed_node1 10633 1727096095.78155: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.78169: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.78172: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.78175: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.78628: done sending task result for task 0afff68d-5257-8f26-44ca-000000000011 10633 1727096095.78631: WORKER PROCESS EXITING 10633 1727096095.78654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.78864: done with get_vars() 10633 1727096095.78880: done getting variables 10633 1727096095.78972: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Monday 23 September 2024 08:54:55 -0400 (0:00:00.072) 0:00:03.608 ****** 10633 1727096095.79002: entering _queue_task() for managed_node1/shell 10633 1727096095.79004: Creating lock for shell 10633 1727096095.79306: worker is 1 (out of 1 available) 10633 1727096095.79319: exiting _queue_task() for managed_node1/shell 10633 1727096095.79332: done queuing things up, now waiting for results queue to drain 10633 1727096095.79333: waiting for pending results... 10633 1727096095.79559: running TaskExecutor() for managed_node1/TASK: Create test interfaces 10633 1727096095.79692: in run() - task 0afff68d-5257-8f26-44ca-000000000012 10633 1727096095.79723: variable 'ansible_search_path' from source: unknown 10633 1727096095.79737: variable 'ansible_search_path' from source: unknown 10633 1727096095.79787: calling self._execute() 10633 1727096095.79896: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.79909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.79924: variable 'omit' from source: magic vars 10633 1727096095.80414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.83016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.83091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.83153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.83195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.83234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.83318: 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) 10633 1727096095.83373: 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) 10633 1727096095.83392: 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) 10633 1727096095.83444: 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) 10633 1727096095.83464: 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) 10633 1727096095.83615: variable 'ansible_distribution' from source: facts 10633 1727096095.83626: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.83656: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.83666: when evaluation is False, skipping this task 10633 1727096095.83676: _execute() done 10633 1727096095.83684: dumping result to json 10633 1727096095.83692: done dumping result, returning 10633 1727096095.83703: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0afff68d-5257-8f26-44ca-000000000012] 10633 1727096095.83711: sending task result for task 0afff68d-5257-8f26-44ca-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.83940: no more pending results, returning what we have 10633 1727096095.83951: results queue empty 10633 1727096095.83953: checking for any_errors_fatal 10633 1727096095.83985: done checking for any_errors_fatal 10633 1727096095.83987: checking for max_fail_percentage 10633 1727096095.83989: done checking for max_fail_percentage 10633 1727096095.83989: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.83990: done checking to see if all hosts have failed 10633 1727096095.83991: getting the remaining hosts for this loop 10633 1727096095.83993: done getting the remaining hosts for this loop 10633 1727096095.84029: getting the next task for host managed_node1 10633 1727096095.84276: done getting next task for host managed_node1 10633 1727096095.84279: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10633 1727096095.84282: ^ 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 10633 1727096095.84286: getting variables 10633 1727096095.84287: in VariableManager get_vars() 10633 1727096095.84323: Calling all_inventory to load vars for managed_node1 10633 1727096095.84325: Calling groups_inventory to load vars for managed_node1 10633 1727096095.84327: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.84558: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.84561: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.84564: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.84773: done sending task result for task 0afff68d-5257-8f26-44ca-000000000012 10633 1727096095.84777: WORKER PROCESS EXITING 10633 1727096095.84921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.85443: done with get_vars() 10633 1727096095.85455: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:54:55 -0400 (0:00:00.065) 0:00:03.674 ****** 10633 1727096095.85603: entering _queue_task() for managed_node1/include_tasks 10633 1727096095.86091: worker is 1 (out of 1 available) 10633 1727096095.86103: exiting _queue_task() for managed_node1/include_tasks 10633 1727096095.86116: done queuing things up, now waiting for results queue to drain 10633 1727096095.86117: waiting for pending results... 10633 1727096095.86286: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10633 1727096095.86419: in run() - task 0afff68d-5257-8f26-44ca-000000000016 10633 1727096095.86445: variable 'ansible_search_path' from source: unknown 10633 1727096095.86453: variable 'ansible_search_path' from source: unknown 10633 1727096095.86498: calling self._execute() 10633 1727096095.86585: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.86597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.86611: variable 'omit' from source: magic vars 10633 1727096095.87103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.89649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.89758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.89807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.89847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.89885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.89971: 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) 10633 1727096095.90011: 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) 10633 1727096095.90041: 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) 10633 1727096095.90109: 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) 10633 1727096095.90128: 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) 10633 1727096095.90282: variable 'ansible_distribution' from source: facts 10633 1727096095.90295: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.90326: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.90334: when evaluation is False, skipping this task 10633 1727096095.90340: _execute() done 10633 1727096095.90346: dumping result to json 10633 1727096095.90354: done dumping result, returning 10633 1727096095.90365: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-8f26-44ca-000000000016] 10633 1727096095.90375: sending task result for task 0afff68d-5257-8f26-44ca-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.90624: no more pending results, returning what we have 10633 1727096095.90629: results queue empty 10633 1727096095.90630: checking for any_errors_fatal 10633 1727096095.90636: done checking for any_errors_fatal 10633 1727096095.90636: checking for max_fail_percentage 10633 1727096095.90640: done checking for max_fail_percentage 10633 1727096095.90641: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.90642: done checking to see if all hosts have failed 10633 1727096095.90643: getting the remaining hosts for this loop 10633 1727096095.90644: done getting the remaining hosts for this loop 10633 1727096095.90648: getting the next task for host managed_node1 10633 1727096095.90654: done getting next task for host managed_node1 10633 1727096095.90657: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10633 1727096095.90660: ^ 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 10633 1727096095.90663: getting variables 10633 1727096095.90665: in VariableManager get_vars() 10633 1727096095.90811: Calling all_inventory to load vars for managed_node1 10633 1727096095.90814: Calling groups_inventory to load vars for managed_node1 10633 1727096095.90817: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.90829: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.90832: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.90835: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.91150: done sending task result for task 0afff68d-5257-8f26-44ca-000000000016 10633 1727096095.91154: WORKER PROCESS EXITING 10633 1727096095.91181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.91387: done with get_vars() 10633 1727096095.91399: done getting variables 10633 1727096095.91529: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 10633 1727096095.91703: variable 'interface' from source: task vars 10633 1727096095.91708: variable 'dhcp_interface1' from source: play vars 10633 1727096095.91778: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:54:55 -0400 (0:00:00.062) 0:00:03.736 ****** 10633 1727096095.91821: entering _queue_task() for managed_node1/assert 10633 1727096095.91824: Creating lock for assert 10633 1727096095.92166: worker is 1 (out of 1 available) 10633 1727096095.92285: exiting _queue_task() for managed_node1/assert 10633 1727096095.92296: done queuing things up, now waiting for results queue to drain 10633 1727096095.92297: waiting for pending results... 10633 1727096095.92453: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 10633 1727096095.92582: in run() - task 0afff68d-5257-8f26-44ca-000000000017 10633 1727096095.92600: variable 'ansible_search_path' from source: unknown 10633 1727096095.92629: variable 'ansible_search_path' from source: unknown 10633 1727096095.92656: calling self._execute() 10633 1727096095.92742: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.92772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.92776: variable 'omit' from source: magic vars 10633 1727096095.93320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096095.95646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096095.95691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096095.95730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096095.95777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096095.95808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096095.95902: 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) 10633 1727096095.95970: 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) 10633 1727096095.95973: 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) 10633 1727096095.96014: 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) 10633 1727096095.96033: 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) 10633 1727096095.96187: variable 'ansible_distribution' from source: facts 10633 1727096095.96275: variable 'ansible_distribution_major_version' from source: facts 10633 1727096095.96278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096095.96280: when evaluation is False, skipping this task 10633 1727096095.96283: _execute() done 10633 1727096095.96286: dumping result to json 10633 1727096095.96289: done dumping result, returning 10633 1727096095.96291: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [0afff68d-5257-8f26-44ca-000000000017] 10633 1727096095.96293: sending task result for task 0afff68d-5257-8f26-44ca-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096095.96502: no more pending results, returning what we have 10633 1727096095.96506: results queue empty 10633 1727096095.96507: checking for any_errors_fatal 10633 1727096095.96513: done checking for any_errors_fatal 10633 1727096095.96514: checking for max_fail_percentage 10633 1727096095.96515: done checking for max_fail_percentage 10633 1727096095.96516: checking to see if all hosts have failed and the running result is not ok 10633 1727096095.96517: done checking to see if all hosts have failed 10633 1727096095.96518: getting the remaining hosts for this loop 10633 1727096095.96519: done getting the remaining hosts for this loop 10633 1727096095.96523: getting the next task for host managed_node1 10633 1727096095.96532: done getting next task for host managed_node1 10633 1727096095.96535: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10633 1727096095.96539: ^ 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 10633 1727096095.96543: getting variables 10633 1727096095.96545: in VariableManager get_vars() 10633 1727096095.96590: Calling all_inventory to load vars for managed_node1 10633 1727096095.96593: Calling groups_inventory to load vars for managed_node1 10633 1727096095.96595: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096095.96608: Calling all_plugins_play to load vars for managed_node1 10633 1727096095.96611: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096095.96614: Calling groups_plugins_play to load vars for managed_node1 10633 1727096095.97176: done sending task result for task 0afff68d-5257-8f26-44ca-000000000017 10633 1727096095.97180: WORKER PROCESS EXITING 10633 1727096095.97203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096095.97407: done with get_vars() 10633 1727096095.97417: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:54:55 -0400 (0:00:00.057) 0:00:03.793 ****** 10633 1727096095.97528: entering _queue_task() for managed_node1/include_tasks 10633 1727096095.97862: worker is 1 (out of 1 available) 10633 1727096095.97876: exiting _queue_task() for managed_node1/include_tasks 10633 1727096095.97889: done queuing things up, now waiting for results queue to drain 10633 1727096095.97890: waiting for pending results... 10633 1727096095.98050: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10633 1727096095.98118: in run() - task 0afff68d-5257-8f26-44ca-00000000001b 10633 1727096095.98135: variable 'ansible_search_path' from source: unknown 10633 1727096095.98139: variable 'ansible_search_path' from source: unknown 10633 1727096095.98166: calling self._execute() 10633 1727096095.98226: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096095.98231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096095.98242: variable 'omit' from source: magic vars 10633 1727096095.98554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.00553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.00558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.00561: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.00563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.00566: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.00820: 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) 10633 1727096096.00840: 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) 10633 1727096096.00863: 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) 10633 1727096096.00892: 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) 10633 1727096096.00905: 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) 10633 1727096096.01004: variable 'ansible_distribution' from source: facts 10633 1727096096.01008: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.01024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.01027: when evaluation is False, skipping this task 10633 1727096096.01029: _execute() done 10633 1727096096.01032: dumping result to json 10633 1727096096.01034: done dumping result, returning 10633 1727096096.01041: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-8f26-44ca-00000000001b] 10633 1727096096.01044: sending task result for task 0afff68d-5257-8f26-44ca-00000000001b 10633 1727096096.01135: done sending task result for task 0afff68d-5257-8f26-44ca-00000000001b 10633 1727096096.01137: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.01193: no more pending results, returning what we have 10633 1727096096.01197: results queue empty 10633 1727096096.01198: checking for any_errors_fatal 10633 1727096096.01203: done checking for any_errors_fatal 10633 1727096096.01204: checking for max_fail_percentage 10633 1727096096.01205: done checking for max_fail_percentage 10633 1727096096.01206: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.01207: done checking to see if all hosts have failed 10633 1727096096.01208: getting the remaining hosts for this loop 10633 1727096096.01209: done getting the remaining hosts for this loop 10633 1727096096.01213: getting the next task for host managed_node1 10633 1727096096.01219: done getting next task for host managed_node1 10633 1727096096.01221: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10633 1727096096.01224: ^ 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 10633 1727096096.01227: getting variables 10633 1727096096.01229: in VariableManager get_vars() 10633 1727096096.01273: Calling all_inventory to load vars for managed_node1 10633 1727096096.01275: Calling groups_inventory to load vars for managed_node1 10633 1727096096.01278: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.01289: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.01291: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.01295: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.01438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.01561: done with get_vars() 10633 1727096096.01582: done getting variables 10633 1727096096.01628: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10633 1727096096.01720: variable 'interface' from source: task vars 10633 1727096096.01723: variable 'dhcp_interface2' from source: play vars 10633 1727096096.01765: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:54:56 -0400 (0:00:00.042) 0:00:03.836 ****** 10633 1727096096.01789: entering _queue_task() for managed_node1/assert 10633 1727096096.02019: worker is 1 (out of 1 available) 10633 1727096096.02032: exiting _queue_task() for managed_node1/assert 10633 1727096096.02045: done queuing things up, now waiting for results queue to drain 10633 1727096096.02047: waiting for pending results... 10633 1727096096.02202: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 10633 1727096096.02283: in run() - task 0afff68d-5257-8f26-44ca-00000000001c 10633 1727096096.02288: variable 'ansible_search_path' from source: unknown 10633 1727096096.02291: variable 'ansible_search_path' from source: unknown 10633 1727096096.02318: calling self._execute() 10633 1727096096.02384: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.02387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.02399: variable 'omit' from source: magic vars 10633 1727096096.02974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.05327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.05666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.05719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.05777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.05804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.05974: 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) 10633 1727096096.05977: 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) 10633 1727096096.05980: 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) 10633 1727096096.06023: 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) 10633 1727096096.06043: 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) 10633 1727096096.06188: variable 'ansible_distribution' from source: facts 10633 1727096096.06199: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.06233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.06239: when evaluation is False, skipping this task 10633 1727096096.06245: _execute() done 10633 1727096096.06251: dumping result to json 10633 1727096096.06258: done dumping result, returning 10633 1727096096.06271: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [0afff68d-5257-8f26-44ca-00000000001c] 10633 1727096096.06279: sending task result for task 0afff68d-5257-8f26-44ca-00000000001c 10633 1727096096.06487: done sending task result for task 0afff68d-5257-8f26-44ca-00000000001c 10633 1727096096.06491: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.06544: no more pending results, returning what we have 10633 1727096096.06548: results queue empty 10633 1727096096.06549: checking for any_errors_fatal 10633 1727096096.06555: done checking for any_errors_fatal 10633 1727096096.06556: checking for max_fail_percentage 10633 1727096096.06558: done checking for max_fail_percentage 10633 1727096096.06559: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.06560: done checking to see if all hosts have failed 10633 1727096096.06561: getting the remaining hosts for this loop 10633 1727096096.06562: done getting the remaining hosts for this loop 10633 1727096096.06566: getting the next task for host managed_node1 10633 1727096096.06576: done getting next task for host managed_node1 10633 1727096096.06579: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 10633 1727096096.06581: ^ 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 10633 1727096096.06584: getting variables 10633 1727096096.06586: in VariableManager get_vars() 10633 1727096096.06705: Calling all_inventory to load vars for managed_node1 10633 1727096096.06819: Calling groups_inventory to load vars for managed_node1 10633 1727096096.06825: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.06835: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.06838: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.06841: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.07162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.07379: done with get_vars() 10633 1727096096.07391: done getting variables 10633 1727096096.07464: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:28 Monday 23 September 2024 08:54:56 -0400 (0:00:00.057) 0:00:03.893 ****** 10633 1727096096.07495: entering _queue_task() for managed_node1/command 10633 1727096096.07834: worker is 1 (out of 1 available) 10633 1727096096.07847: exiting _queue_task() for managed_node1/command 10633 1727096096.07870: done queuing things up, now waiting for results queue to drain 10633 1727096096.07872: waiting for pending results... 10633 1727096096.08286: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 10633 1727096096.08292: in run() - task 0afff68d-5257-8f26-44ca-00000000001d 10633 1727096096.08296: variable 'ansible_search_path' from source: unknown 10633 1727096096.08301: calling self._execute() 10633 1727096096.08363: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.08377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.08391: variable 'omit' from source: magic vars 10633 1727096096.08866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.12403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.12474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.12515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.12555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.12587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.12671: 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) 10633 1727096096.12704: 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) 10633 1727096096.12732: 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) 10633 1727096096.12779: 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) 10633 1727096096.12799: 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) 10633 1727096096.12933: variable 'ansible_distribution' from source: facts 10633 1727096096.12945: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.12971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.13073: when evaluation is False, skipping this task 10633 1727096096.13076: _execute() done 10633 1727096096.13078: dumping result to json 10633 1727096096.13080: done dumping result, returning 10633 1727096096.13082: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [0afff68d-5257-8f26-44ca-00000000001d] 10633 1727096096.13084: sending task result for task 0afff68d-5257-8f26-44ca-00000000001d 10633 1727096096.13150: done sending task result for task 0afff68d-5257-8f26-44ca-00000000001d 10633 1727096096.13154: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.13201: no more pending results, returning what we have 10633 1727096096.13205: results queue empty 10633 1727096096.13206: checking for any_errors_fatal 10633 1727096096.13212: done checking for any_errors_fatal 10633 1727096096.13212: checking for max_fail_percentage 10633 1727096096.13214: done checking for max_fail_percentage 10633 1727096096.13215: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.13216: done checking to see if all hosts have failed 10633 1727096096.13216: getting the remaining hosts for this loop 10633 1727096096.13217: done getting the remaining hosts for this loop 10633 1727096096.13221: getting the next task for host managed_node1 10633 1727096096.13226: done getting next task for host managed_node1 10633 1727096096.13228: ^ task is: TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10633 1727096096.13230: ^ 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 10633 1727096096.13232: getting variables 10633 1727096096.13234: in VariableManager get_vars() 10633 1727096096.13274: Calling all_inventory to load vars for managed_node1 10633 1727096096.13276: Calling groups_inventory to load vars for managed_node1 10633 1727096096.13278: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.13289: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.13292: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.13294: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.13522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.13713: done with get_vars() 10633 1727096096.13724: done getting variables 10633 1727096096.13786: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports using deprecated 'master' argument] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Monday 23 September 2024 08:54:56 -0400 (0:00:00.063) 0:00:03.956 ****** 10633 1727096096.13822: entering _queue_task() for managed_node1/debug 10633 1727096096.14416: worker is 1 (out of 1 available) 10633 1727096096.14428: exiting _queue_task() for managed_node1/debug 10633 1727096096.14441: done queuing things up, now waiting for results queue to drain 10633 1727096096.14443: waiting for pending results... 10633 1727096096.14989: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument 10633 1727096096.14994: in run() - task 0afff68d-5257-8f26-44ca-00000000001e 10633 1727096096.14998: variable 'ansible_search_path' from source: unknown 10633 1727096096.15277: calling self._execute() 10633 1727096096.15282: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.15285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.15288: variable 'omit' from source: magic vars 10633 1727096096.16338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.21477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.21712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.21763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.21911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.21939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.22042: 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) 10633 1727096096.22212: 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) 10633 1727096096.22243: 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) 10633 1727096096.22287: 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) 10633 1727096096.22341: 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) 10633 1727096096.22653: variable 'ansible_distribution' from source: facts 10633 1727096096.22657: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.22683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.22761: when evaluation is False, skipping this task 10633 1727096096.22765: _execute() done 10633 1727096096.22769: dumping result to json 10633 1727096096.22772: done dumping result, returning 10633 1727096096.22776: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports using deprecated 'master' argument [0afff68d-5257-8f26-44ca-00000000001e] 10633 1727096096.22779: sending task result for task 0afff68d-5257-8f26-44ca-00000000001e 10633 1727096096.22939: done sending task result for task 0afff68d-5257-8f26-44ca-00000000001e 10633 1727096096.22945: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096096.23002: no more pending results, returning what we have 10633 1727096096.23005: results queue empty 10633 1727096096.23006: checking for any_errors_fatal 10633 1727096096.23010: done checking for any_errors_fatal 10633 1727096096.23011: checking for max_fail_percentage 10633 1727096096.23012: done checking for max_fail_percentage 10633 1727096096.23013: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.23014: done checking to see if all hosts have failed 10633 1727096096.23014: getting the remaining hosts for this loop 10633 1727096096.23015: done getting the remaining hosts for this loop 10633 1727096096.23019: getting the next task for host managed_node1 10633 1727096096.23026: done getting next task for host managed_node1 10633 1727096096.23031: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10633 1727096096.23034: ^ 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 10633 1727096096.23049: getting variables 10633 1727096096.23051: in VariableManager get_vars() 10633 1727096096.23155: Calling all_inventory to load vars for managed_node1 10633 1727096096.23158: Calling groups_inventory to load vars for managed_node1 10633 1727096096.23161: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.23387: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.23391: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.23395: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.23551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.24157: done with get_vars() 10633 1727096096.24170: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:56 -0400 (0:00:00.106) 0:00:04.063 ****** 10633 1727096096.24492: entering _queue_task() for managed_node1/include_tasks 10633 1727096096.25162: worker is 1 (out of 1 available) 10633 1727096096.25314: exiting _queue_task() for managed_node1/include_tasks 10633 1727096096.25325: done queuing things up, now waiting for results queue to drain 10633 1727096096.25327: waiting for pending results... 10633 1727096096.25914: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10633 1727096096.25919: in run() - task 0afff68d-5257-8f26-44ca-000000000026 10633 1727096096.25922: variable 'ansible_search_path' from source: unknown 10633 1727096096.25925: variable 'ansible_search_path' from source: unknown 10633 1727096096.25948: calling self._execute() 10633 1727096096.26097: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.26116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.26336: variable 'omit' from source: magic vars 10633 1727096096.27173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.30045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.30116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.30166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.30211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.30251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.30361: 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) 10633 1727096096.30403: 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) 10633 1727096096.30434: 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) 10633 1727096096.30490: 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) 10633 1727096096.30561: 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) 10633 1727096096.30659: variable 'ansible_distribution' from source: facts 10633 1727096096.30682: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.30731: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.30758: when evaluation is False, skipping this task 10633 1727096096.30766: _execute() done 10633 1727096096.30779: dumping result to json 10633 1727096096.30854: done dumping result, returning 10633 1727096096.30857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-8f26-44ca-000000000026] 10633 1727096096.30859: sending task result for task 0afff68d-5257-8f26-44ca-000000000026 10633 1727096096.31049: done sending task result for task 0afff68d-5257-8f26-44ca-000000000026 10633 1727096096.31053: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.31118: no more pending results, returning what we have 10633 1727096096.31122: results queue empty 10633 1727096096.31123: checking for any_errors_fatal 10633 1727096096.31130: done checking for any_errors_fatal 10633 1727096096.31131: checking for max_fail_percentage 10633 1727096096.31132: done checking for max_fail_percentage 10633 1727096096.31133: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.31134: done checking to see if all hosts have failed 10633 1727096096.31135: getting the remaining hosts for this loop 10633 1727096096.31136: done getting the remaining hosts for this loop 10633 1727096096.31140: getting the next task for host managed_node1 10633 1727096096.31146: done getting next task for host managed_node1 10633 1727096096.31150: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10633 1727096096.31153: ^ 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 10633 1727096096.31169: getting variables 10633 1727096096.31171: in VariableManager get_vars() 10633 1727096096.31213: Calling all_inventory to load vars for managed_node1 10633 1727096096.31216: Calling groups_inventory to load vars for managed_node1 10633 1727096096.31219: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.31231: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.31234: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.31237: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.31722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.31963: done with get_vars() 10633 1727096096.31977: done getting variables 10633 1727096096.32040: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:56 -0400 (0:00:00.075) 0:00:04.139 ****** 10633 1727096096.32076: entering _queue_task() for managed_node1/debug 10633 1727096096.32481: worker is 1 (out of 1 available) 10633 1727096096.32491: exiting _queue_task() for managed_node1/debug 10633 1727096096.32502: done queuing things up, now waiting for results queue to drain 10633 1727096096.32503: waiting for pending results... 10633 1727096096.32696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10633 1727096096.32798: in run() - task 0afff68d-5257-8f26-44ca-000000000027 10633 1727096096.32836: variable 'ansible_search_path' from source: unknown 10633 1727096096.32839: variable 'ansible_search_path' from source: unknown 10633 1727096096.32869: calling self._execute() 10633 1727096096.32976: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.32979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.32986: variable 'omit' from source: magic vars 10633 1727096096.33879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.36761: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.36856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.36909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.36960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.36992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.37093: 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) 10633 1727096096.37156: 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) 10633 1727096096.37173: 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) 10633 1727096096.37217: 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) 10633 1727096096.37265: 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) 10633 1727096096.37413: variable 'ansible_distribution' from source: facts 10633 1727096096.37425: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.37482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.37490: when evaluation is False, skipping this task 10633 1727096096.37493: _execute() done 10633 1727096096.37495: dumping result to json 10633 1727096096.37497: done dumping result, returning 10633 1727096096.37499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-8f26-44ca-000000000027] 10633 1727096096.37553: sending task result for task 0afff68d-5257-8f26-44ca-000000000027 10633 1727096096.37820: done sending task result for task 0afff68d-5257-8f26-44ca-000000000027 10633 1727096096.37824: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096096.37891: no more pending results, returning what we have 10633 1727096096.37896: results queue empty 10633 1727096096.37897: checking for any_errors_fatal 10633 1727096096.37904: done checking for any_errors_fatal 10633 1727096096.37905: checking for max_fail_percentage 10633 1727096096.37907: done checking for max_fail_percentage 10633 1727096096.37908: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.37909: done checking to see if all hosts have failed 10633 1727096096.37909: getting the remaining hosts for this loop 10633 1727096096.37911: done getting the remaining hosts for this loop 10633 1727096096.37914: getting the next task for host managed_node1 10633 1727096096.37920: done getting next task for host managed_node1 10633 1727096096.37923: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10633 1727096096.37926: ^ 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 10633 1727096096.37949: getting variables 10633 1727096096.37951: in VariableManager get_vars() 10633 1727096096.37992: Calling all_inventory to load vars for managed_node1 10633 1727096096.37995: Calling groups_inventory to load vars for managed_node1 10633 1727096096.37997: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.38009: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.38012: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.38015: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.38375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.38571: done with get_vars() 10633 1727096096.38582: done getting variables 10633 1727096096.38682: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:56 -0400 (0:00:00.066) 0:00:04.205 ****** 10633 1727096096.38719: entering _queue_task() for managed_node1/fail 10633 1727096096.38721: Creating lock for fail 10633 1727096096.39109: worker is 1 (out of 1 available) 10633 1727096096.39122: exiting _queue_task() for managed_node1/fail 10633 1727096096.39174: done queuing things up, now waiting for results queue to drain 10633 1727096096.39176: waiting for pending results... 10633 1727096096.39423: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10633 1727096096.39519: in run() - task 0afff68d-5257-8f26-44ca-000000000028 10633 1727096096.39577: variable 'ansible_search_path' from source: unknown 10633 1727096096.39581: variable 'ansible_search_path' from source: unknown 10633 1727096096.39608: calling self._execute() 10633 1727096096.39700: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.39734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.39738: variable 'omit' from source: magic vars 10633 1727096096.40192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.43668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.43775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.43839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.43872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.43905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.44044: 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) 10633 1727096096.44047: 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) 10633 1727096096.44080: 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) 10633 1727096096.44127: 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) 10633 1727096096.44152: 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) 10633 1727096096.44272: variable 'ansible_distribution' from source: facts 10633 1727096096.44278: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.44295: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.44298: when evaluation is False, skipping this task 10633 1727096096.44301: _execute() done 10633 1727096096.44303: dumping result to json 10633 1727096096.44314: done dumping result, returning 10633 1727096096.44317: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-8f26-44ca-000000000028] 10633 1727096096.44320: sending task result for task 0afff68d-5257-8f26-44ca-000000000028 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.44465: no more pending results, returning what we have 10633 1727096096.44476: results queue empty 10633 1727096096.44477: checking for any_errors_fatal 10633 1727096096.44481: done checking for any_errors_fatal 10633 1727096096.44482: checking for max_fail_percentage 10633 1727096096.44483: done checking for max_fail_percentage 10633 1727096096.44484: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.44484: done checking to see if all hosts have failed 10633 1727096096.44485: getting the remaining hosts for this loop 10633 1727096096.44487: done getting the remaining hosts for this loop 10633 1727096096.44490: getting the next task for host managed_node1 10633 1727096096.44497: done getting next task for host managed_node1 10633 1727096096.44500: ^ 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 10633 1727096096.44503: ^ 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 10633 1727096096.44513: done sending task result for task 0afff68d-5257-8f26-44ca-000000000028 10633 1727096096.44515: WORKER PROCESS EXITING 10633 1727096096.44523: getting variables 10633 1727096096.44524: in VariableManager get_vars() 10633 1727096096.44563: Calling all_inventory to load vars for managed_node1 10633 1727096096.44565: Calling groups_inventory to load vars for managed_node1 10633 1727096096.44571: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.44588: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.44591: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.44594: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.44900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.45021: done with get_vars() 10633 1727096096.45030: done getting variables 10633 1727096096.45072: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:56 -0400 (0:00:00.063) 0:00:04.269 ****** 10633 1727096096.45095: entering _queue_task() for managed_node1/fail 10633 1727096096.45323: worker is 1 (out of 1 available) 10633 1727096096.45336: exiting _queue_task() for managed_node1/fail 10633 1727096096.45348: done queuing things up, now waiting for results queue to drain 10633 1727096096.45350: waiting for pending results... 10633 1727096096.45519: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10633 1727096096.45611: in run() - task 0afff68d-5257-8f26-44ca-000000000029 10633 1727096096.45621: variable 'ansible_search_path' from source: unknown 10633 1727096096.45625: variable 'ansible_search_path' from source: unknown 10633 1727096096.45657: calling self._execute() 10633 1727096096.45722: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.45726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.45735: variable 'omit' from source: magic vars 10633 1727096096.46190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.48696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.48701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.48722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.48764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.48815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.48920: 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) 10633 1727096096.48959: 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) 10633 1727096096.48994: 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) 10633 1727096096.49057: 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) 10633 1727096096.49082: 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) 10633 1727096096.49259: variable 'ansible_distribution' from source: facts 10633 1727096096.49279: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.49303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.49312: when evaluation is False, skipping this task 10633 1727096096.49320: _execute() done 10633 1727096096.49329: dumping result to json 10633 1727096096.49458: done dumping result, returning 10633 1727096096.49462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-8f26-44ca-000000000029] 10633 1727096096.49465: sending task result for task 0afff68d-5257-8f26-44ca-000000000029 10633 1727096096.49547: done sending task result for task 0afff68d-5257-8f26-44ca-000000000029 10633 1727096096.49550: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.49686: no more pending results, returning what we have 10633 1727096096.49692: results queue empty 10633 1727096096.49693: checking for any_errors_fatal 10633 1727096096.49700: done checking for any_errors_fatal 10633 1727096096.49701: checking for max_fail_percentage 10633 1727096096.49703: done checking for max_fail_percentage 10633 1727096096.49704: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.49704: done checking to see if all hosts have failed 10633 1727096096.49705: getting the remaining hosts for this loop 10633 1727096096.49706: done getting the remaining hosts for this loop 10633 1727096096.49710: getting the next task for host managed_node1 10633 1727096096.49716: done getting next task for host managed_node1 10633 1727096096.49724: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10633 1727096096.49728: ^ 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 10633 1727096096.49748: getting variables 10633 1727096096.49750: in VariableManager get_vars() 10633 1727096096.49993: Calling all_inventory to load vars for managed_node1 10633 1727096096.49996: Calling groups_inventory to load vars for managed_node1 10633 1727096096.49998: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.50008: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.50010: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.50013: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.50587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.51123: done with get_vars() 10633 1727096096.51137: done getting variables 10633 1727096096.51208: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:56 -0400 (0:00:00.061) 0:00:04.330 ****** 10633 1727096096.51243: entering _queue_task() for managed_node1/fail 10633 1727096096.51635: worker is 1 (out of 1 available) 10633 1727096096.51813: exiting _queue_task() for managed_node1/fail 10633 1727096096.51825: done queuing things up, now waiting for results queue to drain 10633 1727096096.51826: waiting for pending results... 10633 1727096096.52046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10633 1727096096.52230: in run() - task 0afff68d-5257-8f26-44ca-00000000002a 10633 1727096096.52253: variable 'ansible_search_path' from source: unknown 10633 1727096096.52263: variable 'ansible_search_path' from source: unknown 10633 1727096096.52373: calling self._execute() 10633 1727096096.52435: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.52449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.52470: variable 'omit' from source: magic vars 10633 1727096096.52989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.54753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.54802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.54841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.54871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.54891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.54957: 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) 10633 1727096096.54981: 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) 10633 1727096096.54998: 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) 10633 1727096096.55024: 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) 10633 1727096096.55037: 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) 10633 1727096096.55135: variable 'ansible_distribution' from source: facts 10633 1727096096.55138: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.55157: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.55165: when evaluation is False, skipping this task 10633 1727096096.55169: _execute() done 10633 1727096096.55176: dumping result to json 10633 1727096096.55179: done dumping result, returning 10633 1727096096.55188: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-8f26-44ca-00000000002a] 10633 1727096096.55191: sending task result for task 0afff68d-5257-8f26-44ca-00000000002a 10633 1727096096.55288: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002a 10633 1727096096.55291: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.55336: no more pending results, returning what we have 10633 1727096096.55339: results queue empty 10633 1727096096.55340: checking for any_errors_fatal 10633 1727096096.55344: done checking for any_errors_fatal 10633 1727096096.55345: checking for max_fail_percentage 10633 1727096096.55349: done checking for max_fail_percentage 10633 1727096096.55350: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.55351: done checking to see if all hosts have failed 10633 1727096096.55351: getting the remaining hosts for this loop 10633 1727096096.55353: done getting the remaining hosts for this loop 10633 1727096096.55356: getting the next task for host managed_node1 10633 1727096096.55362: done getting next task for host managed_node1 10633 1727096096.55366: ^ 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 10633 1727096096.55371: ^ 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 10633 1727096096.55384: getting variables 10633 1727096096.55386: in VariableManager get_vars() 10633 1727096096.55427: Calling all_inventory to load vars for managed_node1 10633 1727096096.55430: Calling groups_inventory to load vars for managed_node1 10633 1727096096.55432: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.55442: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.55444: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.55449: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.55641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.55766: done with get_vars() 10633 1727096096.55775: done getting variables 10633 1727096096.55849: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:56 -0400 (0:00:00.046) 0:00:04.377 ****** 10633 1727096096.55873: entering _queue_task() for managed_node1/dnf 10633 1727096096.56096: worker is 1 (out of 1 available) 10633 1727096096.56110: exiting _queue_task() for managed_node1/dnf 10633 1727096096.56121: done queuing things up, now waiting for results queue to drain 10633 1727096096.56123: waiting for pending results... 10633 1727096096.56293: running TaskExecutor() for managed_node1/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 10633 1727096096.56380: in run() - task 0afff68d-5257-8f26-44ca-00000000002b 10633 1727096096.56391: variable 'ansible_search_path' from source: unknown 10633 1727096096.56394: variable 'ansible_search_path' from source: unknown 10633 1727096096.56422: calling self._execute() 10633 1727096096.56491: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.56496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.56505: variable 'omit' from source: magic vars 10633 1727096096.56811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.58349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.58395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.58427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.58453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.58473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.58545: 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) 10633 1727096096.58570: 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) 10633 1727096096.58588: 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) 10633 1727096096.58613: 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) 10633 1727096096.58625: 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) 10633 1727096096.58723: variable 'ansible_distribution' from source: facts 10633 1727096096.58727: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.58746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.58752: when evaluation is False, skipping this task 10633 1727096096.58754: _execute() done 10633 1727096096.58756: dumping result to json 10633 1727096096.58758: done dumping result, returning 10633 1727096096.58770: done running TaskExecutor() for managed_node1/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 [0afff68d-5257-8f26-44ca-00000000002b] 10633 1727096096.58774: sending task result for task 0afff68d-5257-8f26-44ca-00000000002b 10633 1727096096.58869: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002b 10633 1727096096.58872: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.58918: no more pending results, returning what we have 10633 1727096096.58920: results queue empty 10633 1727096096.58921: checking for any_errors_fatal 10633 1727096096.58929: done checking for any_errors_fatal 10633 1727096096.58930: checking for max_fail_percentage 10633 1727096096.58931: done checking for max_fail_percentage 10633 1727096096.58932: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.58933: done checking to see if all hosts have failed 10633 1727096096.58933: getting the remaining hosts for this loop 10633 1727096096.58934: done getting the remaining hosts for this loop 10633 1727096096.58938: getting the next task for host managed_node1 10633 1727096096.58943: done getting next task for host managed_node1 10633 1727096096.58950: ^ 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 10633 1727096096.58953: ^ 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 10633 1727096096.58977: getting variables 10633 1727096096.58979: in VariableManager get_vars() 10633 1727096096.59016: Calling all_inventory to load vars for managed_node1 10633 1727096096.59019: Calling groups_inventory to load vars for managed_node1 10633 1727096096.59021: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.59030: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.59032: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.59035: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.59176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.59321: done with get_vars() 10633 1727096096.59329: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10633 1727096096.59385: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:56 -0400 (0:00:00.035) 0:00:04.412 ****** 10633 1727096096.59410: entering _queue_task() for managed_node1/yum 10633 1727096096.59411: Creating lock for yum 10633 1727096096.59637: worker is 1 (out of 1 available) 10633 1727096096.59651: exiting _queue_task() for managed_node1/yum 10633 1727096096.59663: done queuing things up, now waiting for results queue to drain 10633 1727096096.59665: waiting for pending results... 10633 1727096096.59836: running TaskExecutor() for managed_node1/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 10633 1727096096.59921: in run() - task 0afff68d-5257-8f26-44ca-00000000002c 10633 1727096096.59932: variable 'ansible_search_path' from source: unknown 10633 1727096096.59936: variable 'ansible_search_path' from source: unknown 10633 1727096096.59971: calling self._execute() 10633 1727096096.60034: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.60038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.60046: variable 'omit' from source: magic vars 10633 1727096096.60427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.61964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.62021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.62048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.62086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.62100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.62160: 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) 10633 1727096096.62183: 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) 10633 1727096096.62205: 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) 10633 1727096096.62231: 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) 10633 1727096096.62242: 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) 10633 1727096096.62342: variable 'ansible_distribution' from source: facts 10633 1727096096.62346: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.62363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.62371: when evaluation is False, skipping this task 10633 1727096096.62374: _execute() done 10633 1727096096.62376: dumping result to json 10633 1727096096.62379: done dumping result, returning 10633 1727096096.62390: done running TaskExecutor() for managed_node1/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 [0afff68d-5257-8f26-44ca-00000000002c] 10633 1727096096.62393: sending task result for task 0afff68d-5257-8f26-44ca-00000000002c 10633 1727096096.62483: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002c 10633 1727096096.62486: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.62539: no more pending results, returning what we have 10633 1727096096.62542: results queue empty 10633 1727096096.62543: checking for any_errors_fatal 10633 1727096096.62548: done checking for any_errors_fatal 10633 1727096096.62549: checking for max_fail_percentage 10633 1727096096.62551: done checking for max_fail_percentage 10633 1727096096.62552: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.62552: done checking to see if all hosts have failed 10633 1727096096.62553: getting the remaining hosts for this loop 10633 1727096096.62554: done getting the remaining hosts for this loop 10633 1727096096.62557: getting the next task for host managed_node1 10633 1727096096.62564: done getting next task for host managed_node1 10633 1727096096.62569: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10633 1727096096.62572: ^ 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 10633 1727096096.62586: getting variables 10633 1727096096.62588: in VariableManager get_vars() 10633 1727096096.62628: Calling all_inventory to load vars for managed_node1 10633 1727096096.62631: Calling groups_inventory to load vars for managed_node1 10633 1727096096.62633: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.62643: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.62645: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.62648: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.62824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.62952: done with get_vars() 10633 1727096096.62960: done getting variables 10633 1727096096.63017: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:56 -0400 (0:00:00.036) 0:00:04.448 ****** 10633 1727096096.63041: entering _queue_task() for managed_node1/fail 10633 1727096096.63273: worker is 1 (out of 1 available) 10633 1727096096.63287: exiting _queue_task() for managed_node1/fail 10633 1727096096.63300: done queuing things up, now waiting for results queue to drain 10633 1727096096.63301: waiting for pending results... 10633 1727096096.63463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10633 1727096096.63565: in run() - task 0afff68d-5257-8f26-44ca-00000000002d 10633 1727096096.63577: variable 'ansible_search_path' from source: unknown 10633 1727096096.63581: variable 'ansible_search_path' from source: unknown 10633 1727096096.63609: calling self._execute() 10633 1727096096.63676: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.63680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.63689: variable 'omit' from source: magic vars 10633 1727096096.64003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.65565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.65618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.65645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.65683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.65704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.65767: 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) 10633 1727096096.65790: 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) 10633 1727096096.65809: 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) 10633 1727096096.65840: 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) 10633 1727096096.65852: 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) 10633 1727096096.65955: variable 'ansible_distribution' from source: facts 10633 1727096096.65959: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.65977: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.65980: when evaluation is False, skipping this task 10633 1727096096.65982: _execute() done 10633 1727096096.65985: dumping result to json 10633 1727096096.65987: done dumping result, returning 10633 1727096096.65995: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-8f26-44ca-00000000002d] 10633 1727096096.65999: sending task result for task 0afff68d-5257-8f26-44ca-00000000002d 10633 1727096096.66098: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002d 10633 1727096096.66101: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.66178: no more pending results, returning what we have 10633 1727096096.66182: results queue empty 10633 1727096096.66182: checking for any_errors_fatal 10633 1727096096.66189: done checking for any_errors_fatal 10633 1727096096.66189: checking for max_fail_percentage 10633 1727096096.66191: done checking for max_fail_percentage 10633 1727096096.66192: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.66193: done checking to see if all hosts have failed 10633 1727096096.66193: getting the remaining hosts for this loop 10633 1727096096.66195: done getting the remaining hosts for this loop 10633 1727096096.66198: getting the next task for host managed_node1 10633 1727096096.66203: done getting next task for host managed_node1 10633 1727096096.66207: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10633 1727096096.66218: ^ 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 10633 1727096096.66233: getting variables 10633 1727096096.66235: in VariableManager get_vars() 10633 1727096096.66274: Calling all_inventory to load vars for managed_node1 10633 1727096096.66276: Calling groups_inventory to load vars for managed_node1 10633 1727096096.66278: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.66287: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.66289: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.66292: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.66418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.66575: done with get_vars() 10633 1727096096.66583: done getting variables 10633 1727096096.66626: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:56 -0400 (0:00:00.036) 0:00:04.484 ****** 10633 1727096096.66654: entering _queue_task() for managed_node1/package 10633 1727096096.66897: worker is 1 (out of 1 available) 10633 1727096096.66912: exiting _queue_task() for managed_node1/package 10633 1727096096.66925: done queuing things up, now waiting for results queue to drain 10633 1727096096.66926: waiting for pending results... 10633 1727096096.67101: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10633 1727096096.67192: in run() - task 0afff68d-5257-8f26-44ca-00000000002e 10633 1727096096.67202: variable 'ansible_search_path' from source: unknown 10633 1727096096.67206: variable 'ansible_search_path' from source: unknown 10633 1727096096.67236: calling self._execute() 10633 1727096096.67305: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.67309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.67318: variable 'omit' from source: magic vars 10633 1727096096.67634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.69254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.69301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.69330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.69359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.69380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.69442: 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) 10633 1727096096.69469: 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) 10633 1727096096.69487: 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) 10633 1727096096.69512: 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) 10633 1727096096.69522: 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) 10633 1727096096.69626: variable 'ansible_distribution' from source: facts 10633 1727096096.69629: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.69645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.69651: when evaluation is False, skipping this task 10633 1727096096.69653: _execute() done 10633 1727096096.69656: dumping result to json 10633 1727096096.69658: done dumping result, returning 10633 1727096096.69665: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-8f26-44ca-00000000002e] 10633 1727096096.69679: sending task result for task 0afff68d-5257-8f26-44ca-00000000002e 10633 1727096096.69769: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002e 10633 1727096096.69772: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.69834: no more pending results, returning what we have 10633 1727096096.69837: results queue empty 10633 1727096096.69838: checking for any_errors_fatal 10633 1727096096.69849: done checking for any_errors_fatal 10633 1727096096.69849: checking for max_fail_percentage 10633 1727096096.69852: done checking for max_fail_percentage 10633 1727096096.69852: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.69853: done checking to see if all hosts have failed 10633 1727096096.69854: getting the remaining hosts for this loop 10633 1727096096.69855: done getting the remaining hosts for this loop 10633 1727096096.69859: getting the next task for host managed_node1 10633 1727096096.69865: done getting next task for host managed_node1 10633 1727096096.69870: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10633 1727096096.69873: ^ 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 10633 1727096096.69886: getting variables 10633 1727096096.69888: in VariableManager get_vars() 10633 1727096096.69937: Calling all_inventory to load vars for managed_node1 10633 1727096096.69940: Calling groups_inventory to load vars for managed_node1 10633 1727096096.69942: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.69954: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.69957: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.69959: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.70136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.70639: done with get_vars() 10633 1727096096.70675: done getting variables 10633 1727096096.70754: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:56 -0400 (0:00:00.041) 0:00:04.526 ****** 10633 1727096096.70793: entering _queue_task() for managed_node1/package 10633 1727096096.71154: worker is 1 (out of 1 available) 10633 1727096096.71174: exiting _queue_task() for managed_node1/package 10633 1727096096.71186: done queuing things up, now waiting for results queue to drain 10633 1727096096.71187: waiting for pending results... 10633 1727096096.71640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10633 1727096096.71703: in run() - task 0afff68d-5257-8f26-44ca-00000000002f 10633 1727096096.71723: variable 'ansible_search_path' from source: unknown 10633 1727096096.71732: variable 'ansible_search_path' from source: unknown 10633 1727096096.71782: calling self._execute() 10633 1727096096.71879: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.71896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.71913: variable 'omit' from source: magic vars 10633 1727096096.72243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.74880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.74885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.74887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.74889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.74891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.75066: 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) 10633 1727096096.75114: 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) 10633 1727096096.75149: 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) 10633 1727096096.75204: 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) 10633 1727096096.75223: 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) 10633 1727096096.75381: variable 'ansible_distribution' from source: facts 10633 1727096096.75393: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.75424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.75432: when evaluation is False, skipping this task 10633 1727096096.75439: _execute() done 10633 1727096096.75451: dumping result to json 10633 1727096096.75459: done dumping result, returning 10633 1727096096.75473: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-8f26-44ca-00000000002f] 10633 1727096096.75482: sending task result for task 0afff68d-5257-8f26-44ca-00000000002f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.75674: no more pending results, returning what we have 10633 1727096096.75678: results queue empty 10633 1727096096.75679: checking for any_errors_fatal 10633 1727096096.75683: done checking for any_errors_fatal 10633 1727096096.75684: checking for max_fail_percentage 10633 1727096096.75686: done checking for max_fail_percentage 10633 1727096096.75687: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.75688: done checking to see if all hosts have failed 10633 1727096096.75688: getting the remaining hosts for this loop 10633 1727096096.75690: done getting the remaining hosts for this loop 10633 1727096096.75693: getting the next task for host managed_node1 10633 1727096096.75699: done getting next task for host managed_node1 10633 1727096096.75704: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10633 1727096096.75709: ^ 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 10633 1727096096.75725: getting variables 10633 1727096096.75728: in VariableManager get_vars() 10633 1727096096.75774: Calling all_inventory to load vars for managed_node1 10633 1727096096.75777: Calling groups_inventory to load vars for managed_node1 10633 1727096096.75780: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.75793: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.75796: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.75799: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.76363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.76605: done with get_vars() 10633 1727096096.76617: done getting variables 10633 1727096096.76659: done sending task result for task 0afff68d-5257-8f26-44ca-00000000002f 10633 1727096096.76662: WORKER PROCESS EXITING 10633 1727096096.76699: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:56 -0400 (0:00:00.059) 0:00:04.585 ****** 10633 1727096096.76740: entering _queue_task() for managed_node1/package 10633 1727096096.77173: worker is 1 (out of 1 available) 10633 1727096096.77186: exiting _queue_task() for managed_node1/package 10633 1727096096.77197: done queuing things up, now waiting for results queue to drain 10633 1727096096.77199: waiting for pending results... 10633 1727096096.77370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10633 1727096096.77513: in run() - task 0afff68d-5257-8f26-44ca-000000000030 10633 1727096096.77539: variable 'ansible_search_path' from source: unknown 10633 1727096096.77547: variable 'ansible_search_path' from source: unknown 10633 1727096096.77590: calling self._execute() 10633 1727096096.77683: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.77695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.77717: variable 'omit' from source: magic vars 10633 1727096096.78706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.80385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.80462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.80675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.80679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.80681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.80684: 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) 10633 1727096096.80773: 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) 10633 1727096096.80886: 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) 10633 1727096096.81235: 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) 10633 1727096096.81242: 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) 10633 1727096096.81466: variable 'ansible_distribution' from source: facts 10633 1727096096.81498: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.81539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.81547: when evaluation is False, skipping this task 10633 1727096096.81554: _execute() done 10633 1727096096.81561: dumping result to json 10633 1727096096.81569: done dumping result, returning 10633 1727096096.81582: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-8f26-44ca-000000000030] 10633 1727096096.81592: sending task result for task 0afff68d-5257-8f26-44ca-000000000030 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.81774: no more pending results, returning what we have 10633 1727096096.81777: results queue empty 10633 1727096096.81778: checking for any_errors_fatal 10633 1727096096.81784: done checking for any_errors_fatal 10633 1727096096.81785: checking for max_fail_percentage 10633 1727096096.81786: done checking for max_fail_percentage 10633 1727096096.81787: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.81788: done checking to see if all hosts have failed 10633 1727096096.81790: getting the remaining hosts for this loop 10633 1727096096.81791: done getting the remaining hosts for this loop 10633 1727096096.81795: getting the next task for host managed_node1 10633 1727096096.81801: done getting next task for host managed_node1 10633 1727096096.81882: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10633 1727096096.81886: ^ 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 10633 1727096096.81902: getting variables 10633 1727096096.81903: in VariableManager get_vars() 10633 1727096096.82017: Calling all_inventory to load vars for managed_node1 10633 1727096096.82024: Calling groups_inventory to load vars for managed_node1 10633 1727096096.82030: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.82036: done sending task result for task 0afff68d-5257-8f26-44ca-000000000030 10633 1727096096.82039: WORKER PROCESS EXITING 10633 1727096096.82050: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.82052: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.82055: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.82277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.82534: done with get_vars() 10633 1727096096.82551: done getting variables 10633 1727096096.82684: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:56 -0400 (0:00:00.059) 0:00:04.645 ****** 10633 1727096096.82716: entering _queue_task() for managed_node1/service 10633 1727096096.82718: Creating lock for service 10633 1727096096.83228: worker is 1 (out of 1 available) 10633 1727096096.83241: exiting _queue_task() for managed_node1/service 10633 1727096096.83254: done queuing things up, now waiting for results queue to drain 10633 1727096096.83255: waiting for pending results... 10633 1727096096.83416: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10633 1727096096.83580: in run() - task 0afff68d-5257-8f26-44ca-000000000031 10633 1727096096.83616: variable 'ansible_search_path' from source: unknown 10633 1727096096.83631: variable 'ansible_search_path' from source: unknown 10633 1727096096.83693: calling self._execute() 10633 1727096096.83786: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.83797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.83829: variable 'omit' from source: magic vars 10633 1727096096.84385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.87193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.87241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.87280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.87308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.87329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.87389: 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) 10633 1727096096.87411: 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) 10633 1727096096.87432: 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) 10633 1727096096.87459: 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) 10633 1727096096.87471: 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) 10633 1727096096.87569: variable 'ansible_distribution' from source: facts 10633 1727096096.87574: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.87588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.87591: when evaluation is False, skipping this task 10633 1727096096.87593: _execute() done 10633 1727096096.87596: dumping result to json 10633 1727096096.87600: done dumping result, returning 10633 1727096096.87607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-8f26-44ca-000000000031] 10633 1727096096.87611: sending task result for task 0afff68d-5257-8f26-44ca-000000000031 10633 1727096096.87706: done sending task result for task 0afff68d-5257-8f26-44ca-000000000031 10633 1727096096.87708: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.87764: no more pending results, returning what we have 10633 1727096096.87769: results queue empty 10633 1727096096.87770: checking for any_errors_fatal 10633 1727096096.87777: done checking for any_errors_fatal 10633 1727096096.87778: checking for max_fail_percentage 10633 1727096096.87779: done checking for max_fail_percentage 10633 1727096096.87780: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.87781: done checking to see if all hosts have failed 10633 1727096096.87781: getting the remaining hosts for this loop 10633 1727096096.87783: done getting the remaining hosts for this loop 10633 1727096096.87786: getting the next task for host managed_node1 10633 1727096096.87793: done getting next task for host managed_node1 10633 1727096096.87796: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10633 1727096096.87799: ^ 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 10633 1727096096.87812: getting variables 10633 1727096096.87814: in VariableManager get_vars() 10633 1727096096.87857: Calling all_inventory to load vars for managed_node1 10633 1727096096.87859: Calling groups_inventory to load vars for managed_node1 10633 1727096096.87861: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.87873: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.87875: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.87877: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.88110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.88340: done with get_vars() 10633 1727096096.88351: done getting variables 10633 1727096096.88585: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:56 -0400 (0:00:00.058) 0:00:04.704 ****** 10633 1727096096.88617: entering _queue_task() for managed_node1/service 10633 1727096096.89026: worker is 1 (out of 1 available) 10633 1727096096.89040: exiting _queue_task() for managed_node1/service 10633 1727096096.89051: done queuing things up, now waiting for results queue to drain 10633 1727096096.89052: waiting for pending results... 10633 1727096096.89545: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10633 1727096096.89561: in run() - task 0afff68d-5257-8f26-44ca-000000000032 10633 1727096096.89641: variable 'ansible_search_path' from source: unknown 10633 1727096096.89645: variable 'ansible_search_path' from source: unknown 10633 1727096096.89648: calling self._execute() 10633 1727096096.89725: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.89736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.89758: variable 'omit' from source: magic vars 10633 1727096096.90200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.92044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.92094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.92122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.92153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.92174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.92234: 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) 10633 1727096096.92257: 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) 10633 1727096096.92278: 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) 10633 1727096096.92304: 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) 10633 1727096096.92315: 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) 10633 1727096096.92417: variable 'ansible_distribution' from source: facts 10633 1727096096.92421: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.92437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.92440: when evaluation is False, skipping this task 10633 1727096096.92443: _execute() done 10633 1727096096.92445: dumping result to json 10633 1727096096.92450: done dumping result, returning 10633 1727096096.92456: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-8f26-44ca-000000000032] 10633 1727096096.92459: sending task result for task 0afff68d-5257-8f26-44ca-000000000032 10633 1727096096.92558: done sending task result for task 0afff68d-5257-8f26-44ca-000000000032 10633 1727096096.92561: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10633 1727096096.92625: no more pending results, returning what we have 10633 1727096096.92628: results queue empty 10633 1727096096.92628: checking for any_errors_fatal 10633 1727096096.92635: done checking for any_errors_fatal 10633 1727096096.92636: checking for max_fail_percentage 10633 1727096096.92637: done checking for max_fail_percentage 10633 1727096096.92638: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.92639: done checking to see if all hosts have failed 10633 1727096096.92639: getting the remaining hosts for this loop 10633 1727096096.92641: done getting the remaining hosts for this loop 10633 1727096096.92644: getting the next task for host managed_node1 10633 1727096096.92652: done getting next task for host managed_node1 10633 1727096096.92656: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10633 1727096096.92659: ^ 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 10633 1727096096.92674: getting variables 10633 1727096096.92675: in VariableManager get_vars() 10633 1727096096.92714: Calling all_inventory to load vars for managed_node1 10633 1727096096.92716: Calling groups_inventory to load vars for managed_node1 10633 1727096096.92718: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.92727: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.92729: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.92732: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.92958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.93192: done with get_vars() 10633 1727096096.93207: done getting variables 10633 1727096096.93262: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:56 -0400 (0:00:00.046) 0:00:04.751 ****** 10633 1727096096.93295: entering _queue_task() for managed_node1/service 10633 1727096096.94325: worker is 1 (out of 1 available) 10633 1727096096.94339: exiting _queue_task() for managed_node1/service 10633 1727096096.94353: done queuing things up, now waiting for results queue to drain 10633 1727096096.94354: waiting for pending results... 10633 1727096096.95190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10633 1727096096.95224: in run() - task 0afff68d-5257-8f26-44ca-000000000033 10633 1727096096.95251: variable 'ansible_search_path' from source: unknown 10633 1727096096.95262: variable 'ansible_search_path' from source: unknown 10633 1727096096.95309: calling self._execute() 10633 1727096096.95480: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096096.95520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096096.95546: variable 'omit' from source: magic vars 10633 1727096096.95977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096096.97875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096096.97879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096096.97882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096096.97884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096096.97900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096096.97986: 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) 10633 1727096096.98020: 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) 10633 1727096096.98052: 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) 10633 1727096096.98101: 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) 10633 1727096096.98121: 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) 10633 1727096096.98261: variable 'ansible_distribution' from source: facts 10633 1727096096.98287: variable 'ansible_distribution_major_version' from source: facts 10633 1727096096.98309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096096.98317: when evaluation is False, skipping this task 10633 1727096096.98323: _execute() done 10633 1727096096.98330: dumping result to json 10633 1727096096.98337: done dumping result, returning 10633 1727096096.98352: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-8f26-44ca-000000000033] 10633 1727096096.98361: sending task result for task 0afff68d-5257-8f26-44ca-000000000033 10633 1727096096.98573: done sending task result for task 0afff68d-5257-8f26-44ca-000000000033 10633 1727096096.98577: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096096.98624: no more pending results, returning what we have 10633 1727096096.98628: results queue empty 10633 1727096096.98628: checking for any_errors_fatal 10633 1727096096.98634: done checking for any_errors_fatal 10633 1727096096.98634: checking for max_fail_percentage 10633 1727096096.98636: done checking for max_fail_percentage 10633 1727096096.98637: checking to see if all hosts have failed and the running result is not ok 10633 1727096096.98638: done checking to see if all hosts have failed 10633 1727096096.98638: getting the remaining hosts for this loop 10633 1727096096.98640: done getting the remaining hosts for this loop 10633 1727096096.98644: getting the next task for host managed_node1 10633 1727096096.98652: done getting next task for host managed_node1 10633 1727096096.98657: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10633 1727096096.98660: ^ 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 10633 1727096096.98678: getting variables 10633 1727096096.98680: in VariableManager get_vars() 10633 1727096096.98720: Calling all_inventory to load vars for managed_node1 10633 1727096096.98722: Calling groups_inventory to load vars for managed_node1 10633 1727096096.98724: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096096.98734: Calling all_plugins_play to load vars for managed_node1 10633 1727096096.98737: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096096.98739: Calling groups_plugins_play to load vars for managed_node1 10633 1727096096.99163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096096.99434: done with get_vars() 10633 1727096096.99449: done getting variables 10633 1727096096.99503: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:56 -0400 (0:00:00.062) 0:00:04.813 ****** 10633 1727096096.99531: entering _queue_task() for managed_node1/service 10633 1727096096.99855: worker is 1 (out of 1 available) 10633 1727096096.99871: exiting _queue_task() for managed_node1/service 10633 1727096096.99883: done queuing things up, now waiting for results queue to drain 10633 1727096096.99885: waiting for pending results... 10633 1727096097.00288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10633 1727096097.00293: in run() - task 0afff68d-5257-8f26-44ca-000000000034 10633 1727096097.00298: variable 'ansible_search_path' from source: unknown 10633 1727096097.00306: variable 'ansible_search_path' from source: unknown 10633 1727096097.00351: calling self._execute() 10633 1727096097.00436: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.00449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.00463: variable 'omit' from source: magic vars 10633 1727096097.00905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.03207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.03291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.03337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.03383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.03416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.03529: 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) 10633 1727096097.03574: 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) 10633 1727096097.03606: 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) 10633 1727096097.03756: 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) 10633 1727096097.03760: 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) 10633 1727096097.03835: variable 'ansible_distribution' from source: facts 10633 1727096097.03851: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.03881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.03889: when evaluation is False, skipping this task 10633 1727096097.03896: _execute() done 10633 1727096097.03903: dumping result to json 10633 1727096097.03911: done dumping result, returning 10633 1727096097.03923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-8f26-44ca-000000000034] 10633 1727096097.03932: sending task result for task 0afff68d-5257-8f26-44ca-000000000034 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10633 1727096097.04120: no more pending results, returning what we have 10633 1727096097.04123: results queue empty 10633 1727096097.04124: checking for any_errors_fatal 10633 1727096097.04130: done checking for any_errors_fatal 10633 1727096097.04131: checking for max_fail_percentage 10633 1727096097.04133: done checking for max_fail_percentage 10633 1727096097.04134: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.04135: done checking to see if all hosts have failed 10633 1727096097.04135: getting the remaining hosts for this loop 10633 1727096097.04137: done getting the remaining hosts for this loop 10633 1727096097.04140: getting the next task for host managed_node1 10633 1727096097.04150: done getting next task for host managed_node1 10633 1727096097.04154: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10633 1727096097.04157: ^ 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 10633 1727096097.04175: getting variables 10633 1727096097.04177: in VariableManager get_vars() 10633 1727096097.04219: Calling all_inventory to load vars for managed_node1 10633 1727096097.04222: Calling groups_inventory to load vars for managed_node1 10633 1727096097.04226: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.04238: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.04241: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.04244: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.04701: done sending task result for task 0afff68d-5257-8f26-44ca-000000000034 10633 1727096097.04705: WORKER PROCESS EXITING 10633 1727096097.04727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.04922: done with get_vars() 10633 1727096097.04934: done getting variables 10633 1727096097.04992: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:57 -0400 (0:00:00.054) 0:00:04.868 ****** 10633 1727096097.05022: entering _queue_task() for managed_node1/copy 10633 1727096097.05322: worker is 1 (out of 1 available) 10633 1727096097.05335: exiting _queue_task() for managed_node1/copy 10633 1727096097.05351: done queuing things up, now waiting for results queue to drain 10633 1727096097.05352: waiting for pending results... 10633 1727096097.05633: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10633 1727096097.05776: in run() - task 0afff68d-5257-8f26-44ca-000000000035 10633 1727096097.05798: variable 'ansible_search_path' from source: unknown 10633 1727096097.05806: variable 'ansible_search_path' from source: unknown 10633 1727096097.05849: calling self._execute() 10633 1727096097.05932: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.05945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.05964: variable 'omit' from source: magic vars 10633 1727096097.06481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.08778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.08811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.08859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.08910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.08946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.09099: 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) 10633 1727096097.09173: 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) 10633 1727096097.09180: 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) 10633 1727096097.09231: 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) 10633 1727096097.09263: 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) 10633 1727096097.09431: variable 'ansible_distribution' from source: facts 10633 1727096097.09443: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.09478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.09486: when evaluation is False, skipping this task 10633 1727096097.09493: _execute() done 10633 1727096097.09500: dumping result to json 10633 1727096097.09508: done dumping result, returning 10633 1727096097.09523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-8f26-44ca-000000000035] 10633 1727096097.09543: sending task result for task 0afff68d-5257-8f26-44ca-000000000035 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.09721: no more pending results, returning what we have 10633 1727096097.09724: results queue empty 10633 1727096097.09725: checking for any_errors_fatal 10633 1727096097.09731: done checking for any_errors_fatal 10633 1727096097.09731: checking for max_fail_percentage 10633 1727096097.09733: done checking for max_fail_percentage 10633 1727096097.09733: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.09734: done checking to see if all hosts have failed 10633 1727096097.09735: getting the remaining hosts for this loop 10633 1727096097.09736: done getting the remaining hosts for this loop 10633 1727096097.09739: getting the next task for host managed_node1 10633 1727096097.09745: done getting next task for host managed_node1 10633 1727096097.09749: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10633 1727096097.09752: ^ 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 10633 1727096097.09765: getting variables 10633 1727096097.09769: in VariableManager get_vars() 10633 1727096097.09808: Calling all_inventory to load vars for managed_node1 10633 1727096097.09810: Calling groups_inventory to load vars for managed_node1 10633 1727096097.09812: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.09824: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.09827: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.09829: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.10390: done sending task result for task 0afff68d-5257-8f26-44ca-000000000035 10633 1727096097.10395: WORKER PROCESS EXITING 10633 1727096097.10407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.10603: done with get_vars() 10633 1727096097.10614: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:57 -0400 (0:00:00.056) 0:00:04.925 ****** 10633 1727096097.10704: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10633 1727096097.10705: Creating lock for fedora.linux_system_roles.network_connections 10633 1727096097.11034: worker is 1 (out of 1 available) 10633 1727096097.11047: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10633 1727096097.11061: done queuing things up, now waiting for results queue to drain 10633 1727096097.11062: waiting for pending results... 10633 1727096097.11485: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10633 1727096097.11490: in run() - task 0afff68d-5257-8f26-44ca-000000000036 10633 1727096097.11493: variable 'ansible_search_path' from source: unknown 10633 1727096097.11495: variable 'ansible_search_path' from source: unknown 10633 1727096097.11514: calling self._execute() 10633 1727096097.11596: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.11611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.11626: variable 'omit' from source: magic vars 10633 1727096097.12070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.15036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.15115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.15162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.15221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.15252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.15340: 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) 10633 1727096097.15378: 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) 10633 1727096097.15413: 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) 10633 1727096097.15508: 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) 10633 1727096097.15511: 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) 10633 1727096097.15603: variable 'ansible_distribution' from source: facts 10633 1727096097.15617: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.15636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.15643: when evaluation is False, skipping this task 10633 1727096097.15648: _execute() done 10633 1727096097.15654: dumping result to json 10633 1727096097.15661: done dumping result, returning 10633 1727096097.15677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-8f26-44ca-000000000036] 10633 1727096097.15686: sending task result for task 0afff68d-5257-8f26-44ca-000000000036 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.15894: no more pending results, returning what we have 10633 1727096097.15897: results queue empty 10633 1727096097.15898: checking for any_errors_fatal 10633 1727096097.15905: done checking for any_errors_fatal 10633 1727096097.15906: checking for max_fail_percentage 10633 1727096097.15909: done checking for max_fail_percentage 10633 1727096097.15909: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.15910: done checking to see if all hosts have failed 10633 1727096097.15911: getting the remaining hosts for this loop 10633 1727096097.15913: done getting the remaining hosts for this loop 10633 1727096097.15917: getting the next task for host managed_node1 10633 1727096097.15923: done getting next task for host managed_node1 10633 1727096097.15927: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10633 1727096097.15930: ^ 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 10633 1727096097.15945: getting variables 10633 1727096097.15946: in VariableManager get_vars() 10633 1727096097.16094: Calling all_inventory to load vars for managed_node1 10633 1727096097.16097: Calling groups_inventory to load vars for managed_node1 10633 1727096097.16100: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.16113: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.16116: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.16118: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.16489: done sending task result for task 0afff68d-5257-8f26-44ca-000000000036 10633 1727096097.16493: WORKER PROCESS EXITING 10633 1727096097.16519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.16837: done with get_vars() 10633 1727096097.16850: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:57 -0400 (0:00:00.064) 0:00:04.989 ****** 10633 1727096097.17141: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10633 1727096097.17143: Creating lock for fedora.linux_system_roles.network_state 10633 1727096097.17883: worker is 1 (out of 1 available) 10633 1727096097.17899: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10633 1727096097.17911: done queuing things up, now waiting for results queue to drain 10633 1727096097.17912: waiting for pending results... 10633 1727096097.18357: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10633 1727096097.18516: in run() - task 0afff68d-5257-8f26-44ca-000000000037 10633 1727096097.18538: variable 'ansible_search_path' from source: unknown 10633 1727096097.18546: variable 'ansible_search_path' from source: unknown 10633 1727096097.18588: calling self._execute() 10633 1727096097.18674: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.18686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.18700: variable 'omit' from source: magic vars 10633 1727096097.19217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.22374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.22576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.22580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.22582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.22584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.22658: 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) 10633 1727096097.22702: 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) 10633 1727096097.22731: 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) 10633 1727096097.22778: 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) 10633 1727096097.22798: 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) 10633 1727096097.22952: variable 'ansible_distribution' from source: facts 10633 1727096097.22963: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.22986: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.22994: when evaluation is False, skipping this task 10633 1727096097.23000: _execute() done 10633 1727096097.23006: dumping result to json 10633 1727096097.23014: done dumping result, returning 10633 1727096097.23030: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-8f26-44ca-000000000037] 10633 1727096097.23040: sending task result for task 0afff68d-5257-8f26-44ca-000000000037 10633 1727096097.23299: done sending task result for task 0afff68d-5257-8f26-44ca-000000000037 10633 1727096097.23303: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.23354: no more pending results, returning what we have 10633 1727096097.23358: results queue empty 10633 1727096097.23359: checking for any_errors_fatal 10633 1727096097.23365: done checking for any_errors_fatal 10633 1727096097.23366: checking for max_fail_percentage 10633 1727096097.23370: done checking for max_fail_percentage 10633 1727096097.23371: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.23372: done checking to see if all hosts have failed 10633 1727096097.23373: getting the remaining hosts for this loop 10633 1727096097.23374: done getting the remaining hosts for this loop 10633 1727096097.23378: getting the next task for host managed_node1 10633 1727096097.23385: done getting next task for host managed_node1 10633 1727096097.23388: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10633 1727096097.23392: ^ 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 10633 1727096097.23405: getting variables 10633 1727096097.23407: in VariableManager get_vars() 10633 1727096097.23507: Calling all_inventory to load vars for managed_node1 10633 1727096097.23510: Calling groups_inventory to load vars for managed_node1 10633 1727096097.23514: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.23527: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.23530: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.23533: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.23925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.24191: done with get_vars() 10633 1727096097.24203: done getting variables 10633 1727096097.24282: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:57 -0400 (0:00:00.071) 0:00:05.061 ****** 10633 1727096097.24342: entering _queue_task() for managed_node1/debug 10633 1727096097.24979: worker is 1 (out of 1 available) 10633 1727096097.24989: exiting _queue_task() for managed_node1/debug 10633 1727096097.24998: done queuing things up, now waiting for results queue to drain 10633 1727096097.25000: waiting for pending results... 10633 1727096097.25187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10633 1727096097.25418: in run() - task 0afff68d-5257-8f26-44ca-000000000038 10633 1727096097.25678: variable 'ansible_search_path' from source: unknown 10633 1727096097.25682: variable 'ansible_search_path' from source: unknown 10633 1727096097.25684: calling self._execute() 10633 1727096097.25721: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.25783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.25801: variable 'omit' from source: magic vars 10633 1727096097.26610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.29644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.29884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.29899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.30620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.30664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.30836: 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) 10633 1727096097.30982: 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) 10633 1727096097.31012: 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) 10633 1727096097.31275: 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) 10633 1727096097.31279: 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) 10633 1727096097.31357: variable 'ansible_distribution' from source: facts 10633 1727096097.31370: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.31398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.31405: when evaluation is False, skipping this task 10633 1727096097.31411: _execute() done 10633 1727096097.31418: dumping result to json 10633 1727096097.31426: done dumping result, returning 10633 1727096097.31438: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-8f26-44ca-000000000038] 10633 1727096097.31446: sending task result for task 0afff68d-5257-8f26-44ca-000000000038 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096097.31600: no more pending results, returning what we have 10633 1727096097.31603: results queue empty 10633 1727096097.31604: checking for any_errors_fatal 10633 1727096097.31611: done checking for any_errors_fatal 10633 1727096097.31612: checking for max_fail_percentage 10633 1727096097.31613: done checking for max_fail_percentage 10633 1727096097.31614: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.31615: done checking to see if all hosts have failed 10633 1727096097.31616: getting the remaining hosts for this loop 10633 1727096097.31617: done getting the remaining hosts for this loop 10633 1727096097.31621: getting the next task for host managed_node1 10633 1727096097.31627: done getting next task for host managed_node1 10633 1727096097.31631: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10633 1727096097.31635: ^ 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 10633 1727096097.31651: getting variables 10633 1727096097.31653: in VariableManager get_vars() 10633 1727096097.31701: Calling all_inventory to load vars for managed_node1 10633 1727096097.31704: Calling groups_inventory to load vars for managed_node1 10633 1727096097.31706: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.31719: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.31721: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.31724: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.32015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.32553: done with get_vars() 10633 1727096097.32572: done getting variables 10633 1727096097.32583: done sending task result for task 0afff68d-5257-8f26-44ca-000000000038 10633 1727096097.32586: WORKER PROCESS EXITING 10633 1727096097.32643: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:57 -0400 (0:00:00.083) 0:00:05.145 ****** 10633 1727096097.32680: entering _queue_task() for managed_node1/debug 10633 1727096097.33195: worker is 1 (out of 1 available) 10633 1727096097.33203: exiting _queue_task() for managed_node1/debug 10633 1727096097.33213: done queuing things up, now waiting for results queue to drain 10633 1727096097.33214: waiting for pending results... 10633 1727096097.33261: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10633 1727096097.33397: in run() - task 0afff68d-5257-8f26-44ca-000000000039 10633 1727096097.33417: variable 'ansible_search_path' from source: unknown 10633 1727096097.33426: variable 'ansible_search_path' from source: unknown 10633 1727096097.33475: calling self._execute() 10633 1727096097.33557: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.33571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.33587: variable 'omit' from source: magic vars 10633 1727096097.34021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.36595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.36673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.36719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.36760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.36792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.36880: 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) 10633 1727096097.36929: 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) 10633 1727096097.36978: 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) 10633 1727096097.37010: 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) 10633 1727096097.37072: 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) 10633 1727096097.37188: variable 'ansible_distribution' from source: facts 10633 1727096097.37199: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.37220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.37226: when evaluation is False, skipping this task 10633 1727096097.37232: _execute() done 10633 1727096097.37238: dumping result to json 10633 1727096097.37245: done dumping result, returning 10633 1727096097.37263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-8f26-44ca-000000000039] 10633 1727096097.37364: sending task result for task 0afff68d-5257-8f26-44ca-000000000039 10633 1727096097.37435: done sending task result for task 0afff68d-5257-8f26-44ca-000000000039 10633 1727096097.37438: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096097.37515: no more pending results, returning what we have 10633 1727096097.37519: results queue empty 10633 1727096097.37520: checking for any_errors_fatal 10633 1727096097.37527: done checking for any_errors_fatal 10633 1727096097.37528: checking for max_fail_percentage 10633 1727096097.37530: done checking for max_fail_percentage 10633 1727096097.37531: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.37532: done checking to see if all hosts have failed 10633 1727096097.37533: getting the remaining hosts for this loop 10633 1727096097.37534: done getting the remaining hosts for this loop 10633 1727096097.37537: getting the next task for host managed_node1 10633 1727096097.37544: done getting next task for host managed_node1 10633 1727096097.37550: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10633 1727096097.37554: ^ 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 10633 1727096097.37572: getting variables 10633 1727096097.37574: in VariableManager get_vars() 10633 1727096097.37617: Calling all_inventory to load vars for managed_node1 10633 1727096097.37619: Calling groups_inventory to load vars for managed_node1 10633 1727096097.37622: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.37635: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.37637: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.37641: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.37938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.38294: done with get_vars() 10633 1727096097.38307: done getting variables 10633 1727096097.38371: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:57 -0400 (0:00:00.057) 0:00:05.202 ****** 10633 1727096097.38405: entering _queue_task() for managed_node1/debug 10633 1727096097.38706: worker is 1 (out of 1 available) 10633 1727096097.38717: exiting _queue_task() for managed_node1/debug 10633 1727096097.38729: done queuing things up, now waiting for results queue to drain 10633 1727096097.38730: waiting for pending results... 10633 1727096097.39005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10633 1727096097.39175: in run() - task 0afff68d-5257-8f26-44ca-00000000003a 10633 1727096097.39179: variable 'ansible_search_path' from source: unknown 10633 1727096097.39181: variable 'ansible_search_path' from source: unknown 10633 1727096097.39208: calling self._execute() 10633 1727096097.39286: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.39302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.39372: variable 'omit' from source: magic vars 10633 1727096097.39750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.42984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.43176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.43178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.43327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.43358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.43536: 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) 10633 1727096097.43602: 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) 10633 1727096097.43836: 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) 10633 1727096097.43839: 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) 10633 1727096097.43842: 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) 10633 1727096097.44079: variable 'ansible_distribution' from source: facts 10633 1727096097.44090: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.44111: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.44117: when evaluation is False, skipping this task 10633 1727096097.44122: _execute() done 10633 1727096097.44129: dumping result to json 10633 1727096097.44137: done dumping result, returning 10633 1727096097.44176: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-8f26-44ca-00000000003a] 10633 1727096097.44186: sending task result for task 0afff68d-5257-8f26-44ca-00000000003a 10633 1727096097.44445: done sending task result for task 0afff68d-5257-8f26-44ca-00000000003a 10633 1727096097.44448: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096097.44494: no more pending results, returning what we have 10633 1727096097.44497: results queue empty 10633 1727096097.44498: checking for any_errors_fatal 10633 1727096097.44504: done checking for any_errors_fatal 10633 1727096097.44505: checking for max_fail_percentage 10633 1727096097.44506: done checking for max_fail_percentage 10633 1727096097.44507: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.44508: done checking to see if all hosts have failed 10633 1727096097.44508: getting the remaining hosts for this loop 10633 1727096097.44510: done getting the remaining hosts for this loop 10633 1727096097.44513: getting the next task for host managed_node1 10633 1727096097.44519: done getting next task for host managed_node1 10633 1727096097.44523: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10633 1727096097.44526: ^ 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 10633 1727096097.44540: getting variables 10633 1727096097.44542: in VariableManager get_vars() 10633 1727096097.44585: Calling all_inventory to load vars for managed_node1 10633 1727096097.44587: Calling groups_inventory to load vars for managed_node1 10633 1727096097.44590: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.44601: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.44604: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.44607: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.45231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.45707: done with get_vars() 10633 1727096097.45719: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:57 -0400 (0:00:00.077) 0:00:05.280 ****** 10633 1727096097.46185: entering _queue_task() for managed_node1/ping 10633 1727096097.46187: Creating lock for ping 10633 1727096097.46723: worker is 1 (out of 1 available) 10633 1727096097.46734: exiting _queue_task() for managed_node1/ping 10633 1727096097.46746: done queuing things up, now waiting for results queue to drain 10633 1727096097.46748: waiting for pending results... 10633 1727096097.47388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10633 1727096097.47393: in run() - task 0afff68d-5257-8f26-44ca-00000000003b 10633 1727096097.47397: variable 'ansible_search_path' from source: unknown 10633 1727096097.47400: variable 'ansible_search_path' from source: unknown 10633 1727096097.47404: calling self._execute() 10633 1727096097.47515: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.47535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.47592: variable 'omit' from source: magic vars 10633 1727096097.48002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.51482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.51556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.51635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.51642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.51675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.51759: 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) 10633 1727096097.51796: 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) 10633 1727096097.51853: 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) 10633 1727096097.51877: 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) 10633 1727096097.51895: 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) 10633 1727096097.52032: variable 'ansible_distribution' from source: facts 10633 1727096097.52071: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.52075: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.52077: when evaluation is False, skipping this task 10633 1727096097.52085: _execute() done 10633 1727096097.52093: dumping result to json 10633 1727096097.52101: done dumping result, returning 10633 1727096097.52174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-8f26-44ca-00000000003b] 10633 1727096097.52177: sending task result for task 0afff68d-5257-8f26-44ca-00000000003b 10633 1727096097.52244: done sending task result for task 0afff68d-5257-8f26-44ca-00000000003b 10633 1727096097.52247: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.52324: no more pending results, returning what we have 10633 1727096097.52327: results queue empty 10633 1727096097.52328: checking for any_errors_fatal 10633 1727096097.52335: done checking for any_errors_fatal 10633 1727096097.52335: checking for max_fail_percentage 10633 1727096097.52338: done checking for max_fail_percentage 10633 1727096097.52339: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.52340: done checking to see if all hosts have failed 10633 1727096097.52340: getting the remaining hosts for this loop 10633 1727096097.52342: done getting the remaining hosts for this loop 10633 1727096097.52345: getting the next task for host managed_node1 10633 1727096097.52353: done getting next task for host managed_node1 10633 1727096097.52356: ^ task is: TASK: meta (role_complete) 10633 1727096097.52359: ^ 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 10633 1727096097.52375: getting variables 10633 1727096097.52377: in VariableManager get_vars() 10633 1727096097.52420: Calling all_inventory to load vars for managed_node1 10633 1727096097.52423: Calling groups_inventory to load vars for managed_node1 10633 1727096097.52426: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.52437: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.52440: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.52444: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.52821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.53074: done with get_vars() 10633 1727096097.53087: done getting variables 10633 1727096097.53170: done queuing things up, now waiting for results queue to drain 10633 1727096097.53172: results queue empty 10633 1727096097.53173: checking for any_errors_fatal 10633 1727096097.53176: done checking for any_errors_fatal 10633 1727096097.53176: checking for max_fail_percentage 10633 1727096097.53178: done checking for max_fail_percentage 10633 1727096097.53179: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.53180: done checking to see if all hosts have failed 10633 1727096097.53181: getting the remaining hosts for this loop 10633 1727096097.53182: done getting the remaining hosts for this loop 10633 1727096097.53184: getting the next task for host managed_node1 10633 1727096097.53189: done getting next task for host managed_node1 10633 1727096097.53192: ^ task is: TASK: Include the task 'get_interface_stat.yml' 10633 1727096097.53193: ^ 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 10633 1727096097.53196: getting variables 10633 1727096097.53197: in VariableManager get_vars() 10633 1727096097.53219: Calling all_inventory to load vars for managed_node1 10633 1727096097.53222: Calling groups_inventory to load vars for managed_node1 10633 1727096097.53224: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.53229: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.53237: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.53241: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.53629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.54254: done with get_vars() 10633 1727096097.54437: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:54:57 -0400 (0:00:00.084) 0:00:05.364 ****** 10633 1727096097.54632: entering _queue_task() for managed_node1/include_tasks 10633 1727096097.55680: worker is 1 (out of 1 available) 10633 1727096097.55696: exiting _queue_task() for managed_node1/include_tasks 10633 1727096097.55707: done queuing things up, now waiting for results queue to drain 10633 1727096097.55708: waiting for pending results... 10633 1727096097.56637: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 10633 1727096097.57024: in run() - task 0afff68d-5257-8f26-44ca-00000000006e 10633 1727096097.57038: variable 'ansible_search_path' from source: unknown 10633 1727096097.57043: variable 'ansible_search_path' from source: unknown 10633 1727096097.57310: calling self._execute() 10633 1727096097.57740: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.57744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.57747: variable 'omit' from source: magic vars 10633 1727096097.58732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.63591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.63692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.63745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.63796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.63900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.63960: 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) 10633 1727096097.64019: 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) 10633 1727096097.64166: 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) 10633 1727096097.64172: 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) 10633 1727096097.64176: 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) 10633 1727096097.64774: variable 'ansible_distribution' from source: facts 10633 1727096097.64778: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.64781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.64783: when evaluation is False, skipping this task 10633 1727096097.64785: _execute() done 10633 1727096097.64787: dumping result to json 10633 1727096097.64789: done dumping result, returning 10633 1727096097.64791: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-8f26-44ca-00000000006e] 10633 1727096097.64793: sending task result for task 0afff68d-5257-8f26-44ca-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.65190: no more pending results, returning what we have 10633 1727096097.65194: results queue empty 10633 1727096097.65195: checking for any_errors_fatal 10633 1727096097.65197: done checking for any_errors_fatal 10633 1727096097.65198: checking for max_fail_percentage 10633 1727096097.65200: done checking for max_fail_percentage 10633 1727096097.65200: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.65201: done checking to see if all hosts have failed 10633 1727096097.65202: getting the remaining hosts for this loop 10633 1727096097.65203: done getting the remaining hosts for this loop 10633 1727096097.65207: getting the next task for host managed_node1 10633 1727096097.65213: done getting next task for host managed_node1 10633 1727096097.65216: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 10633 1727096097.65220: ^ 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 10633 1727096097.65224: getting variables 10633 1727096097.65225: in VariableManager get_vars() 10633 1727096097.65275: Calling all_inventory to load vars for managed_node1 10633 1727096097.65278: Calling groups_inventory to load vars for managed_node1 10633 1727096097.65281: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.65294: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.65297: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.65300: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.65804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.66398: done sending task result for task 0afff68d-5257-8f26-44ca-00000000006e 10633 1727096097.66401: WORKER PROCESS EXITING 10633 1727096097.66415: done with get_vars() 10633 1727096097.66429: done getting variables 10633 1727096097.66787: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10633 1727096097.66955: variable 'interface' from source: task vars 10633 1727096097.66959: variable 'controller_device' from source: play vars 10633 1727096097.67031: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'deprecated-bond'] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:54:57 -0400 (0:00:00.124) 0:00:05.489 ****** 10633 1727096097.67065: entering _queue_task() for managed_node1/assert 10633 1727096097.67727: worker is 1 (out of 1 available) 10633 1727096097.67857: exiting _queue_task() for managed_node1/assert 10633 1727096097.67873: done queuing things up, now waiting for results queue to drain 10633 1727096097.67874: waiting for pending results... 10633 1727096097.68057: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' 10633 1727096097.68197: in run() - task 0afff68d-5257-8f26-44ca-00000000006f 10633 1727096097.68220: variable 'ansible_search_path' from source: unknown 10633 1727096097.68228: variable 'ansible_search_path' from source: unknown 10633 1727096097.68272: calling self._execute() 10633 1727096097.68371: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.68383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.68404: variable 'omit' from source: magic vars 10633 1727096097.68866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.73049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.73206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.73210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.73242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.73276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.73370: 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) 10633 1727096097.73405: 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) 10633 1727096097.73445: 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) 10633 1727096097.73493: 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) 10633 1727096097.73512: 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) 10633 1727096097.73664: variable 'ansible_distribution' from source: facts 10633 1727096097.73678: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.73750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.73753: when evaluation is False, skipping this task 10633 1727096097.73756: _execute() done 10633 1727096097.73758: dumping result to json 10633 1727096097.73760: done dumping result, returning 10633 1727096097.73762: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'deprecated-bond' [0afff68d-5257-8f26-44ca-00000000006f] 10633 1727096097.73765: sending task result for task 0afff68d-5257-8f26-44ca-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.73900: no more pending results, returning what we have 10633 1727096097.73903: results queue empty 10633 1727096097.73904: checking for any_errors_fatal 10633 1727096097.73910: done checking for any_errors_fatal 10633 1727096097.73911: checking for max_fail_percentage 10633 1727096097.73912: done checking for max_fail_percentage 10633 1727096097.73913: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.73914: done checking to see if all hosts have failed 10633 1727096097.73915: getting the remaining hosts for this loop 10633 1727096097.73916: done getting the remaining hosts for this loop 10633 1727096097.73919: getting the next task for host managed_node1 10633 1727096097.73927: done getting next task for host managed_node1 10633 1727096097.73929: ^ task is: TASK: Include the task 'assert_profile_present.yml' 10633 1727096097.73932: ^ 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 10633 1727096097.73936: getting variables 10633 1727096097.73937: in VariableManager get_vars() 10633 1727096097.74196: Calling all_inventory to load vars for managed_node1 10633 1727096097.74199: Calling groups_inventory to load vars for managed_node1 10633 1727096097.74202: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.74213: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.74216: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.74219: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.74789: done sending task result for task 0afff68d-5257-8f26-44ca-00000000006f 10633 1727096097.74796: WORKER PROCESS EXITING 10633 1727096097.75042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.75446: done with get_vars() 10633 1727096097.75572: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 Monday 23 September 2024 08:54:57 -0400 (0:00:00.087) 0:00:05.576 ****** 10633 1727096097.75774: entering _queue_task() for managed_node1/include_tasks 10633 1727096097.76557: worker is 1 (out of 1 available) 10633 1727096097.76574: exiting _queue_task() for managed_node1/include_tasks 10633 1727096097.76586: done queuing things up, now waiting for results queue to drain 10633 1727096097.76588: waiting for pending results... 10633 1727096097.76827: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 10633 1727096097.76903: in run() - task 0afff68d-5257-8f26-44ca-000000000070 10633 1727096097.76930: variable 'ansible_search_path' from source: unknown 10633 1727096097.76963: variable 'controller_profile' from source: play vars 10633 1727096097.77125: variable 'controller_profile' from source: play vars 10633 1727096097.77138: variable 'port1_profile' from source: play vars 10633 1727096097.77191: variable 'port1_profile' from source: play vars 10633 1727096097.77196: variable 'port2_profile' from source: play vars 10633 1727096097.77241: variable 'port2_profile' from source: play vars 10633 1727096097.77255: variable 'omit' from source: magic vars 10633 1727096097.77353: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.77364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.77374: variable 'omit' from source: magic vars 10633 1727096097.77604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.79776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.79781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.79876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.79916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.79946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.80026: 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) 10633 1727096097.80059: 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) 10633 1727096097.80089: 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) 10633 1727096097.80130: 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) 10633 1727096097.80146: 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) 10633 1727096097.80672: variable 'ansible_distribution' from source: facts 10633 1727096097.80675: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.80677: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.80679: when evaluation is False, skipping this task 10633 1727096097.80681: variable 'item' from source: unknown 10633 1727096097.80683: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10633 1727096097.80827: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.81173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.81176: variable 'omit' from source: magic vars 10633 1727096097.81243: 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) 10633 1727096097.81285: 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) 10633 1727096097.81321: 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) 10633 1727096097.81391: 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) 10633 1727096097.81411: 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) 10633 1727096097.81561: variable 'ansible_distribution' from source: facts 10633 1727096097.81564: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.81574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.81581: when evaluation is False, skipping this task 10633 1727096097.81598: variable 'item' from source: unknown 10633 1727096097.81646: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10633 1727096097.81761: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.81764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.81769: variable 'omit' from source: magic vars 10633 1727096097.81873: 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) 10633 1727096097.81889: 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) 10633 1727096097.81909: 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) 10633 1727096097.81933: 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) 10633 1727096097.81944: 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) 10633 1727096097.82018: variable 'ansible_distribution' from source: facts 10633 1727096097.82021: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.82024: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.82026: when evaluation is False, skipping this task 10633 1727096097.82045: variable 'item' from source: unknown 10633 1727096097.82093: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10633 1727096097.82178: dumping result to json 10633 1727096097.82181: done dumping result, returning 10633 1727096097.82183: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-8f26-44ca-000000000070] 10633 1727096097.82186: sending task result for task 0afff68d-5257-8f26-44ca-000000000070 10633 1727096097.82222: done sending task result for task 0afff68d-5257-8f26-44ca-000000000070 10633 1727096097.82225: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 10633 1727096097.82259: no more pending results, returning what we have 10633 1727096097.82262: results queue empty 10633 1727096097.82263: checking for any_errors_fatal 10633 1727096097.82271: done checking for any_errors_fatal 10633 1727096097.82272: checking for max_fail_percentage 10633 1727096097.82273: done checking for max_fail_percentage 10633 1727096097.82274: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.82275: done checking to see if all hosts have failed 10633 1727096097.82275: getting the remaining hosts for this loop 10633 1727096097.82277: done getting the remaining hosts for this loop 10633 1727096097.82280: getting the next task for host managed_node1 10633 1727096097.82285: done getting next task for host managed_node1 10633 1727096097.82287: ^ task is: TASK: ** TEST check polling interval 10633 1727096097.82289: ^ 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 10633 1727096097.82292: getting variables 10633 1727096097.82294: in VariableManager get_vars() 10633 1727096097.82332: Calling all_inventory to load vars for managed_node1 10633 1727096097.82336: Calling groups_inventory to load vars for managed_node1 10633 1727096097.82338: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.82349: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.82352: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.82354: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.82508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.82634: done with get_vars() 10633 1727096097.82642: done getting variables 10633 1727096097.82687: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:75 Monday 23 September 2024 08:54:57 -0400 (0:00:00.069) 0:00:05.645 ****** 10633 1727096097.82709: entering _queue_task() for managed_node1/command 10633 1727096097.82929: worker is 1 (out of 1 available) 10633 1727096097.82941: exiting _queue_task() for managed_node1/command 10633 1727096097.82957: done queuing things up, now waiting for results queue to drain 10633 1727096097.82958: waiting for pending results... 10633 1727096097.83119: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 10633 1727096097.83183: in run() - task 0afff68d-5257-8f26-44ca-000000000071 10633 1727096097.83196: variable 'ansible_search_path' from source: unknown 10633 1727096097.83223: calling self._execute() 10633 1727096097.83287: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.83291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.83305: variable 'omit' from source: magic vars 10633 1727096097.83877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.85587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.85644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.85673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.85700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.85719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.85782: 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) 10633 1727096097.85803: 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) 10633 1727096097.85820: 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) 10633 1727096097.85849: 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) 10633 1727096097.85860: 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) 10633 1727096097.85962: variable 'ansible_distribution' from source: facts 10633 1727096097.85966: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.85984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.85988: when evaluation is False, skipping this task 10633 1727096097.85991: _execute() done 10633 1727096097.85993: dumping result to json 10633 1727096097.85996: done dumping result, returning 10633 1727096097.86002: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [0afff68d-5257-8f26-44ca-000000000071] 10633 1727096097.86006: sending task result for task 0afff68d-5257-8f26-44ca-000000000071 10633 1727096097.86095: done sending task result for task 0afff68d-5257-8f26-44ca-000000000071 10633 1727096097.86097: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.86143: no more pending results, returning what we have 10633 1727096097.86145: results queue empty 10633 1727096097.86149: checking for any_errors_fatal 10633 1727096097.86156: done checking for any_errors_fatal 10633 1727096097.86156: checking for max_fail_percentage 10633 1727096097.86158: done checking for max_fail_percentage 10633 1727096097.86159: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.86160: done checking to see if all hosts have failed 10633 1727096097.86160: getting the remaining hosts for this loop 10633 1727096097.86162: done getting the remaining hosts for this loop 10633 1727096097.86165: getting the next task for host managed_node1 10633 1727096097.86172: done getting next task for host managed_node1 10633 1727096097.86174: ^ task is: TASK: ** TEST check IPv4 10633 1727096097.86176: ^ 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 10633 1727096097.86179: getting variables 10633 1727096097.86181: in VariableManager get_vars() 10633 1727096097.86220: Calling all_inventory to load vars for managed_node1 10633 1727096097.86223: Calling groups_inventory to load vars for managed_node1 10633 1727096097.86226: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.86237: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.86239: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.86241: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.86429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.86554: done with get_vars() 10633 1727096097.86563: done getting variables 10633 1727096097.86610: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:80 Monday 23 September 2024 08:54:57 -0400 (0:00:00.039) 0:00:05.684 ****** 10633 1727096097.86632: entering _queue_task() for managed_node1/command 10633 1727096097.86877: worker is 1 (out of 1 available) 10633 1727096097.86891: exiting _queue_task() for managed_node1/command 10633 1727096097.86904: done queuing things up, now waiting for results queue to drain 10633 1727096097.86905: waiting for pending results... 10633 1727096097.87064: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 10633 1727096097.87126: in run() - task 0afff68d-5257-8f26-44ca-000000000072 10633 1727096097.87136: variable 'ansible_search_path' from source: unknown 10633 1727096097.87170: calling self._execute() 10633 1727096097.87231: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.87234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.87244: variable 'omit' from source: magic vars 10633 1727096097.87561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.89124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.89171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.89201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.89239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.89260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.89324: 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) 10633 1727096097.89344: 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) 10633 1727096097.89363: 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) 10633 1727096097.89392: 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) 10633 1727096097.89402: 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) 10633 1727096097.89507: variable 'ansible_distribution' from source: facts 10633 1727096097.89511: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.89529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.89532: when evaluation is False, skipping this task 10633 1727096097.89534: _execute() done 10633 1727096097.89537: dumping result to json 10633 1727096097.89539: done dumping result, returning 10633 1727096097.89550: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [0afff68d-5257-8f26-44ca-000000000072] 10633 1727096097.89553: sending task result for task 0afff68d-5257-8f26-44ca-000000000072 10633 1727096097.89635: done sending task result for task 0afff68d-5257-8f26-44ca-000000000072 10633 1727096097.89637: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.89690: no more pending results, returning what we have 10633 1727096097.89694: results queue empty 10633 1727096097.89694: checking for any_errors_fatal 10633 1727096097.89699: done checking for any_errors_fatal 10633 1727096097.89700: checking for max_fail_percentage 10633 1727096097.89701: done checking for max_fail_percentage 10633 1727096097.89702: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.89703: done checking to see if all hosts have failed 10633 1727096097.89704: getting the remaining hosts for this loop 10633 1727096097.89705: done getting the remaining hosts for this loop 10633 1727096097.89708: getting the next task for host managed_node1 10633 1727096097.89713: done getting next task for host managed_node1 10633 1727096097.89716: ^ task is: TASK: ** TEST check IPv6 10633 1727096097.89718: ^ 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 10633 1727096097.89720: getting variables 10633 1727096097.89722: in VariableManager get_vars() 10633 1727096097.89763: Calling all_inventory to load vars for managed_node1 10633 1727096097.89766: Calling groups_inventory to load vars for managed_node1 10633 1727096097.89776: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.89788: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.89791: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.89793: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.89942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.90066: done with get_vars() 10633 1727096097.90077: done getting variables 10633 1727096097.90123: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:87 Monday 23 September 2024 08:54:57 -0400 (0:00:00.035) 0:00:05.719 ****** 10633 1727096097.90144: entering _queue_task() for managed_node1/command 10633 1727096097.90381: worker is 1 (out of 1 available) 10633 1727096097.90394: exiting _queue_task() for managed_node1/command 10633 1727096097.90407: done queuing things up, now waiting for results queue to drain 10633 1727096097.90408: waiting for pending results... 10633 1727096097.90654: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 10633 1727096097.90659: in run() - task 0afff68d-5257-8f26-44ca-000000000073 10633 1727096097.90663: variable 'ansible_search_path' from source: unknown 10633 1727096097.90665: calling self._execute() 10633 1727096097.90739: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.90743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.90756: variable 'omit' from source: magic vars 10633 1727096097.91140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.92718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.92779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.92843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.92847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.92855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.92921: 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) 10633 1727096097.92944: 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) 10633 1727096097.92965: 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) 10633 1727096097.93004: 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) 10633 1727096097.93015: 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) 10633 1727096097.93122: variable 'ansible_distribution' from source: facts 10633 1727096097.93127: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.93143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.93146: when evaluation is False, skipping this task 10633 1727096097.93151: _execute() done 10633 1727096097.93153: dumping result to json 10633 1727096097.93155: done dumping result, returning 10633 1727096097.93163: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [0afff68d-5257-8f26-44ca-000000000073] 10633 1727096097.93166: sending task result for task 0afff68d-5257-8f26-44ca-000000000073 10633 1727096097.93257: done sending task result for task 0afff68d-5257-8f26-44ca-000000000073 10633 1727096097.93259: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.93313: no more pending results, returning what we have 10633 1727096097.93316: results queue empty 10633 1727096097.93317: checking for any_errors_fatal 10633 1727096097.93321: done checking for any_errors_fatal 10633 1727096097.93322: checking for max_fail_percentage 10633 1727096097.93323: done checking for max_fail_percentage 10633 1727096097.93324: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.93325: done checking to see if all hosts have failed 10633 1727096097.93325: getting the remaining hosts for this loop 10633 1727096097.93327: done getting the remaining hosts for this loop 10633 1727096097.93330: getting the next task for host managed_node1 10633 1727096097.93338: done getting next task for host managed_node1 10633 1727096097.93343: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10633 1727096097.93350: ^ 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 10633 1727096097.93366: getting variables 10633 1727096097.93370: in VariableManager get_vars() 10633 1727096097.93461: Calling all_inventory to load vars for managed_node1 10633 1727096097.93463: Calling groups_inventory to load vars for managed_node1 10633 1727096097.93465: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.93483: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.93485: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.93488: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.93603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.93736: done with get_vars() 10633 1727096097.93744: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:57 -0400 (0:00:00.036) 0:00:05.756 ****** 10633 1727096097.93820: entering _queue_task() for managed_node1/include_tasks 10633 1727096097.94060: worker is 1 (out of 1 available) 10633 1727096097.94075: exiting _queue_task() for managed_node1/include_tasks 10633 1727096097.94088: done queuing things up, now waiting for results queue to drain 10633 1727096097.94090: waiting for pending results... 10633 1727096097.94257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 10633 1727096097.94350: in run() - task 0afff68d-5257-8f26-44ca-00000000007d 10633 1727096097.94361: variable 'ansible_search_path' from source: unknown 10633 1727096097.94365: variable 'ansible_search_path' from source: unknown 10633 1727096097.94397: calling self._execute() 10633 1727096097.94462: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.94468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.94478: variable 'omit' from source: magic vars 10633 1727096097.94790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.96357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096097.96408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096097.96445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096097.96473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096097.96495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096097.96556: 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) 10633 1727096097.96578: 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) 10633 1727096097.96596: 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) 10633 1727096097.96626: 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) 10633 1727096097.96637: 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) 10633 1727096097.96739: variable 'ansible_distribution' from source: facts 10633 1727096097.96742: variable 'ansible_distribution_major_version' from source: facts 10633 1727096097.96759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096097.96762: when evaluation is False, skipping this task 10633 1727096097.96765: _execute() done 10633 1727096097.96769: dumping result to json 10633 1727096097.96771: done dumping result, returning 10633 1727096097.96780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-8f26-44ca-00000000007d] 10633 1727096097.96782: sending task result for task 0afff68d-5257-8f26-44ca-00000000007d 10633 1727096097.96873: done sending task result for task 0afff68d-5257-8f26-44ca-00000000007d 10633 1727096097.96875: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096097.96924: no more pending results, returning what we have 10633 1727096097.96927: results queue empty 10633 1727096097.96928: checking for any_errors_fatal 10633 1727096097.96934: done checking for any_errors_fatal 10633 1727096097.96935: checking for max_fail_percentage 10633 1727096097.96937: done checking for max_fail_percentage 10633 1727096097.96938: checking to see if all hosts have failed and the running result is not ok 10633 1727096097.96938: done checking to see if all hosts have failed 10633 1727096097.96939: getting the remaining hosts for this loop 10633 1727096097.96940: done getting the remaining hosts for this loop 10633 1727096097.96944: getting the next task for host managed_node1 10633 1727096097.96953: done getting next task for host managed_node1 10633 1727096097.96957: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 10633 1727096097.96961: ^ 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 10633 1727096097.96978: getting variables 10633 1727096097.96980: in VariableManager get_vars() 10633 1727096097.97020: Calling all_inventory to load vars for managed_node1 10633 1727096097.97023: Calling groups_inventory to load vars for managed_node1 10633 1727096097.97026: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096097.97036: Calling all_plugins_play to load vars for managed_node1 10633 1727096097.97039: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096097.97041: Calling groups_plugins_play to load vars for managed_node1 10633 1727096097.97190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096097.97340: done with get_vars() 10633 1727096097.97351: done getting variables 10633 1727096097.97394: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:57 -0400 (0:00:00.035) 0:00:05.792 ****** 10633 1727096097.97421: entering _queue_task() for managed_node1/debug 10633 1727096097.97656: worker is 1 (out of 1 available) 10633 1727096097.97674: exiting _queue_task() for managed_node1/debug 10633 1727096097.97687: done queuing things up, now waiting for results queue to drain 10633 1727096097.97688: waiting for pending results... 10633 1727096097.97850: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 10633 1727096097.97937: in run() - task 0afff68d-5257-8f26-44ca-00000000007e 10633 1727096097.97951: variable 'ansible_search_path' from source: unknown 10633 1727096097.97954: variable 'ansible_search_path' from source: unknown 10633 1727096097.97990: calling self._execute() 10633 1727096097.98058: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096097.98062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096097.98074: variable 'omit' from source: magic vars 10633 1727096097.98392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096097.99989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.00037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.00069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.00095: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.00117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.00180: 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) 10633 1727096098.00218: 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) 10633 1727096098.00221: 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) 10633 1727096098.00245: 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) 10633 1727096098.00259: 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) 10633 1727096098.00362: variable 'ansible_distribution' from source: facts 10633 1727096098.00365: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.00419: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.00421: when evaluation is False, skipping this task 10633 1727096098.00424: _execute() done 10633 1727096098.00428: dumping result to json 10633 1727096098.00430: done dumping result, returning 10633 1727096098.00433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-8f26-44ca-00000000007e] 10633 1727096098.00435: sending task result for task 0afff68d-5257-8f26-44ca-00000000007e 10633 1727096098.00509: done sending task result for task 0afff68d-5257-8f26-44ca-00000000007e 10633 1727096098.00512: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096098.00565: no more pending results, returning what we have 10633 1727096098.00571: results queue empty 10633 1727096098.00572: checking for any_errors_fatal 10633 1727096098.00577: done checking for any_errors_fatal 10633 1727096098.00578: checking for max_fail_percentage 10633 1727096098.00580: done checking for max_fail_percentage 10633 1727096098.00581: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.00581: done checking to see if all hosts have failed 10633 1727096098.00582: getting the remaining hosts for this loop 10633 1727096098.00583: done getting the remaining hosts for this loop 10633 1727096098.00586: getting the next task for host managed_node1 10633 1727096098.00593: done getting next task for host managed_node1 10633 1727096098.00597: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10633 1727096098.00601: ^ 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 10633 1727096098.00616: getting variables 10633 1727096098.00617: in VariableManager get_vars() 10633 1727096098.00657: Calling all_inventory to load vars for managed_node1 10633 1727096098.00660: Calling groups_inventory to load vars for managed_node1 10633 1727096098.00662: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.00674: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.00676: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.00679: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.00822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.00951: done with get_vars() 10633 1727096098.00959: done getting variables 10633 1727096098.01005: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:58 -0400 (0:00:00.036) 0:00:05.828 ****** 10633 1727096098.01031: entering _queue_task() for managed_node1/fail 10633 1727096098.01256: worker is 1 (out of 1 available) 10633 1727096098.01271: exiting _queue_task() for managed_node1/fail 10633 1727096098.01283: done queuing things up, now waiting for results queue to drain 10633 1727096098.01284: waiting for pending results... 10633 1727096098.01454: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 10633 1727096098.01548: in run() - task 0afff68d-5257-8f26-44ca-00000000007f 10633 1727096098.01561: variable 'ansible_search_path' from source: unknown 10633 1727096098.01564: variable 'ansible_search_path' from source: unknown 10633 1727096098.01595: calling self._execute() 10633 1727096098.01660: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.01665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.01676: variable 'omit' from source: magic vars 10633 1727096098.02175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.03905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.03949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.03992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.04019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.04038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.04103: 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) 10633 1727096098.04123: 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) 10633 1727096098.04141: 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) 10633 1727096098.04171: 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) 10633 1727096098.04184: 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) 10633 1727096098.04283: variable 'ansible_distribution' from source: facts 10633 1727096098.04287: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.04306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.04309: when evaluation is False, skipping this task 10633 1727096098.04312: _execute() done 10633 1727096098.04315: dumping result to json 10633 1727096098.04317: done dumping result, returning 10633 1727096098.04323: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-8f26-44ca-00000000007f] 10633 1727096098.04327: sending task result for task 0afff68d-5257-8f26-44ca-00000000007f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.04462: no more pending results, returning what we have 10633 1727096098.04465: results queue empty 10633 1727096098.04466: checking for any_errors_fatal 10633 1727096098.04473: done checking for any_errors_fatal 10633 1727096098.04474: checking for max_fail_percentage 10633 1727096098.04475: done checking for max_fail_percentage 10633 1727096098.04476: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.04477: done checking to see if all hosts have failed 10633 1727096098.04478: getting the remaining hosts for this loop 10633 1727096098.04479: done getting the remaining hosts for this loop 10633 1727096098.04482: getting the next task for host managed_node1 10633 1727096098.04488: done getting next task for host managed_node1 10633 1727096098.04491: ^ 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 10633 1727096098.04495: ^ 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 10633 1727096098.04512: getting variables 10633 1727096098.04514: in VariableManager get_vars() 10633 1727096098.04553: Calling all_inventory to load vars for managed_node1 10633 1727096098.04555: Calling groups_inventory to load vars for managed_node1 10633 1727096098.04558: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.04570: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.04573: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.04576: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.04784: done sending task result for task 0afff68d-5257-8f26-44ca-00000000007f 10633 1727096098.04788: WORKER PROCESS EXITING 10633 1727096098.04811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.05009: done with get_vars() 10633 1727096098.05021: done getting variables 10633 1727096098.05084: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:58 -0400 (0:00:00.040) 0:00:05.869 ****** 10633 1727096098.05115: entering _queue_task() for managed_node1/fail 10633 1727096098.05419: worker is 1 (out of 1 available) 10633 1727096098.05432: exiting _queue_task() for managed_node1/fail 10633 1727096098.05444: done queuing things up, now waiting for results queue to drain 10633 1727096098.05445: waiting for pending results... 10633 1727096098.05733: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 10633 1727096098.05887: in run() - task 0afff68d-5257-8f26-44ca-000000000080 10633 1727096098.05912: variable 'ansible_search_path' from source: unknown 10633 1727096098.05921: variable 'ansible_search_path' from source: unknown 10633 1727096098.05967: calling self._execute() 10633 1727096098.06054: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.06066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.06082: variable 'omit' from source: magic vars 10633 1727096098.06525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.08953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.09031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.09078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.09115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.09151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.09237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10633 1727096098.09277: 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) 10633 1727096098.09305: 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) 10633 1727096098.09351: 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) 10633 1727096098.09466: 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) 10633 1727096098.09524: variable 'ansible_distribution' from source: facts 10633 1727096098.09539: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.09566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.09584: when evaluation is False, skipping this task 10633 1727096098.09593: _execute() done 10633 1727096098.09601: dumping result to json 10633 1727096098.09609: done dumping result, returning 10633 1727096098.09621: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-8f26-44ca-000000000080] 10633 1727096098.09630: sending task result for task 0afff68d-5257-8f26-44ca-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.09870: no more pending results, returning what we have 10633 1727096098.09873: results queue empty 10633 1727096098.09874: checking for any_errors_fatal 10633 1727096098.09879: done checking for any_errors_fatal 10633 1727096098.09880: checking for max_fail_percentage 10633 1727096098.09882: done checking for max_fail_percentage 10633 1727096098.09883: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.09884: done checking to see if all hosts have failed 10633 1727096098.09885: getting the remaining hosts for this loop 10633 1727096098.09886: done getting the remaining hosts for this loop 10633 1727096098.09889: getting the next task for host managed_node1 10633 1727096098.09896: done getting next task for host managed_node1 10633 1727096098.09900: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10633 1727096098.09904: ^ 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 10633 1727096098.09922: getting variables 10633 1727096098.09924: in VariableManager get_vars() 10633 1727096098.09970: Calling all_inventory to load vars for managed_node1 10633 1727096098.09973: Calling groups_inventory to load vars for managed_node1 10633 1727096098.09975: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.09987: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.09990: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.09993: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.10407: done sending task result for task 0afff68d-5257-8f26-44ca-000000000080 10633 1727096098.10411: WORKER PROCESS EXITING 10633 1727096098.10434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.10653: done with get_vars() 10633 1727096098.10666: done getting variables 10633 1727096098.10724: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:58 -0400 (0:00:00.056) 0:00:05.926 ****** 10633 1727096098.10761: entering _queue_task() for managed_node1/fail 10633 1727096098.11071: worker is 1 (out of 1 available) 10633 1727096098.11084: exiting _queue_task() for managed_node1/fail 10633 1727096098.11096: done queuing things up, now waiting for results queue to drain 10633 1727096098.11097: waiting for pending results... 10633 1727096098.11335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 10633 1727096098.11487: in run() - task 0afff68d-5257-8f26-44ca-000000000081 10633 1727096098.11510: variable 'ansible_search_path' from source: unknown 10633 1727096098.11518: variable 'ansible_search_path' from source: unknown 10633 1727096098.11559: calling self._execute() 10633 1727096098.11646: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.11661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.11679: variable 'omit' from source: magic vars 10633 1727096098.12129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.14540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.14625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.14693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.14733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.14774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.14875: 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) 10633 1727096098.15075: 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) 10633 1727096098.15079: 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) 10633 1727096098.15082: 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) 10633 1727096098.15084: 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) 10633 1727096098.15154: variable 'ansible_distribution' from source: facts 10633 1727096098.15166: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.15195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.15210: when evaluation is False, skipping this task 10633 1727096098.15218: _execute() done 10633 1727096098.15226: dumping result to json 10633 1727096098.15239: done dumping result, returning 10633 1727096098.15255: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-8f26-44ca-000000000081] 10633 1727096098.15264: sending task result for task 0afff68d-5257-8f26-44ca-000000000081 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.15516: no more pending results, returning what we have 10633 1727096098.15519: results queue empty 10633 1727096098.15520: checking for any_errors_fatal 10633 1727096098.15527: done checking for any_errors_fatal 10633 1727096098.15528: checking for max_fail_percentage 10633 1727096098.15530: done checking for max_fail_percentage 10633 1727096098.15531: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.15532: done checking to see if all hosts have failed 10633 1727096098.15532: getting the remaining hosts for this loop 10633 1727096098.15534: done getting the remaining hosts for this loop 10633 1727096098.15538: getting the next task for host managed_node1 10633 1727096098.15545: done getting next task for host managed_node1 10633 1727096098.15552: ^ 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 10633 1727096098.15556: ^ 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 10633 1727096098.15576: getting variables 10633 1727096098.15578: in VariableManager get_vars() 10633 1727096098.15621: Calling all_inventory to load vars for managed_node1 10633 1727096098.15624: Calling groups_inventory to load vars for managed_node1 10633 1727096098.15626: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.15639: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.15642: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.15645: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.16142: done sending task result for task 0afff68d-5257-8f26-44ca-000000000081 10633 1727096098.16145: WORKER PROCESS EXITING 10633 1727096098.16174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.16387: done with get_vars() 10633 1727096098.16399: done getting variables 10633 1727096098.16460: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:58 -0400 (0:00:00.057) 0:00:05.983 ****** 10633 1727096098.16496: entering _queue_task() for managed_node1/dnf 10633 1727096098.16825: worker is 1 (out of 1 available) 10633 1727096098.16838: exiting _queue_task() for managed_node1/dnf 10633 1727096098.16852: done queuing things up, now waiting for results queue to drain 10633 1727096098.16853: waiting for pending results... 10633 1727096098.17041: running TaskExecutor() for managed_node1/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 10633 1727096098.17133: in run() - task 0afff68d-5257-8f26-44ca-000000000082 10633 1727096098.17150: variable 'ansible_search_path' from source: unknown 10633 1727096098.17154: variable 'ansible_search_path' from source: unknown 10633 1727096098.17182: calling self._execute() 10633 1727096098.17241: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.17245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.17254: variable 'omit' from source: magic vars 10633 1727096098.17613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.19629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.19679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.19706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.19734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.19763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.19838: 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) 10633 1727096098.20088: 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) 10633 1727096098.20092: 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) 10633 1727096098.20095: 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) 10633 1727096098.20097: 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) 10633 1727096098.20099: variable 'ansible_distribution' from source: facts 10633 1727096098.20101: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.20124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.20131: when evaluation is False, skipping this task 10633 1727096098.20138: _execute() done 10633 1727096098.20144: dumping result to json 10633 1727096098.20155: done dumping result, returning 10633 1727096098.20171: done running TaskExecutor() for managed_node1/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 [0afff68d-5257-8f26-44ca-000000000082] 10633 1727096098.20181: sending task result for task 0afff68d-5257-8f26-44ca-000000000082 10633 1727096098.20311: done sending task result for task 0afff68d-5257-8f26-44ca-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.20383: no more pending results, returning what we have 10633 1727096098.20386: results queue empty 10633 1727096098.20387: checking for any_errors_fatal 10633 1727096098.20392: done checking for any_errors_fatal 10633 1727096098.20393: checking for max_fail_percentage 10633 1727096098.20395: done checking for max_fail_percentage 10633 1727096098.20396: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.20397: done checking to see if all hosts have failed 10633 1727096098.20397: getting the remaining hosts for this loop 10633 1727096098.20398: done getting the remaining hosts for this loop 10633 1727096098.20402: getting the next task for host managed_node1 10633 1727096098.20409: done getting next task for host managed_node1 10633 1727096098.20413: ^ 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 10633 1727096098.20417: ^ 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 10633 1727096098.20432: getting variables 10633 1727096098.20434: in VariableManager get_vars() 10633 1727096098.20476: Calling all_inventory to load vars for managed_node1 10633 1727096098.20478: Calling groups_inventory to load vars for managed_node1 10633 1727096098.20481: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.20492: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.20494: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.20496: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.20654: WORKER PROCESS EXITING 10633 1727096098.20678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.20812: done with get_vars() 10633 1727096098.20820: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 10633 1727096098.20880: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:58 -0400 (0:00:00.044) 0:00:06.027 ****** 10633 1727096098.20902: entering _queue_task() for managed_node1/yum 10633 1727096098.21149: worker is 1 (out of 1 available) 10633 1727096098.21163: exiting _queue_task() for managed_node1/yum 10633 1727096098.21178: done queuing things up, now waiting for results queue to drain 10633 1727096098.21180: waiting for pending results... 10633 1727096098.21402: running TaskExecutor() for managed_node1/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 10633 1727096098.21537: in run() - task 0afff68d-5257-8f26-44ca-000000000083 10633 1727096098.21562: variable 'ansible_search_path' from source: unknown 10633 1727096098.21574: variable 'ansible_search_path' from source: unknown 10633 1727096098.21622: calling self._execute() 10633 1727096098.21720: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.21734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.21755: variable 'omit' from source: magic vars 10633 1727096098.22246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.23986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.24035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.24076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.24103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.24124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.24187: 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) 10633 1727096098.24222: 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) 10633 1727096098.24239: 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) 10633 1727096098.24284: 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) 10633 1727096098.24305: 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) 10633 1727096098.24456: variable 'ansible_distribution' from source: facts 10633 1727096098.24572: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.24575: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.24577: when evaluation is False, skipping this task 10633 1727096098.24579: _execute() done 10633 1727096098.24581: dumping result to json 10633 1727096098.24583: done dumping result, returning 10633 1727096098.24586: done running TaskExecutor() for managed_node1/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 [0afff68d-5257-8f26-44ca-000000000083] 10633 1727096098.24588: sending task result for task 0afff68d-5257-8f26-44ca-000000000083 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.24725: no more pending results, returning what we have 10633 1727096098.24728: results queue empty 10633 1727096098.24729: checking for any_errors_fatal 10633 1727096098.24734: done checking for any_errors_fatal 10633 1727096098.24735: checking for max_fail_percentage 10633 1727096098.24736: done checking for max_fail_percentage 10633 1727096098.24737: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.24738: done checking to see if all hosts have failed 10633 1727096098.24738: getting the remaining hosts for this loop 10633 1727096098.24740: done getting the remaining hosts for this loop 10633 1727096098.24743: getting the next task for host managed_node1 10633 1727096098.24750: done getting next task for host managed_node1 10633 1727096098.24753: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10633 1727096098.24757: ^ 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 10633 1727096098.24775: getting variables 10633 1727096098.24970: in VariableManager get_vars() 10633 1727096098.25008: Calling all_inventory to load vars for managed_node1 10633 1727096098.25011: Calling groups_inventory to load vars for managed_node1 10633 1727096098.25013: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.25031: done sending task result for task 0afff68d-5257-8f26-44ca-000000000083 10633 1727096098.25035: WORKER PROCESS EXITING 10633 1727096098.25045: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.25047: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.25050: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.25280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.25475: done with get_vars() 10633 1727096098.25487: done getting variables 10633 1727096098.25543: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:58 -0400 (0:00:00.046) 0:00:06.074 ****** 10633 1727096098.25582: entering _queue_task() for managed_node1/fail 10633 1727096098.25914: worker is 1 (out of 1 available) 10633 1727096098.25927: exiting _queue_task() for managed_node1/fail 10633 1727096098.25940: done queuing things up, now waiting for results queue to drain 10633 1727096098.25941: waiting for pending results... 10633 1727096098.26228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 10633 1727096098.26373: in run() - task 0afff68d-5257-8f26-44ca-000000000084 10633 1727096098.26399: variable 'ansible_search_path' from source: unknown 10633 1727096098.26407: variable 'ansible_search_path' from source: unknown 10633 1727096098.26460: calling self._execute() 10633 1727096098.26772: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.26777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.26779: variable 'omit' from source: magic vars 10633 1727096098.26999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.29282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.29363: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.29411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.29454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.29509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.29584: 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) 10633 1727096098.29625: 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) 10633 1727096098.29651: 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) 10633 1727096098.29677: 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) 10633 1727096098.29689: 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) 10633 1727096098.29792: variable 'ansible_distribution' from source: facts 10633 1727096098.29796: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.29811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.29814: when evaluation is False, skipping this task 10633 1727096098.29816: _execute() done 10633 1727096098.29819: dumping result to json 10633 1727096098.29823: done dumping result, returning 10633 1727096098.29851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-8f26-44ca-000000000084] 10633 1727096098.29854: sending task result for task 0afff68d-5257-8f26-44ca-000000000084 10633 1727096098.29934: done sending task result for task 0afff68d-5257-8f26-44ca-000000000084 10633 1727096098.29937: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.29992: no more pending results, returning what we have 10633 1727096098.29995: results queue empty 10633 1727096098.29996: checking for any_errors_fatal 10633 1727096098.30003: done checking for any_errors_fatal 10633 1727096098.30004: checking for max_fail_percentage 10633 1727096098.30005: done checking for max_fail_percentage 10633 1727096098.30006: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.30007: done checking to see if all hosts have failed 10633 1727096098.30008: getting the remaining hosts for this loop 10633 1727096098.30009: done getting the remaining hosts for this loop 10633 1727096098.30012: getting the next task for host managed_node1 10633 1727096098.30019: done getting next task for host managed_node1 10633 1727096098.30023: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 10633 1727096098.30027: ^ 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 10633 1727096098.30043: getting variables 10633 1727096098.30045: in VariableManager get_vars() 10633 1727096098.30087: Calling all_inventory to load vars for managed_node1 10633 1727096098.30090: Calling groups_inventory to load vars for managed_node1 10633 1727096098.30093: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.30103: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.30105: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.30108: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.30257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.30391: done with get_vars() 10633 1727096098.30402: done getting variables 10633 1727096098.30444: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:58 -0400 (0:00:00.048) 0:00:06.123 ****** 10633 1727096098.30473: entering _queue_task() for managed_node1/package 10633 1727096098.30712: worker is 1 (out of 1 available) 10633 1727096098.30727: exiting _queue_task() for managed_node1/package 10633 1727096098.30739: done queuing things up, now waiting for results queue to drain 10633 1727096098.30740: waiting for pending results... 10633 1727096098.30904: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 10633 1727096098.30991: in run() - task 0afff68d-5257-8f26-44ca-000000000085 10633 1727096098.31002: variable 'ansible_search_path' from source: unknown 10633 1727096098.31006: variable 'ansible_search_path' from source: unknown 10633 1727096098.31037: calling self._execute() 10633 1727096098.31103: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.31107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.31116: variable 'omit' from source: magic vars 10633 1727096098.31429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.33009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.33062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.33099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.33124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.33146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.33208: 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) 10633 1727096098.33228: 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) 10633 1727096098.33249: 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) 10633 1727096098.33278: 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) 10633 1727096098.33288: 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) 10633 1727096098.33386: variable 'ansible_distribution' from source: facts 10633 1727096098.33389: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.33405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.33408: when evaluation is False, skipping this task 10633 1727096098.33411: _execute() done 10633 1727096098.33413: dumping result to json 10633 1727096098.33415: done dumping result, returning 10633 1727096098.33424: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-8f26-44ca-000000000085] 10633 1727096098.33428: sending task result for task 0afff68d-5257-8f26-44ca-000000000085 10633 1727096098.33519: done sending task result for task 0afff68d-5257-8f26-44ca-000000000085 10633 1727096098.33522: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.33571: no more pending results, returning what we have 10633 1727096098.33574: results queue empty 10633 1727096098.33575: checking for any_errors_fatal 10633 1727096098.33580: done checking for any_errors_fatal 10633 1727096098.33581: checking for max_fail_percentage 10633 1727096098.33582: done checking for max_fail_percentage 10633 1727096098.33583: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.33584: done checking to see if all hosts have failed 10633 1727096098.33584: getting the remaining hosts for this loop 10633 1727096098.33585: done getting the remaining hosts for this loop 10633 1727096098.33589: getting the next task for host managed_node1 10633 1727096098.33596: done getting next task for host managed_node1 10633 1727096098.33599: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10633 1727096098.33603: ^ 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 10633 1727096098.33618: getting variables 10633 1727096098.33619: in VariableManager get_vars() 10633 1727096098.33658: Calling all_inventory to load vars for managed_node1 10633 1727096098.33660: Calling groups_inventory to load vars for managed_node1 10633 1727096098.33663: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.33676: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.33679: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.33682: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.33881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.34007: done with get_vars() 10633 1727096098.34015: done getting variables 10633 1727096098.34057: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:58 -0400 (0:00:00.036) 0:00:06.159 ****** 10633 1727096098.34084: entering _queue_task() for managed_node1/package 10633 1727096098.34317: worker is 1 (out of 1 available) 10633 1727096098.34331: exiting _queue_task() for managed_node1/package 10633 1727096098.34344: done queuing things up, now waiting for results queue to drain 10633 1727096098.34345: waiting for pending results... 10633 1727096098.34515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 10633 1727096098.34602: in run() - task 0afff68d-5257-8f26-44ca-000000000086 10633 1727096098.34613: variable 'ansible_search_path' from source: unknown 10633 1727096098.34617: variable 'ansible_search_path' from source: unknown 10633 1727096098.34647: calling self._execute() 10633 1727096098.34713: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.34717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.34726: variable 'omit' from source: magic vars 10633 1727096098.35043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.36640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.36692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.36719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.36743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.36771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.36829: 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) 10633 1727096098.36850: 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) 10633 1727096098.36872: 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) 10633 1727096098.36901: 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) 10633 1727096098.36912: 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) 10633 1727096098.37014: variable 'ansible_distribution' from source: facts 10633 1727096098.37018: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.37034: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.37037: when evaluation is False, skipping this task 10633 1727096098.37040: _execute() done 10633 1727096098.37043: dumping result to json 10633 1727096098.37045: done dumping result, returning 10633 1727096098.37053: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-8f26-44ca-000000000086] 10633 1727096098.37056: sending task result for task 0afff68d-5257-8f26-44ca-000000000086 10633 1727096098.37157: done sending task result for task 0afff68d-5257-8f26-44ca-000000000086 10633 1727096098.37160: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.37232: no more pending results, returning what we have 10633 1727096098.37235: results queue empty 10633 1727096098.37236: checking for any_errors_fatal 10633 1727096098.37243: done checking for any_errors_fatal 10633 1727096098.37244: checking for max_fail_percentage 10633 1727096098.37245: done checking for max_fail_percentage 10633 1727096098.37246: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.37250: done checking to see if all hosts have failed 10633 1727096098.37250: getting the remaining hosts for this loop 10633 1727096098.37252: done getting the remaining hosts for this loop 10633 1727096098.37255: getting the next task for host managed_node1 10633 1727096098.37260: done getting next task for host managed_node1 10633 1727096098.37264: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10633 1727096098.37270: ^ 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 10633 1727096098.37286: getting variables 10633 1727096098.37288: in VariableManager get_vars() 10633 1727096098.37325: Calling all_inventory to load vars for managed_node1 10633 1727096098.37328: Calling groups_inventory to load vars for managed_node1 10633 1727096098.37329: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.37339: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.37341: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.37343: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.37483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.37618: done with get_vars() 10633 1727096098.37626: done getting variables 10633 1727096098.37670: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:58 -0400 (0:00:00.036) 0:00:06.195 ****** 10633 1727096098.37696: entering _queue_task() for managed_node1/package 10633 1727096098.37914: worker is 1 (out of 1 available) 10633 1727096098.37928: exiting _queue_task() for managed_node1/package 10633 1727096098.37944: done queuing things up, now waiting for results queue to drain 10633 1727096098.37991: waiting for pending results... 10633 1727096098.38129: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 10633 1727096098.38208: in run() - task 0afff68d-5257-8f26-44ca-000000000087 10633 1727096098.38226: variable 'ansible_search_path' from source: unknown 10633 1727096098.38229: variable 'ansible_search_path' from source: unknown 10633 1727096098.38258: calling self._execute() 10633 1727096098.38330: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.38337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.38340: variable 'omit' from source: magic vars 10633 1727096098.38645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.40231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.40281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.40319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.40344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.40369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.40430: 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) 10633 1727096098.40450: 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) 10633 1727096098.40471: 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) 10633 1727096098.40496: 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) 10633 1727096098.40512: 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) 10633 1727096098.40608: variable 'ansible_distribution' from source: facts 10633 1727096098.40614: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.40631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.40634: when evaluation is False, skipping this task 10633 1727096098.40637: _execute() done 10633 1727096098.40639: dumping result to json 10633 1727096098.40641: done dumping result, returning 10633 1727096098.40648: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-8f26-44ca-000000000087] 10633 1727096098.40654: sending task result for task 0afff68d-5257-8f26-44ca-000000000087 10633 1727096098.40750: done sending task result for task 0afff68d-5257-8f26-44ca-000000000087 10633 1727096098.40753: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.40801: no more pending results, returning what we have 10633 1727096098.40805: results queue empty 10633 1727096098.40806: checking for any_errors_fatal 10633 1727096098.40812: done checking for any_errors_fatal 10633 1727096098.40813: checking for max_fail_percentage 10633 1727096098.40814: done checking for max_fail_percentage 10633 1727096098.40815: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.40816: done checking to see if all hosts have failed 10633 1727096098.40817: getting the remaining hosts for this loop 10633 1727096098.40818: done getting the remaining hosts for this loop 10633 1727096098.40822: getting the next task for host managed_node1 10633 1727096098.40828: done getting next task for host managed_node1 10633 1727096098.40831: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10633 1727096098.40835: ^ 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 10633 1727096098.40851: getting variables 10633 1727096098.40852: in VariableManager get_vars() 10633 1727096098.40903: Calling all_inventory to load vars for managed_node1 10633 1727096098.40905: Calling groups_inventory to load vars for managed_node1 10633 1727096098.40908: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.40918: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.40920: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.40922: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.41107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.41231: done with get_vars() 10633 1727096098.41238: done getting variables 10633 1727096098.41282: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:58 -0400 (0:00:00.036) 0:00:06.231 ****** 10633 1727096098.41309: entering _queue_task() for managed_node1/service 10633 1727096098.41530: worker is 1 (out of 1 available) 10633 1727096098.41543: exiting _queue_task() for managed_node1/service 10633 1727096098.41557: done queuing things up, now waiting for results queue to drain 10633 1727096098.41558: waiting for pending results... 10633 1727096098.41729: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 10633 1727096098.41817: in run() - task 0afff68d-5257-8f26-44ca-000000000088 10633 1727096098.41829: variable 'ansible_search_path' from source: unknown 10633 1727096098.41832: variable 'ansible_search_path' from source: unknown 10633 1727096098.41861: calling self._execute() 10633 1727096098.41924: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.41928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.41937: variable 'omit' from source: magic vars 10633 1727096098.42263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.43836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.43900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.43928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.43954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.43976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.44038: 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) 10633 1727096098.44059: 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) 10633 1727096098.44080: 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) 10633 1727096098.44121: 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) 10633 1727096098.44132: 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) 10633 1727096098.44236: variable 'ansible_distribution' from source: facts 10633 1727096098.44240: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.44256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.44259: when evaluation is False, skipping this task 10633 1727096098.44261: _execute() done 10633 1727096098.44263: dumping result to json 10633 1727096098.44266: done dumping result, returning 10633 1727096098.44303: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-8f26-44ca-000000000088] 10633 1727096098.44306: sending task result for task 0afff68d-5257-8f26-44ca-000000000088 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.44437: no more pending results, returning what we have 10633 1727096098.44441: results queue empty 10633 1727096098.44442: checking for any_errors_fatal 10633 1727096098.44452: done checking for any_errors_fatal 10633 1727096098.44453: checking for max_fail_percentage 10633 1727096098.44454: done checking for max_fail_percentage 10633 1727096098.44455: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.44456: done checking to see if all hosts have failed 10633 1727096098.44457: getting the remaining hosts for this loop 10633 1727096098.44458: done getting the remaining hosts for this loop 10633 1727096098.44461: getting the next task for host managed_node1 10633 1727096098.44469: done getting next task for host managed_node1 10633 1727096098.44475: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10633 1727096098.44506: ^ 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 10633 1727096098.44524: done sending task result for task 0afff68d-5257-8f26-44ca-000000000088 10633 1727096098.44527: WORKER PROCESS EXITING 10633 1727096098.44538: getting variables 10633 1727096098.44539: in VariableManager get_vars() 10633 1727096098.44583: Calling all_inventory to load vars for managed_node1 10633 1727096098.44585: Calling groups_inventory to load vars for managed_node1 10633 1727096098.44587: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.44614: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.44617: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.44621: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.44794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.44941: done with get_vars() 10633 1727096098.44953: done getting variables 10633 1727096098.44997: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:58 -0400 (0:00:00.037) 0:00:06.268 ****** 10633 1727096098.45021: entering _queue_task() for managed_node1/service 10633 1727096098.45354: worker is 1 (out of 1 available) 10633 1727096098.45391: exiting _queue_task() for managed_node1/service 10633 1727096098.45404: done queuing things up, now waiting for results queue to drain 10633 1727096098.45405: waiting for pending results... 10633 1727096098.45622: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 10633 1727096098.45941: in run() - task 0afff68d-5257-8f26-44ca-000000000089 10633 1727096098.45945: variable 'ansible_search_path' from source: unknown 10633 1727096098.45947: variable 'ansible_search_path' from source: unknown 10633 1727096098.45950: calling self._execute() 10633 1727096098.45952: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.45955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.45963: variable 'omit' from source: magic vars 10633 1727096098.46515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.48141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.48193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.48418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.48445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.48469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.48530: 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) 10633 1727096098.48551: 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) 10633 1727096098.48571: 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) 10633 1727096098.48598: 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) 10633 1727096098.48610: 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) 10633 1727096098.48710: variable 'ansible_distribution' from source: facts 10633 1727096098.48713: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.48729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.48732: when evaluation is False, skipping this task 10633 1727096098.48735: _execute() done 10633 1727096098.48737: dumping result to json 10633 1727096098.48739: done dumping result, returning 10633 1727096098.48747: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-8f26-44ca-000000000089] 10633 1727096098.48753: sending task result for task 0afff68d-5257-8f26-44ca-000000000089 10633 1727096098.48847: done sending task result for task 0afff68d-5257-8f26-44ca-000000000089 10633 1727096098.48850: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10633 1727096098.48895: no more pending results, returning what we have 10633 1727096098.48898: results queue empty 10633 1727096098.48899: checking for any_errors_fatal 10633 1727096098.48904: done checking for any_errors_fatal 10633 1727096098.48905: checking for max_fail_percentage 10633 1727096098.48906: done checking for max_fail_percentage 10633 1727096098.48907: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.48908: done checking to see if all hosts have failed 10633 1727096098.48909: getting the remaining hosts for this loop 10633 1727096098.48910: done getting the remaining hosts for this loop 10633 1727096098.48913: getting the next task for host managed_node1 10633 1727096098.48919: done getting next task for host managed_node1 10633 1727096098.48923: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10633 1727096098.48927: ^ 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 10633 1727096098.48942: getting variables 10633 1727096098.48944: in VariableManager get_vars() 10633 1727096098.48985: Calling all_inventory to load vars for managed_node1 10633 1727096098.48987: Calling groups_inventory to load vars for managed_node1 10633 1727096098.48990: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.49000: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.49003: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.49005: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.49242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.49484: done with get_vars() 10633 1727096098.49497: done getting variables 10633 1727096098.49563: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:58 -0400 (0:00:00.045) 0:00:06.314 ****** 10633 1727096098.49599: entering _queue_task() for managed_node1/service 10633 1727096098.49924: worker is 1 (out of 1 available) 10633 1727096098.49938: exiting _queue_task() for managed_node1/service 10633 1727096098.49958: done queuing things up, now waiting for results queue to drain 10633 1727096098.49960: waiting for pending results... 10633 1727096098.50204: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 10633 1727096098.50314: in run() - task 0afff68d-5257-8f26-44ca-00000000008a 10633 1727096098.50318: variable 'ansible_search_path' from source: unknown 10633 1727096098.50321: variable 'ansible_search_path' from source: unknown 10633 1727096098.50339: calling self._execute() 10633 1727096098.50405: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.50414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.50431: variable 'omit' from source: magic vars 10633 1727096098.50744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.52671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.52874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.52878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.52882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.52885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.52938: 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) 10633 1727096098.52977: 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) 10633 1727096098.53008: 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) 10633 1727096098.53055: 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) 10633 1727096098.53094: 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) 10633 1727096098.53229: variable 'ansible_distribution' from source: facts 10633 1727096098.53240: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.53265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.53276: when evaluation is False, skipping this task 10633 1727096098.53283: _execute() done 10633 1727096098.53290: dumping result to json 10633 1727096098.53298: done dumping result, returning 10633 1727096098.53310: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-8f26-44ca-00000000008a] 10633 1727096098.53320: sending task result for task 0afff68d-5257-8f26-44ca-00000000008a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.53488: no more pending results, returning what we have 10633 1727096098.53491: results queue empty 10633 1727096098.53492: checking for any_errors_fatal 10633 1727096098.53498: done checking for any_errors_fatal 10633 1727096098.53499: checking for max_fail_percentage 10633 1727096098.53501: done checking for max_fail_percentage 10633 1727096098.53502: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.53502: done checking to see if all hosts have failed 10633 1727096098.53503: getting the remaining hosts for this loop 10633 1727096098.53504: done getting the remaining hosts for this loop 10633 1727096098.53508: getting the next task for host managed_node1 10633 1727096098.53514: done getting next task for host managed_node1 10633 1727096098.53517: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 10633 1727096098.53521: ^ 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 10633 1727096098.53552: getting variables 10633 1727096098.53554: in VariableManager get_vars() 10633 1727096098.53596: Calling all_inventory to load vars for managed_node1 10633 1727096098.53598: Calling groups_inventory to load vars for managed_node1 10633 1727096098.53600: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.53612: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.53615: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.53617: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.53985: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008a 10633 1727096098.53989: WORKER PROCESS EXITING 10633 1727096098.54019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.54240: done with get_vars() 10633 1727096098.54252: done getting variables 10633 1727096098.54312: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:58 -0400 (0:00:00.047) 0:00:06.361 ****** 10633 1727096098.54353: entering _queue_task() for managed_node1/service 10633 1727096098.54746: worker is 1 (out of 1 available) 10633 1727096098.54764: exiting _queue_task() for managed_node1/service 10633 1727096098.54795: done queuing things up, now waiting for results queue to drain 10633 1727096098.54796: waiting for pending results... 10633 1727096098.55050: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 10633 1727096098.55150: in run() - task 0afff68d-5257-8f26-44ca-00000000008b 10633 1727096098.55164: variable 'ansible_search_path' from source: unknown 10633 1727096098.55169: variable 'ansible_search_path' from source: unknown 10633 1727096098.55200: calling self._execute() 10633 1727096098.55263: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.55269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.55278: variable 'omit' from source: magic vars 10633 1727096098.55591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.57713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.57743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.57775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.57800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.57823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.57901: 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) 10633 1727096098.57928: 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) 10633 1727096098.57941: 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) 10633 1727096098.57973: 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) 10633 1727096098.57984: 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) 10633 1727096098.58087: variable 'ansible_distribution' from source: facts 10633 1727096098.58091: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.58106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.58109: when evaluation is False, skipping this task 10633 1727096098.58111: _execute() done 10633 1727096098.58114: dumping result to json 10633 1727096098.58116: done dumping result, returning 10633 1727096098.58124: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-8f26-44ca-00000000008b] 10633 1727096098.58128: sending task result for task 0afff68d-5257-8f26-44ca-00000000008b 10633 1727096098.58225: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008b 10633 1727096098.58228: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 10633 1727096098.58272: no more pending results, returning what we have 10633 1727096098.58275: results queue empty 10633 1727096098.58276: checking for any_errors_fatal 10633 1727096098.58281: done checking for any_errors_fatal 10633 1727096098.58282: checking for max_fail_percentage 10633 1727096098.58284: done checking for max_fail_percentage 10633 1727096098.58285: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.58285: done checking to see if all hosts have failed 10633 1727096098.58286: getting the remaining hosts for this loop 10633 1727096098.58287: done getting the remaining hosts for this loop 10633 1727096098.58291: getting the next task for host managed_node1 10633 1727096098.58297: done getting next task for host managed_node1 10633 1727096098.58301: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10633 1727096098.58305: ^ 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 10633 1727096098.58321: getting variables 10633 1727096098.58323: in VariableManager get_vars() 10633 1727096098.58360: Calling all_inventory to load vars for managed_node1 10633 1727096098.58363: Calling groups_inventory to load vars for managed_node1 10633 1727096098.58365: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.58384: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.58387: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.58389: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.58573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.58710: done with get_vars() 10633 1727096098.58718: done getting variables 10633 1727096098.58759: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:58 -0400 (0:00:00.044) 0:00:06.406 ****** 10633 1727096098.58786: entering _queue_task() for managed_node1/copy 10633 1727096098.59006: worker is 1 (out of 1 available) 10633 1727096098.59020: exiting _queue_task() for managed_node1/copy 10633 1727096098.59032: done queuing things up, now waiting for results queue to drain 10633 1727096098.59034: waiting for pending results... 10633 1727096098.59199: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 10633 1727096098.59285: in run() - task 0afff68d-5257-8f26-44ca-00000000008c 10633 1727096098.59295: variable 'ansible_search_path' from source: unknown 10633 1727096098.59299: variable 'ansible_search_path' from source: unknown 10633 1727096098.59327: calling self._execute() 10633 1727096098.59389: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.59393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.59403: variable 'omit' from source: magic vars 10633 1727096098.59741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.61923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.61977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.62000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.62025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.62044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.62108: 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) 10633 1727096098.62128: 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) 10633 1727096098.62145: 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) 10633 1727096098.62176: 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) 10633 1727096098.62188: 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) 10633 1727096098.62284: variable 'ansible_distribution' from source: facts 10633 1727096098.62288: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.62310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.62313: when evaluation is False, skipping this task 10633 1727096098.62315: _execute() done 10633 1727096098.62317: dumping result to json 10633 1727096098.62319: done dumping result, returning 10633 1727096098.62322: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-8f26-44ca-00000000008c] 10633 1727096098.62324: sending task result for task 0afff68d-5257-8f26-44ca-00000000008c 10633 1727096098.62417: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008c 10633 1727096098.62419: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.62461: no more pending results, returning what we have 10633 1727096098.62464: results queue empty 10633 1727096098.62465: checking for any_errors_fatal 10633 1727096098.62474: done checking for any_errors_fatal 10633 1727096098.62474: checking for max_fail_percentage 10633 1727096098.62476: done checking for max_fail_percentage 10633 1727096098.62477: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.62478: done checking to see if all hosts have failed 10633 1727096098.62478: getting the remaining hosts for this loop 10633 1727096098.62480: done getting the remaining hosts for this loop 10633 1727096098.62483: getting the next task for host managed_node1 10633 1727096098.62489: done getting next task for host managed_node1 10633 1727096098.62493: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10633 1727096098.62498: ^ 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 10633 1727096098.62512: getting variables 10633 1727096098.62514: in VariableManager get_vars() 10633 1727096098.62552: Calling all_inventory to load vars for managed_node1 10633 1727096098.62554: Calling groups_inventory to load vars for managed_node1 10633 1727096098.62556: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.62569: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.62571: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.62574: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.62719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.62909: done with get_vars() 10633 1727096098.62924: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:58 -0400 (0:00:00.042) 0:00:06.448 ****** 10633 1727096098.63018: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10633 1727096098.63306: worker is 1 (out of 1 available) 10633 1727096098.63319: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 10633 1727096098.63331: done queuing things up, now waiting for results queue to drain 10633 1727096098.63332: waiting for pending results... 10633 1727096098.63625: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 10633 1727096098.63875: in run() - task 0afff68d-5257-8f26-44ca-00000000008d 10633 1727096098.63879: variable 'ansible_search_path' from source: unknown 10633 1727096098.63881: variable 'ansible_search_path' from source: unknown 10633 1727096098.63884: calling self._execute() 10633 1727096098.63886: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.63889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.63891: variable 'omit' from source: magic vars 10633 1727096098.64303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.67842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.67929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.67984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.68026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.68076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.68174: 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) 10633 1727096098.68316: 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) 10633 1727096098.68320: 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) 10633 1727096098.68322: 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) 10633 1727096098.68333: 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) 10633 1727096098.68643: variable 'ansible_distribution' from source: facts 10633 1727096098.68649: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.68652: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.68655: when evaluation is False, skipping this task 10633 1727096098.68657: _execute() done 10633 1727096098.68659: dumping result to json 10633 1727096098.68661: done dumping result, returning 10633 1727096098.68666: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-8f26-44ca-00000000008d] 10633 1727096098.68678: sending task result for task 0afff68d-5257-8f26-44ca-00000000008d 10633 1727096098.69082: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008d 10633 1727096098.69086: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.69137: no more pending results, returning what we have 10633 1727096098.69140: results queue empty 10633 1727096098.69141: checking for any_errors_fatal 10633 1727096098.69151: done checking for any_errors_fatal 10633 1727096098.69152: checking for max_fail_percentage 10633 1727096098.69153: done checking for max_fail_percentage 10633 1727096098.69154: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.69155: done checking to see if all hosts have failed 10633 1727096098.69156: getting the remaining hosts for this loop 10633 1727096098.69158: done getting the remaining hosts for this loop 10633 1727096098.69161: getting the next task for host managed_node1 10633 1727096098.69170: done getting next task for host managed_node1 10633 1727096098.69174: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 10633 1727096098.69179: ^ 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 10633 1727096098.69197: getting variables 10633 1727096098.69199: in VariableManager get_vars() 10633 1727096098.69240: Calling all_inventory to load vars for managed_node1 10633 1727096098.69243: Calling groups_inventory to load vars for managed_node1 10633 1727096098.69246: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.69262: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.69265: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.69278: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.69649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.69862: done with get_vars() 10633 1727096098.69873: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:58 -0400 (0:00:00.069) 0:00:06.517 ****** 10633 1727096098.69939: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10633 1727096098.70172: worker is 1 (out of 1 available) 10633 1727096098.70185: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 10633 1727096098.70199: done queuing things up, now waiting for results queue to drain 10633 1727096098.70200: waiting for pending results... 10633 1727096098.70370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 10633 1727096098.70455: in run() - task 0afff68d-5257-8f26-44ca-00000000008e 10633 1727096098.70464: variable 'ansible_search_path' from source: unknown 10633 1727096098.70468: variable 'ansible_search_path' from source: unknown 10633 1727096098.70504: calling self._execute() 10633 1727096098.70565: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.70572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.70582: variable 'omit' from source: magic vars 10633 1727096098.70891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.72630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.72690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.72720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.72745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.72770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.72828: 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) 10633 1727096098.72849: 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) 10633 1727096098.72876: 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) 10633 1727096098.72904: 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) 10633 1727096098.72973: 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) 10633 1727096098.73014: variable 'ansible_distribution' from source: facts 10633 1727096098.73023: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.73036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.73039: when evaluation is False, skipping this task 10633 1727096098.73041: _execute() done 10633 1727096098.73043: dumping result to json 10633 1727096098.73046: done dumping result, returning 10633 1727096098.73057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-8f26-44ca-00000000008e] 10633 1727096098.73059: sending task result for task 0afff68d-5257-8f26-44ca-00000000008e 10633 1727096098.73150: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008e 10633 1727096098.73153: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.73206: no more pending results, returning what we have 10633 1727096098.73209: results queue empty 10633 1727096098.73210: checking for any_errors_fatal 10633 1727096098.73217: done checking for any_errors_fatal 10633 1727096098.73218: checking for max_fail_percentage 10633 1727096098.73219: done checking for max_fail_percentage 10633 1727096098.73220: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.73221: done checking to see if all hosts have failed 10633 1727096098.73221: getting the remaining hosts for this loop 10633 1727096098.73223: done getting the remaining hosts for this loop 10633 1727096098.73226: getting the next task for host managed_node1 10633 1727096098.73232: done getting next task for host managed_node1 10633 1727096098.73236: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10633 1727096098.73240: ^ 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 10633 1727096098.73256: getting variables 10633 1727096098.73258: in VariableManager get_vars() 10633 1727096098.73306: Calling all_inventory to load vars for managed_node1 10633 1727096098.73308: Calling groups_inventory to load vars for managed_node1 10633 1727096098.73310: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.73321: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.73323: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.73326: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.73488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.73612: done with get_vars() 10633 1727096098.73621: done getting variables 10633 1727096098.73663: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:58 -0400 (0:00:00.037) 0:00:06.555 ****** 10633 1727096098.73688: entering _queue_task() for managed_node1/debug 10633 1727096098.73912: worker is 1 (out of 1 available) 10633 1727096098.73927: exiting _queue_task() for managed_node1/debug 10633 1727096098.73939: done queuing things up, now waiting for results queue to drain 10633 1727096098.73940: waiting for pending results... 10633 1727096098.74115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 10633 1727096098.74197: in run() - task 0afff68d-5257-8f26-44ca-00000000008f 10633 1727096098.74210: variable 'ansible_search_path' from source: unknown 10633 1727096098.74213: variable 'ansible_search_path' from source: unknown 10633 1727096098.74243: calling self._execute() 10633 1727096098.74305: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.74309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.74319: variable 'omit' from source: magic vars 10633 1727096098.74625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.76353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.76396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.76432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.76461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.76482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.76540: 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) 10633 1727096098.76569: 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) 10633 1727096098.76585: 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) 10633 1727096098.76610: 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) 10633 1727096098.76621: 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) 10633 1727096098.76718: variable 'ansible_distribution' from source: facts 10633 1727096098.76722: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.76737: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.76740: when evaluation is False, skipping this task 10633 1727096098.76743: _execute() done 10633 1727096098.76749: dumping result to json 10633 1727096098.76751: done dumping result, returning 10633 1727096098.76755: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-8f26-44ca-00000000008f] 10633 1727096098.76760: sending task result for task 0afff68d-5257-8f26-44ca-00000000008f 10633 1727096098.76934: done sending task result for task 0afff68d-5257-8f26-44ca-00000000008f 10633 1727096098.76937: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096098.76982: no more pending results, returning what we have 10633 1727096098.76985: results queue empty 10633 1727096098.76986: checking for any_errors_fatal 10633 1727096098.76992: done checking for any_errors_fatal 10633 1727096098.76992: checking for max_fail_percentage 10633 1727096098.76994: done checking for max_fail_percentage 10633 1727096098.76995: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.76995: done checking to see if all hosts have failed 10633 1727096098.76996: getting the remaining hosts for this loop 10633 1727096098.76997: done getting the remaining hosts for this loop 10633 1727096098.77000: getting the next task for host managed_node1 10633 1727096098.77006: done getting next task for host managed_node1 10633 1727096098.77010: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10633 1727096098.77013: ^ 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 10633 1727096098.77028: getting variables 10633 1727096098.77030: in VariableManager get_vars() 10633 1727096098.77064: Calling all_inventory to load vars for managed_node1 10633 1727096098.77066: Calling groups_inventory to load vars for managed_node1 10633 1727096098.77070: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.77080: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.77082: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.77085: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.77408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.77527: done with get_vars() 10633 1727096098.77534: done getting variables 10633 1727096098.77577: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:58 -0400 (0:00:00.039) 0:00:06.594 ****** 10633 1727096098.77600: entering _queue_task() for managed_node1/debug 10633 1727096098.77822: worker is 1 (out of 1 available) 10633 1727096098.77836: exiting _queue_task() for managed_node1/debug 10633 1727096098.77848: done queuing things up, now waiting for results queue to drain 10633 1727096098.77849: waiting for pending results... 10633 1727096098.78020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 10633 1727096098.78111: in run() - task 0afff68d-5257-8f26-44ca-000000000090 10633 1727096098.78122: variable 'ansible_search_path' from source: unknown 10633 1727096098.78126: variable 'ansible_search_path' from source: unknown 10633 1727096098.78157: calling self._execute() 10633 1727096098.78219: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.78224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.78233: variable 'omit' from source: magic vars 10633 1727096098.78541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.80096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.80140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.80172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.80198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.80217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.80282: 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) 10633 1727096098.80302: 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) 10633 1727096098.80319: 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) 10633 1727096098.80344: 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) 10633 1727096098.80359: 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) 10633 1727096098.80459: variable 'ansible_distribution' from source: facts 10633 1727096098.80463: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.80485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.80489: when evaluation is False, skipping this task 10633 1727096098.80492: _execute() done 10633 1727096098.80494: dumping result to json 10633 1727096098.80496: done dumping result, returning 10633 1727096098.80499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-8f26-44ca-000000000090] 10633 1727096098.80501: sending task result for task 0afff68d-5257-8f26-44ca-000000000090 10633 1727096098.80594: done sending task result for task 0afff68d-5257-8f26-44ca-000000000090 10633 1727096098.80597: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096098.80639: no more pending results, returning what we have 10633 1727096098.80642: results queue empty 10633 1727096098.80643: checking for any_errors_fatal 10633 1727096098.80651: done checking for any_errors_fatal 10633 1727096098.80651: checking for max_fail_percentage 10633 1727096098.80653: done checking for max_fail_percentage 10633 1727096098.80654: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.80655: done checking to see if all hosts have failed 10633 1727096098.80655: getting the remaining hosts for this loop 10633 1727096098.80657: done getting the remaining hosts for this loop 10633 1727096098.80660: getting the next task for host managed_node1 10633 1727096098.80666: done getting next task for host managed_node1 10633 1727096098.80672: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10633 1727096098.80676: ^ 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 10633 1727096098.80692: getting variables 10633 1727096098.80693: in VariableManager get_vars() 10633 1727096098.80732: Calling all_inventory to load vars for managed_node1 10633 1727096098.80734: Calling groups_inventory to load vars for managed_node1 10633 1727096098.80736: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.80747: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.80749: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.80752: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.80903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.81040: done with get_vars() 10633 1727096098.81049: done getting variables 10633 1727096098.81093: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:58 -0400 (0:00:00.035) 0:00:06.629 ****** 10633 1727096098.81119: entering _queue_task() for managed_node1/debug 10633 1727096098.81336: worker is 1 (out of 1 available) 10633 1727096098.81349: exiting _queue_task() for managed_node1/debug 10633 1727096098.81364: done queuing things up, now waiting for results queue to drain 10633 1727096098.81365: waiting for pending results... 10633 1727096098.81531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 10633 1727096098.81622: in run() - task 0afff68d-5257-8f26-44ca-000000000091 10633 1727096098.81634: variable 'ansible_search_path' from source: unknown 10633 1727096098.81638: variable 'ansible_search_path' from source: unknown 10633 1727096098.81669: calling self._execute() 10633 1727096098.81741: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.81750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.81755: variable 'omit' from source: magic vars 10633 1727096098.82064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.83642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.83693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.83730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.83758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.83782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.83842: 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) 10633 1727096098.83865: 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) 10633 1727096098.83887: 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) 10633 1727096098.83913: 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) 10633 1727096098.83923: 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) 10633 1727096098.84025: variable 'ansible_distribution' from source: facts 10633 1727096098.84029: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.84044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.84047: when evaluation is False, skipping this task 10633 1727096098.84049: _execute() done 10633 1727096098.84055: dumping result to json 10633 1727096098.84058: done dumping result, returning 10633 1727096098.84066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-8f26-44ca-000000000091] 10633 1727096098.84071: sending task result for task 0afff68d-5257-8f26-44ca-000000000091 10633 1727096098.84157: done sending task result for task 0afff68d-5257-8f26-44ca-000000000091 10633 1727096098.84160: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 10633 1727096098.84235: no more pending results, returning what we have 10633 1727096098.84239: results queue empty 10633 1727096098.84240: checking for any_errors_fatal 10633 1727096098.84245: done checking for any_errors_fatal 10633 1727096098.84246: checking for max_fail_percentage 10633 1727096098.84247: done checking for max_fail_percentage 10633 1727096098.84248: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.84249: done checking to see if all hosts have failed 10633 1727096098.84250: getting the remaining hosts for this loop 10633 1727096098.84251: done getting the remaining hosts for this loop 10633 1727096098.84254: getting the next task for host managed_node1 10633 1727096098.84261: done getting next task for host managed_node1 10633 1727096098.84265: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 10633 1727096098.84271: ^ 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 10633 1727096098.84288: getting variables 10633 1727096098.84289: in VariableManager get_vars() 10633 1727096098.84326: Calling all_inventory to load vars for managed_node1 10633 1727096098.84329: Calling groups_inventory to load vars for managed_node1 10633 1727096098.84330: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.84339: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.84341: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.84344: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.84537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.84662: done with get_vars() 10633 1727096098.84678: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:58 -0400 (0:00:00.036) 0:00:06.665 ****** 10633 1727096098.84753: entering _queue_task() for managed_node1/ping 10633 1727096098.84997: worker is 1 (out of 1 available) 10633 1727096098.85009: exiting _queue_task() for managed_node1/ping 10633 1727096098.85021: done queuing things up, now waiting for results queue to drain 10633 1727096098.85022: waiting for pending results... 10633 1727096098.85229: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 10633 1727096098.85301: in run() - task 0afff68d-5257-8f26-44ca-000000000092 10633 1727096098.85313: variable 'ansible_search_path' from source: unknown 10633 1727096098.85317: variable 'ansible_search_path' from source: unknown 10633 1727096098.85346: calling self._execute() 10633 1727096098.85412: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.85415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.85425: variable 'omit' from source: magic vars 10633 1727096098.85744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.87675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.87679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.87683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.87686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.87708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.87808: 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) 10633 1727096098.87852: 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) 10633 1727096098.87894: 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) 10633 1727096098.87949: 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) 10633 1727096098.87973: 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) 10633 1727096098.88181: variable 'ansible_distribution' from source: facts 10633 1727096098.88199: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.88229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.88249: when evaluation is False, skipping this task 10633 1727096098.88258: _execute() done 10633 1727096098.88265: dumping result to json 10633 1727096098.88277: done dumping result, returning 10633 1727096098.88354: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-8f26-44ca-000000000092] 10633 1727096098.88357: sending task result for task 0afff68d-5257-8f26-44ca-000000000092 10633 1727096098.88435: done sending task result for task 0afff68d-5257-8f26-44ca-000000000092 10633 1727096098.88439: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.88504: no more pending results, returning what we have 10633 1727096098.88507: results queue empty 10633 1727096098.88508: checking for any_errors_fatal 10633 1727096098.88513: done checking for any_errors_fatal 10633 1727096098.88514: checking for max_fail_percentage 10633 1727096098.88515: done checking for max_fail_percentage 10633 1727096098.88516: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.88517: done checking to see if all hosts have failed 10633 1727096098.88518: getting the remaining hosts for this loop 10633 1727096098.88519: done getting the remaining hosts for this loop 10633 1727096098.88523: getting the next task for host managed_node1 10633 1727096098.88532: done getting next task for host managed_node1 10633 1727096098.88534: ^ task is: TASK: meta (role_complete) 10633 1727096098.88538: ^ 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 10633 1727096098.88560: getting variables 10633 1727096098.88562: in VariableManager get_vars() 10633 1727096098.88606: Calling all_inventory to load vars for managed_node1 10633 1727096098.88609: Calling groups_inventory to load vars for managed_node1 10633 1727096098.88611: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.88623: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.88626: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.88629: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.89106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.89243: done with get_vars() 10633 1727096098.89256: done getting variables 10633 1727096098.89315: done queuing things up, now waiting for results queue to drain 10633 1727096098.89317: results queue empty 10633 1727096098.89318: checking for any_errors_fatal 10633 1727096098.89320: done checking for any_errors_fatal 10633 1727096098.89321: checking for max_fail_percentage 10633 1727096098.89322: done checking for max_fail_percentage 10633 1727096098.89322: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.89323: done checking to see if all hosts have failed 10633 1727096098.89323: getting the remaining hosts for this loop 10633 1727096098.89324: done getting the remaining hosts for this loop 10633 1727096098.89326: getting the next task for host managed_node1 10633 1727096098.89329: done getting next task for host managed_node1 10633 1727096098.89330: ^ task is: TASK: Delete the device '{{ controller_device }}' 10633 1727096098.89332: ^ 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 10633 1727096098.89333: getting variables 10633 1727096098.89334: in VariableManager get_vars() 10633 1727096098.89351: Calling all_inventory to load vars for managed_node1 10633 1727096098.89353: Calling groups_inventory to load vars for managed_node1 10633 1727096098.89354: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.89357: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.89359: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.89361: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.89442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.89582: done with get_vars() 10633 1727096098.89588: done getting variables 10633 1727096098.89616: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10633 1727096098.89709: variable 'controller_device' from source: play vars TASK [Delete the device 'deprecated-bond'] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Monday 23 September 2024 08:54:58 -0400 (0:00:00.049) 0:00:06.715 ****** 10633 1727096098.89731: entering _queue_task() for managed_node1/command 10633 1727096098.89990: worker is 1 (out of 1 available) 10633 1727096098.90003: exiting _queue_task() for managed_node1/command 10633 1727096098.90015: done queuing things up, now waiting for results queue to drain 10633 1727096098.90017: waiting for pending results... 10633 1727096098.90486: running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' 10633 1727096098.90490: in run() - task 0afff68d-5257-8f26-44ca-0000000000c2 10633 1727096098.90493: variable 'ansible_search_path' from source: unknown 10633 1727096098.90496: calling self._execute() 10633 1727096098.90566: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.90581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.90596: variable 'omit' from source: magic vars 10633 1727096098.91001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096098.94470: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096098.94542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096098.94585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096098.94629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096098.94690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096098.94782: 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) 10633 1727096098.94890: 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) 10633 1727096098.94921: 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) 10633 1727096098.94970: 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) 10633 1727096098.94990: 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) 10633 1727096098.95137: variable 'ansible_distribution' from source: facts 10633 1727096098.95155: variable 'ansible_distribution_major_version' from source: facts 10633 1727096098.95178: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096098.95186: when evaluation is False, skipping this task 10633 1727096098.95255: _execute() done 10633 1727096098.95258: dumping result to json 10633 1727096098.95260: done dumping result, returning 10633 1727096098.95263: done running TaskExecutor() for managed_node1/TASK: Delete the device 'deprecated-bond' [0afff68d-5257-8f26-44ca-0000000000c2] 10633 1727096098.95265: sending task result for task 0afff68d-5257-8f26-44ca-0000000000c2 10633 1727096098.95335: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000c2 10633 1727096098.95338: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096098.95406: no more pending results, returning what we have 10633 1727096098.95410: results queue empty 10633 1727096098.95411: checking for any_errors_fatal 10633 1727096098.95413: done checking for any_errors_fatal 10633 1727096098.95413: checking for max_fail_percentage 10633 1727096098.95415: done checking for max_fail_percentage 10633 1727096098.95416: checking to see if all hosts have failed and the running result is not ok 10633 1727096098.95417: done checking to see if all hosts have failed 10633 1727096098.95418: getting the remaining hosts for this loop 10633 1727096098.95419: done getting the remaining hosts for this loop 10633 1727096098.95424: getting the next task for host managed_node1 10633 1727096098.95438: done getting next task for host managed_node1 10633 1727096098.95442: ^ task is: TASK: Remove test interfaces 10633 1727096098.95446: ^ 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 10633 1727096098.95450: getting variables 10633 1727096098.95451: in VariableManager get_vars() 10633 1727096098.95496: Calling all_inventory to load vars for managed_node1 10633 1727096098.95499: Calling groups_inventory to load vars for managed_node1 10633 1727096098.95502: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096098.95514: Calling all_plugins_play to load vars for managed_node1 10633 1727096098.95517: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096098.95520: Calling groups_plugins_play to load vars for managed_node1 10633 1727096098.95804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096098.96232: done with get_vars() 10633 1727096098.96244: done getting variables 10633 1727096098.96328: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Monday 23 September 2024 08:54:58 -0400 (0:00:00.066) 0:00:06.782 ****** 10633 1727096098.96361: entering _queue_task() for managed_node1/shell 10633 1727096098.96759: worker is 1 (out of 1 available) 10633 1727096098.96774: exiting _queue_task() for managed_node1/shell 10633 1727096098.96787: done queuing things up, now waiting for results queue to drain 10633 1727096098.96789: waiting for pending results... 10633 1727096098.97289: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 10633 1727096098.97341: in run() - task 0afff68d-5257-8f26-44ca-0000000000c6 10633 1727096098.97362: variable 'ansible_search_path' from source: unknown 10633 1727096098.97372: variable 'ansible_search_path' from source: unknown 10633 1727096098.97415: calling self._execute() 10633 1727096098.97503: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096098.97515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096098.97562: variable 'omit' from source: magic vars 10633 1727096098.97979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096099.00513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096099.00675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096099.00678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096099.00681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096099.00904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096099.01082: 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) 10633 1727096099.01122: 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) 10633 1727096099.01179: 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) 10633 1727096099.01374: 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) 10633 1727096099.01378: 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) 10633 1727096099.01662: variable 'ansible_distribution' from source: facts 10633 1727096099.01685: variable 'ansible_distribution_major_version' from source: facts 10633 1727096099.01730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096099.02074: when evaluation is False, skipping this task 10633 1727096099.02078: _execute() done 10633 1727096099.02080: dumping result to json 10633 1727096099.02081: done dumping result, returning 10633 1727096099.02083: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0afff68d-5257-8f26-44ca-0000000000c6] 10633 1727096099.02085: sending task result for task 0afff68d-5257-8f26-44ca-0000000000c6 10633 1727096099.02147: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000c6 10633 1727096099.02150: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096099.02220: no more pending results, returning what we have 10633 1727096099.02224: results queue empty 10633 1727096099.02225: checking for any_errors_fatal 10633 1727096099.02232: done checking for any_errors_fatal 10633 1727096099.02232: checking for max_fail_percentage 10633 1727096099.02235: done checking for max_fail_percentage 10633 1727096099.02235: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.02236: done checking to see if all hosts have failed 10633 1727096099.02237: getting the remaining hosts for this loop 10633 1727096099.02238: done getting the remaining hosts for this loop 10633 1727096099.02241: getting the next task for host managed_node1 10633 1727096099.02248: done getting next task for host managed_node1 10633 1727096099.02250: ^ task is: TASK: Stop dnsmasq/radvd services 10633 1727096099.02254: ^ 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 10633 1727096099.02259: getting variables 10633 1727096099.02261: in VariableManager get_vars() 10633 1727096099.02303: Calling all_inventory to load vars for managed_node1 10633 1727096099.02306: Calling groups_inventory to load vars for managed_node1 10633 1727096099.02308: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.02320: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.02323: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.02326: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.02759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.03355: done with get_vars() 10633 1727096099.03400: done getting variables 10633 1727096099.03459: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Monday 23 September 2024 08:54:59 -0400 (0:00:00.071) 0:00:06.853 ****** 10633 1727096099.03493: entering _queue_task() for managed_node1/shell 10633 1727096099.03814: worker is 1 (out of 1 available) 10633 1727096099.03829: exiting _queue_task() for managed_node1/shell 10633 1727096099.03841: done queuing things up, now waiting for results queue to drain 10633 1727096099.03842: waiting for pending results... 10633 1727096099.04063: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 10633 1727096099.04194: in run() - task 0afff68d-5257-8f26-44ca-0000000000c7 10633 1727096099.04218: variable 'ansible_search_path' from source: unknown 10633 1727096099.04227: variable 'ansible_search_path' from source: unknown 10633 1727096099.04270: calling self._execute() 10633 1727096099.04361: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096099.04434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096099.04437: variable 'omit' from source: magic vars 10633 1727096099.04831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096099.08111: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096099.08191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096099.08237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096099.08284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096099.08314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096099.08404: 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) 10633 1727096099.08475: 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) 10633 1727096099.08478: 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) 10633 1727096099.08518: 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) 10633 1727096099.08538: 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) 10633 1727096099.08690: variable 'ansible_distribution' from source: facts 10633 1727096099.08704: variable 'ansible_distribution_major_version' from source: facts 10633 1727096099.08799: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096099.08802: when evaluation is False, skipping this task 10633 1727096099.08804: _execute() done 10633 1727096099.08807: dumping result to json 10633 1727096099.08809: done dumping result, returning 10633 1727096099.08811: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [0afff68d-5257-8f26-44ca-0000000000c7] 10633 1727096099.08813: sending task result for task 0afff68d-5257-8f26-44ca-0000000000c7 10633 1727096099.08884: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000c7 10633 1727096099.08888: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096099.08933: no more pending results, returning what we have 10633 1727096099.08936: results queue empty 10633 1727096099.08937: checking for any_errors_fatal 10633 1727096099.08942: done checking for any_errors_fatal 10633 1727096099.08943: checking for max_fail_percentage 10633 1727096099.08944: done checking for max_fail_percentage 10633 1727096099.08945: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.08946: done checking to see if all hosts have failed 10633 1727096099.08947: getting the remaining hosts for this loop 10633 1727096099.08948: done getting the remaining hosts for this loop 10633 1727096099.08952: getting the next task for host managed_node1 10633 1727096099.08960: done getting next task for host managed_node1 10633 1727096099.08962: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 10633 1727096099.08965: ^ 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 10633 1727096099.08970: getting variables 10633 1727096099.08971: in VariableManager get_vars() 10633 1727096099.09010: Calling all_inventory to load vars for managed_node1 10633 1727096099.09013: Calling groups_inventory to load vars for managed_node1 10633 1727096099.09015: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.09027: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.09029: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.09032: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.09303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.09504: done with get_vars() 10633 1727096099.09516: done getting variables 10633 1727096099.09575: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:131 Monday 23 September 2024 08:54:59 -0400 (0:00:00.061) 0:00:06.914 ****** 10633 1727096099.09605: entering _queue_task() for managed_node1/command 10633 1727096099.09985: worker is 1 (out of 1 available) 10633 1727096099.09996: exiting _queue_task() for managed_node1/command 10633 1727096099.10007: done queuing things up, now waiting for results queue to drain 10633 1727096099.10009: waiting for pending results... 10633 1727096099.10452: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 10633 1727096099.10615: in run() - task 0afff68d-5257-8f26-44ca-0000000000c8 10633 1727096099.10629: variable 'ansible_search_path' from source: unknown 10633 1727096099.10666: calling self._execute() 10633 1727096099.10766: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096099.10882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096099.10896: variable 'omit' from source: magic vars 10633 1727096099.11790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096099.14205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096099.14285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096099.14365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096099.14384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096099.14415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096099.14503: 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) 10633 1727096099.14574: 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) 10633 1727096099.14581: 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) 10633 1727096099.14616: 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) 10633 1727096099.14638: 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) 10633 1727096099.14786: variable 'ansible_distribution' from source: facts 10633 1727096099.14802: variable 'ansible_distribution_major_version' from source: facts 10633 1727096099.14825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096099.14873: when evaluation is False, skipping this task 10633 1727096099.14876: _execute() done 10633 1727096099.14879: dumping result to json 10633 1727096099.14881: done dumping result, returning 10633 1727096099.14883: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [0afff68d-5257-8f26-44ca-0000000000c8] 10633 1727096099.14886: sending task result for task 0afff68d-5257-8f26-44ca-0000000000c8 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096099.15020: no more pending results, returning what we have 10633 1727096099.15025: results queue empty 10633 1727096099.15026: checking for any_errors_fatal 10633 1727096099.15031: done checking for any_errors_fatal 10633 1727096099.15032: checking for max_fail_percentage 10633 1727096099.15034: done checking for max_fail_percentage 10633 1727096099.15035: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.15035: done checking to see if all hosts have failed 10633 1727096099.15036: getting the remaining hosts for this loop 10633 1727096099.15038: done getting the remaining hosts for this loop 10633 1727096099.15041: getting the next task for host managed_node1 10633 1727096099.15049: done getting next task for host managed_node1 10633 1727096099.15052: ^ task is: TASK: Verify network state restored to default 10633 1727096099.15055: ^ 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 10633 1727096099.15060: getting variables 10633 1727096099.15062: in VariableManager get_vars() 10633 1727096099.15207: Calling all_inventory to load vars for managed_node1 10633 1727096099.15209: Calling groups_inventory to load vars for managed_node1 10633 1727096099.15212: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.15223: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.15226: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.15229: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.15638: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000c8 10633 1727096099.15641: WORKER PROCESS EXITING 10633 1727096099.15664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.15844: done with get_vars() 10633 1727096099.15857: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:136 Monday 23 September 2024 08:54:59 -0400 (0:00:00.063) 0:00:06.977 ****** 10633 1727096099.15953: entering _queue_task() for managed_node1/include_tasks 10633 1727096099.16404: worker is 1 (out of 1 available) 10633 1727096099.16415: exiting _queue_task() for managed_node1/include_tasks 10633 1727096099.16426: done queuing things up, now waiting for results queue to drain 10633 1727096099.16428: waiting for pending results... 10633 1727096099.16594: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 10633 1727096099.16724: in run() - task 0afff68d-5257-8f26-44ca-0000000000c9 10633 1727096099.16744: variable 'ansible_search_path' from source: unknown 10633 1727096099.16809: calling self._execute() 10633 1727096099.16910: variable 'ansible_host' from source: host vars for 'managed_node1' 10633 1727096099.16928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10633 1727096099.16951: variable 'omit' from source: magic vars 10633 1727096099.17535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10633 1727096099.19395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10633 1727096099.19440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10633 1727096099.19475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10633 1727096099.19500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10633 1727096099.19519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10633 1727096099.19585: 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) 10633 1727096099.19605: 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) 10633 1727096099.19622: 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) 10633 1727096099.19647: 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) 10633 1727096099.19661: 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) 10633 1727096099.19762: variable 'ansible_distribution' from source: facts 10633 1727096099.19765: variable 'ansible_distribution_major_version' from source: facts 10633 1727096099.19785: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 10633 1727096099.19788: when evaluation is False, skipping this task 10633 1727096099.19791: _execute() done 10633 1727096099.19794: dumping result to json 10633 1727096099.19796: done dumping result, returning 10633 1727096099.19873: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-8f26-44ca-0000000000c9] 10633 1727096099.19877: sending task result for task 0afff68d-5257-8f26-44ca-0000000000c9 10633 1727096099.19944: done sending task result for task 0afff68d-5257-8f26-44ca-0000000000c9 10633 1727096099.19946: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 10633 1727096099.19993: no more pending results, returning what we have 10633 1727096099.19996: results queue empty 10633 1727096099.19997: checking for any_errors_fatal 10633 1727096099.20002: done checking for any_errors_fatal 10633 1727096099.20003: checking for max_fail_percentage 10633 1727096099.20004: done checking for max_fail_percentage 10633 1727096099.20005: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.20006: done checking to see if all hosts have failed 10633 1727096099.20007: getting the remaining hosts for this loop 10633 1727096099.20008: done getting the remaining hosts for this loop 10633 1727096099.20012: getting the next task for host managed_node1 10633 1727096099.20018: done getting next task for host managed_node1 10633 1727096099.20020: ^ task is: TASK: meta (flush_handlers) 10633 1727096099.20022: ^ 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 10633 1727096099.20025: getting variables 10633 1727096099.20027: in VariableManager get_vars() 10633 1727096099.20061: Calling all_inventory to load vars for managed_node1 10633 1727096099.20064: Calling groups_inventory to load vars for managed_node1 10633 1727096099.20066: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.20083: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.20087: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.20093: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.20279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.20496: done with get_vars() 10633 1727096099.20515: done getting variables 10633 1727096099.20594: in VariableManager get_vars() 10633 1727096099.20609: Calling all_inventory to load vars for managed_node1 10633 1727096099.20611: Calling groups_inventory to load vars for managed_node1 10633 1727096099.20618: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.20624: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.20626: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.20629: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.20773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.21006: done with get_vars() 10633 1727096099.21020: done queuing things up, now waiting for results queue to drain 10633 1727096099.21022: results queue empty 10633 1727096099.21024: checking for any_errors_fatal 10633 1727096099.21026: done checking for any_errors_fatal 10633 1727096099.21027: checking for max_fail_percentage 10633 1727096099.21028: done checking for max_fail_percentage 10633 1727096099.21029: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.21029: done checking to see if all hosts have failed 10633 1727096099.21030: getting the remaining hosts for this loop 10633 1727096099.21031: done getting the remaining hosts for this loop 10633 1727096099.21034: getting the next task for host managed_node1 10633 1727096099.21038: done getting next task for host managed_node1 10633 1727096099.21039: ^ task is: TASK: meta (flush_handlers) 10633 1727096099.21041: ^ 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 10633 1727096099.21043: getting variables 10633 1727096099.21044: in VariableManager get_vars() 10633 1727096099.21063: Calling all_inventory to load vars for managed_node1 10633 1727096099.21065: Calling groups_inventory to load vars for managed_node1 10633 1727096099.21070: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.21081: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.21088: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.21092: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.21232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.21392: done with get_vars() 10633 1727096099.21399: done getting variables 10633 1727096099.21434: in VariableManager get_vars() 10633 1727096099.21443: Calling all_inventory to load vars for managed_node1 10633 1727096099.21445: Calling groups_inventory to load vars for managed_node1 10633 1727096099.21446: Calling all_plugins_inventory to load vars for managed_node1 10633 1727096099.21450: Calling all_plugins_play to load vars for managed_node1 10633 1727096099.21455: Calling groups_plugins_inventory to load vars for managed_node1 10633 1727096099.21458: Calling groups_plugins_play to load vars for managed_node1 10633 1727096099.21541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10633 1727096099.21668: done with get_vars() 10633 1727096099.21677: done queuing things up, now waiting for results queue to drain 10633 1727096099.21679: results queue empty 10633 1727096099.21679: checking for any_errors_fatal 10633 1727096099.21680: done checking for any_errors_fatal 10633 1727096099.21680: checking for max_fail_percentage 10633 1727096099.21681: done checking for max_fail_percentage 10633 1727096099.21681: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.21682: done checking to see if all hosts have failed 10633 1727096099.21682: getting the remaining hosts for this loop 10633 1727096099.21683: done getting the remaining hosts for this loop 10633 1727096099.21685: getting the next task for host managed_node1 10633 1727096099.21687: done getting next task for host managed_node1 10633 1727096099.21687: ^ task is: None 10633 1727096099.21688: ^ 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 10633 1727096099.21689: done queuing things up, now waiting for results queue to drain 10633 1727096099.21690: results queue empty 10633 1727096099.21690: checking for any_errors_fatal 10633 1727096099.21690: done checking for any_errors_fatal 10633 1727096099.21691: checking for max_fail_percentage 10633 1727096099.21691: done checking for max_fail_percentage 10633 1727096099.21692: checking to see if all hosts have failed and the running result is not ok 10633 1727096099.21692: done checking to see if all hosts have failed 10633 1727096099.21693: getting the next task for host managed_node1 10633 1727096099.21695: done getting next task for host managed_node1 10633 1727096099.21695: ^ task is: None 10633 1727096099.21696: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Monday 23 September 2024 08:54:59 -0400 (0:00:00.057) 0:00:07.035 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.59s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.71s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'get_interface_stat.yml' ------------------------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 TEST Add Bond with 2 ports using deprecated 'master' argument ----------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:33 Assert that the interface is present - 'deprecated-bond' ---------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Install pgrep, sysctl --------------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 fedora.linux_system_roles.network : Configure networking state ---------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Remove test interfaces -------------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Set network provider to 'initscripts' ----------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_deprecated_initscripts.yml:12 Include the task 'assert_profile_present.yml' --------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:67 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Delete the device 'deprecated-bond' ------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_deprecated.yml:125 Create test interfaces -------------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 10633 1727096099.21772: RUNNING CLEANUP