[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. 11161 1726882162.45741: 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-spT 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 11161 1726882162.46404: Added group all to inventory 11161 1726882162.46406: Added group ungrouped to inventory 11161 1726882162.46410: Group all now contains ungrouped 11161 1726882162.46413: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 11161 1726882162.64312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11161 1726882162.64371: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11161 1726882162.64397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11161 1726882162.64455: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11161 1726882162.64531: Loaded config def from plugin (inventory/script) 11161 1726882162.64533: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11161 1726882162.64574: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11161 1726882162.64662: Loaded config def from plugin (inventory/yaml) 11161 1726882162.64665: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11161 1726882162.64753: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11161 1726882162.65181: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11161 1726882162.65184: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11161 1726882162.65187: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11161 1726882162.65198: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11161 1726882162.65203: Loading data from /tmp/network-Kc3/inventory.yml 11161 1726882162.65271: /tmp/network-Kc3/inventory.yml was not parsable by auto 11161 1726882162.65339: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11161 1726882162.65377: Loading data from /tmp/network-Kc3/inventory.yml 11161 1726882162.65462: group all already in inventory 11161 1726882162.65468: set inventory_file for managed_node1 11161 1726882162.65472: set inventory_dir for managed_node1 11161 1726882162.65473: Added host managed_node1 to inventory 11161 1726882162.65476: Added host managed_node1 to group all 11161 1726882162.65476: set ansible_host for managed_node1 11161 1726882162.65477: set ansible_ssh_extra_args for managed_node1 11161 1726882162.65481: set inventory_file for managed_node2 11161 1726882162.65483: set inventory_dir for managed_node2 11161 1726882162.65484: Added host managed_node2 to inventory 11161 1726882162.65485: Added host managed_node2 to group all 11161 1726882162.65486: set ansible_host for managed_node2 11161 1726882162.65487: set ansible_ssh_extra_args for managed_node2 11161 1726882162.65490: set inventory_file for managed_node3 11161 1726882162.65492: set inventory_dir for managed_node3 11161 1726882162.65497: Added host managed_node3 to inventory 11161 1726882162.65498: Added host managed_node3 to group all 11161 1726882162.65499: set ansible_host for managed_node3 11161 1726882162.65500: set ansible_ssh_extra_args for managed_node3 11161 1726882162.65503: Reconcile groups and hosts in inventory. 11161 1726882162.65506: Group ungrouped now contains managed_node1 11161 1726882162.65508: Group ungrouped now contains managed_node2 11161 1726882162.65509: Group ungrouped now contains managed_node3 11161 1726882162.65583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11161 1726882162.65712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11161 1726882162.65760: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11161 1726882162.65788: Loaded config def from plugin (vars/host_group_vars) 11161 1726882162.65790: 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) 11161 1726882162.65800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11161 1726882162.65809: 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) 11161 1726882162.65850: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11161 1726882162.66175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882162.66270: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11161 1726882162.66314: Loaded config def from plugin (connection/local) 11161 1726882162.66318: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11161 1726882162.66978: Loaded config def from plugin (connection/paramiko_ssh) 11161 1726882162.66981: 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) 11161 1726882162.67858: 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) 11161 1726882162.67901: Loaded config def from plugin (connection/psrp) 11161 1726882162.67903: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11161 1726882162.68618: 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) 11161 1726882162.68657: Loaded config def from plugin (connection/ssh) 11161 1726882162.68660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11161 1726882162.70555: 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) 11161 1726882162.70597: Loaded config def from plugin (connection/winrm) 11161 1726882162.70600: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11161 1726882162.70630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11161 1726882162.70690: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11161 1726882162.70761: Loaded config def from plugin (shell/cmd) 11161 1726882162.70763: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11161 1726882162.70788: 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) 11161 1726882162.70857: Loaded config def from plugin (shell/powershell) 11161 1726882162.70859: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11161 1726882162.70913: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11161 1726882162.71088: Loaded config def from plugin (shell/sh) 11161 1726882162.71090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11161 1726882162.71126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11161 1726882162.71247: Loaded config def from plugin (become/runas) 11161 1726882162.71249: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11161 1726882162.71436: Loaded config def from plugin (become/su) 11161 1726882162.71438: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11161 1726882162.71600: Loaded config def from plugin (become/sudo) 11161 1726882162.71602: 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 11161 1726882162.71633: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11161 1726882162.71968: in VariableManager get_vars() 11161 1726882162.71986: done with get_vars() 11161 1726882162.72122: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11161 1726882162.75169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11161 1726882162.75298: in VariableManager get_vars() 11161 1726882162.75304: done with get_vars() 11161 1726882162.75306: variable 'playbook_dir' from source: magic vars 11161 1726882162.75307: variable 'ansible_playbook_python' from source: magic vars 11161 1726882162.75308: variable 'ansible_config_file' from source: magic vars 11161 1726882162.75309: variable 'groups' from source: magic vars 11161 1726882162.75310: variable 'omit' from source: magic vars 11161 1726882162.75310: variable 'ansible_version' from source: magic vars 11161 1726882162.75311: variable 'ansible_check_mode' from source: magic vars 11161 1726882162.75312: variable 'ansible_diff_mode' from source: magic vars 11161 1726882162.75313: variable 'ansible_forks' from source: magic vars 11161 1726882162.75313: variable 'ansible_inventory_sources' from source: magic vars 11161 1726882162.75314: variable 'ansible_skip_tags' from source: magic vars 11161 1726882162.75315: variable 'ansible_limit' from source: magic vars 11161 1726882162.75315: variable 'ansible_run_tags' from source: magic vars 11161 1726882162.75316: variable 'ansible_verbosity' from source: magic vars 11161 1726882162.75359: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11161 1726882162.76098: in VariableManager get_vars() 11161 1726882162.76115: done with get_vars() 11161 1726882162.76124: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11161 1726882162.77179: in VariableManager get_vars() 11161 1726882162.77194: done with get_vars() 11161 1726882162.77203: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11161 1726882162.77318: in VariableManager get_vars() 11161 1726882162.77333: done with get_vars() 11161 1726882162.77492: in VariableManager get_vars() 11161 1726882162.77507: done with get_vars() 11161 1726882162.77515: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11161 1726882162.77592: in VariableManager get_vars() 11161 1726882162.77609: done with get_vars() 11161 1726882162.77911: in VariableManager get_vars() 11161 1726882162.77924: done with get_vars() 11161 1726882162.77929: variable 'omit' from source: magic vars 11161 1726882162.77947: variable 'omit' from source: magic vars 11161 1726882162.77979: in VariableManager get_vars() 11161 1726882162.77990: done with get_vars() 11161 1726882162.78047: in VariableManager get_vars() 11161 1726882162.78060: done with get_vars() 11161 1726882162.78096: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11161 1726882162.78338: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11161 1726882162.78515: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11161 1726882162.79687: in VariableManager get_vars() 11161 1726882162.79710: done with get_vars() 11161 1726882162.80434: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11161 1726882162.80575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11161 1726882162.82565: in VariableManager get_vars() 11161 1726882162.82666: done with get_vars() 11161 1726882162.82677: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11161 1726882162.83174: in VariableManager get_vars() 11161 1726882162.83192: done with get_vars() 11161 1726882162.83390: in VariableManager get_vars() 11161 1726882162.83460: done with get_vars() 11161 1726882162.84061: in VariableManager get_vars() 11161 1726882162.84077: done with get_vars() 11161 1726882162.84081: variable 'omit' from source: magic vars 11161 1726882162.84219: variable 'omit' from source: magic vars 11161 1726882162.84264: in VariableManager get_vars() 11161 1726882162.84278: done with get_vars() 11161 1726882162.84301: in VariableManager get_vars() 11161 1726882162.84404: done with get_vars() 11161 1726882162.84440: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11161 1726882162.84716: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11161 1726882162.88688: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11161 1726882162.89550: in VariableManager get_vars() 11161 1726882162.89573: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11161 1726882162.92415: in VariableManager get_vars() 11161 1726882162.92438: done with get_vars() 11161 1726882162.92447: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11161 1726882162.93014: in VariableManager get_vars() 11161 1726882162.93034: done with get_vars() 11161 1726882162.93103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11161 1726882162.93118: 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 11161 1726882162.93395: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11161 1726882162.93570: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11161 1726882162.93573: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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__) 11161 1726882162.93632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11161 1726882162.93664: 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) 11161 1726882162.93861: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11161 1726882162.93940: Loaded config def from plugin (callback/default) 11161 1726882162.93942: 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) 11161 1726882162.95330: Loaded config def from plugin (callback/junit) 11161 1726882162.95333: 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) 11161 1726882162.95385: 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) 11161 1726882162.95460: Loaded config def from plugin (callback/minimal) 11161 1726882162.95463: 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) 11161 1726882162.95503: 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) 11161 1726882162.95574: Loaded config def from plugin (callback/tree) 11161 1726882162.95576: 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 11161 1726882162.95923: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11161 1726882162.95925: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_initscripts.yml ******************************************* 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11161 1726882162.95952: in VariableManager get_vars() 11161 1726882162.95973: done with get_vars() 11161 1726882162.95980: in VariableManager get_vars() 11161 1726882162.95989: done with get_vars() 11161 1726882162.95995: variable 'omit' from source: magic vars 11161 1726882162.96031: in VariableManager get_vars() 11161 1726882162.96044: done with get_vars() 11161 1726882162.96062: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 11161 1726882162.96710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11161 1726882162.96806: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11161 1726882162.96880: getting the remaining hosts for this loop 11161 1726882162.96882: done getting the remaining hosts for this loop 11161 1726882162.96885: getting the next task for host managed_node1 11161 1726882162.96888: done getting next task for host managed_node1 11161 1726882162.96890: ^ task is: TASK: Gathering Facts 11161 1726882162.96892: ^ 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 11161 1726882162.96897: getting variables 11161 1726882162.96898: in VariableManager get_vars() 11161 1726882162.96908: Calling all_inventory to load vars for managed_node1 11161 1726882162.96910: Calling groups_inventory to load vars for managed_node1 11161 1726882162.96912: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882162.96923: Calling all_plugins_play to load vars for managed_node1 11161 1726882162.96934: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882162.96947: Calling groups_plugins_play to load vars for managed_node1 11161 1726882162.96979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882162.97035: done with get_vars() 11161 1726882162.97041: done getting variables 11161 1726882162.97112: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 21:29:22 -0400 (0:00:00.015) 0:00:00.015 ****** 11161 1726882162.97133: entering _queue_task() for managed_node1/gather_facts 11161 1726882162.97135: Creating lock for gather_facts 11161 1726882162.97581: worker is 1 (out of 1 available) 11161 1726882162.97711: exiting _queue_task() for managed_node1/gather_facts 11161 1726882162.97723: done queuing things up, now waiting for results queue to drain 11161 1726882162.97725: waiting for pending results... 11161 1726882162.97869: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11161 1726882162.98102: in run() - task 12673a56-9f93-2d3e-b159-0000000000cc 11161 1726882162.98106: variable 'ansible_search_path' from source: unknown 11161 1726882162.98171: calling self._execute() 11161 1726882162.98269: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882162.98281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882162.98298: variable 'omit' from source: magic vars 11161 1726882162.98431: variable 'omit' from source: magic vars 11161 1726882162.98470: variable 'omit' from source: magic vars 11161 1726882162.98523: variable 'omit' from source: magic vars 11161 1726882162.98645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11161 1726882162.98649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11161 1726882162.98651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11161 1726882162.98670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882162.98691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882162.98774: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882162.98778: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882162.98780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882162.98943: Set connection var ansible_pipelining to False 11161 1726882162.98953: Set connection var ansible_shell_type to sh 11161 1726882162.98973: Set connection var ansible_shell_executable to /bin/sh 11161 1726882162.98994: Set connection var ansible_module_compression to ZIP_DEFLATED 11161 1726882162.99081: Set connection var ansible_connection to ssh 11161 1726882162.99084: Set connection var ansible_timeout to 10 11161 1726882162.99087: variable 'ansible_shell_executable' from source: unknown 11161 1726882162.99090: variable 'ansible_connection' from source: unknown 11161 1726882162.99092: variable 'ansible_module_compression' from source: unknown 11161 1726882162.99095: variable 'ansible_shell_type' from source: unknown 11161 1726882162.99098: variable 'ansible_shell_executable' from source: unknown 11161 1726882162.99100: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882162.99102: variable 'ansible_pipelining' from source: unknown 11161 1726882162.99104: variable 'ansible_timeout' from source: unknown 11161 1726882162.99105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882162.99337: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11161 1726882162.99341: variable 'omit' from source: magic vars 11161 1726882162.99343: starting attempt loop 11161 1726882162.99345: running the handler 11161 1726882162.99358: variable 'ansible_facts' from source: unknown 11161 1726882162.99398: _low_level_execute_command(): starting 11161 1726882162.99401: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11161 1726882163.00180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882163.00203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882163.00225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882163.00315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.00352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.00441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.02105: stdout chunk (state=3): >>>/root <<< 11161 1726882163.02263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.02266: stdout chunk (state=3): >>><<< 11161 1726882163.02269: stderr chunk (state=3): >>><<< 11161 1726882163.02288: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882163.02311: _low_level_execute_command(): starting 11161 1726882163.02500: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057 `" && echo ansible-tmp-1726882163.022978-11184-87657959745057="` echo /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057 `" ) && sleep 0' 11161 1726882163.03713: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.03864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882163.03932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882163.03954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.04038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.05907: stdout chunk (state=3): >>>ansible-tmp-1726882163.022978-11184-87657959745057=/root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057 <<< 11161 1726882163.06010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.06053: stderr chunk (state=3): >>><<< 11161 1726882163.06063: stdout chunk (state=3): >>><<< 11161 1726882163.06112: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882163.022978-11184-87657959745057=/root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882163.06190: variable 'ansible_module_compression' from source: unknown 11161 1726882163.06326: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11161 1726882163.06358: ANSIBALLZ: Acquiring lock 11161 1726882163.06377: ANSIBALLZ: Lock acquired: 140005566189440 11161 1726882163.06506: ANSIBALLZ: Creating module 11161 1726882163.70351: ANSIBALLZ: Writing module into payload 11161 1726882163.70692: ANSIBALLZ: Writing module 11161 1726882163.70777: ANSIBALLZ: Renaming module 11161 1726882163.70820: ANSIBALLZ: Done creating module 11161 1726882163.70870: variable 'ansible_facts' from source: unknown 11161 1726882163.70960: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882163.70964: _low_level_execute_command(): starting 11161 1726882163.70967: _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' 11161 1726882163.72590: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 11161 1726882163.72641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.72756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882163.72903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.72966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.74574: stdout chunk (state=3): >>>PLATFORM <<< 11161 1726882163.74669: stdout chunk (state=3): >>>Linux <<< 11161 1726882163.74706: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11161 1726882163.74918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.74973: stderr chunk (state=3): >>><<< 11161 1726882163.75053: stdout chunk (state=3): >>><<< 11161 1726882163.75154: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882163.75161 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11161 1726882163.75164: _low_level_execute_command(): starting 11161 1726882163.75167: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11161 1726882163.75510: Sending initial data 11161 1726882163.75513: Sent initial data (1181 bytes) 11161 1726882163.76579: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.76762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882163.76766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882163.76803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.76878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.80711: 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"} <<< 11161 1726882163.80722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.80731: stdout chunk (state=3): >>><<< 11161 1726882163.80742: stderr chunk (state=3): >>><<< 11161 1726882163.80927: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882163.81145: variable 'ansible_facts' from source: unknown 11161 1726882163.81148: variable 'ansible_facts' from source: unknown 11161 1726882163.81160: variable 'ansible_module_compression' from source: unknown 11161 1726882163.81713: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11161redpuvfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11161 1726882163.81716: variable 'ansible_facts' from source: unknown 11161 1726882163.82210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py 11161 1726882163.82737: Sending initial data 11161 1726882163.82746: Sent initial data (152 bytes) 11161 1726882163.84105: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882163.84232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.84359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.85957: 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 <<< 11161 1726882163.86008: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11161 1726882163.86137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11161redpuvfw/tmpw3i7hb_0 /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py <<< 11161 1726882163.86140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py" <<< 11161 1726882163.86185: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11161redpuvfw/tmpw3i7hb_0" to remote "/root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py" <<< 11161 1726882163.88919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.89135: stderr chunk (state=3): >>><<< 11161 1726882163.89139: stdout chunk (state=3): >>><<< 11161 1726882163.89141: done transferring module to remote 11161 1726882163.89155: _low_level_execute_command(): starting 11161 1726882163.89165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/ /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py && sleep 0' 11161 1726882163.90353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882163.90377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 11161 1726882163.90441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.90465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882163.90635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.90715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11161 1726882163.92998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882163.93002: stdout chunk (state=3): >>><<< 11161 1726882163.93004: stderr chunk (state=3): >>><<< 11161 1726882163.93215: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882163.93218: _low_level_execute_command(): starting 11161 1726882163.93222: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/AnsiballZ_setup.py && sleep 0' 11161 1726882163.94246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882163.94260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882163.94277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882163.94289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11161 1726882163.94307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 11161 1726882163.94445: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882163.94479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882163.94498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882163.94565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882163.94666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882163.96738: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11161 1726882163.96864: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 11161 1726882163.96945: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 11161 1726882163.97106: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11161 1726882163.97153: 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' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955de7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 11161 1726882163.97264: 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 0x7f4955e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 11161 1726882163.97268: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11161 1726882163.97388: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 11161 1726882163.97414: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 11161 1726882163.97481: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 11161 1726882163.97578: stdout chunk (state=3): >>>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' <<< 11161 1726882163.97581: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c2d130> # /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 0x7f4955c2dfa0> <<< 11161 1726882163.97609: stdout chunk (state=3): >>>import 'site' # <<< 11161 1726882163.97640: 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. <<< 11161 1726882163.98016: 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' <<< 11161 1726882163.98042: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11161 1726882163.98061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882163.98080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11161 1726882163.98121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11161 1726882163.98137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11161 1726882163.98153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11161 1726882163.98176: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c6bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11161 1726882163.98199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11161 1726882163.98238: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11161 1726882163.98266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11161 1726882163.98290: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11161 1726882163.98346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882163.98358: stdout chunk (state=3): >>>import 'itertools' # <<< 11161 1726882163.98439: 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 0x7f4955ca37a0> # /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' <<< 11161 1726882163.98449: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955ca3e30> <<< 11161 1726882163.98562: stdout chunk (state=3): >>>import '_collections' # <<< 11161 1726882163.98565: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c83aa0> <<< 11161 1726882163.98579: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c811c0> <<< 11161 1726882163.98607: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c68f80> <<< 11161 1726882163.98635: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11161 1726882163.98671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 11161 1726882163.98808: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11161 1726882163.98811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cc3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cc2330> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 11161 1726882163.98825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cc0b90> <<< 11161 1726882163.98875: 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' <<< 11161 1726882163.98936: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c68200> # /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' <<< 11161 1726882163.98949: 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 0x7f4955cf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf8aa0> <<< 11161 1726882163.99008: 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 0x7f4955cf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c66d20> <<< 11161 1726882163.99039: 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' <<< 11161 1726882163.99114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11161 1726882163.99124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11161 1726882163.99214: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf9250> 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 0x7f4955cfa480> <<< 11161 1726882163.99219: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11161 1726882163.99253: 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 0x7f4955d10680> <<< 11161 1726882163.99263: stdout chunk (state=3): >>>import 'errno' # <<< 11161 1726882163.99318: 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 0x7f4955d11d60> <<< 11161 1726882163.99444: 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 <<< 11161 1726882163.99448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955d12c00> <<< 11161 1726882163.99476: 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 0x7f4955d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955d12150> # /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' <<< 11161 1726882163.99495: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4955d13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955d13410> <<< 11161 1726882163.99556: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cfa4b0> <<< 11161 1726882163.99587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11161 1726882163.99600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11161 1726882163.99604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11161 1726882163.99654: 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 0x7f4955a1bbc0> <<< 11161 1726882163.99679: 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' <<< 11161 1726882163.99755: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882163.99799: stdout chunk (state=3): >>># 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 0x7f4955a446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a44410> <<< 11161 1726882163.99802: 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 0x7f4955a446e0> # /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' <<< 11161 1726882163.99834: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882163.99953: 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 0x7f4955a45010> <<< 11161 1726882164.00060: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882164.00142: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4955a45a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a19d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11161 1726882164.00145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11161 1726882164.00154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11161 1726882164.00192: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a46d80> <<< 11161 1726882164.00599: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a45880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cfaba0> <<< 11161 1726882164.00603: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /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 0x7f4955a6f110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11161 1726882164.00607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882164.00609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11161 1726882164.00611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11161 1726882164.00614: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a93440> <<< 11161 1726882164.00621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11161 1726882164.00623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11161 1726882164.00625: stdout chunk (state=3): >>>import 'ntpath' # <<< 11161 1726882164.00652: 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'<<< 11161 1726882164.00782: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955af41a0> # /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' <<< 11161 1726882164.00843: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955af6900> <<< 11161 1726882164.00915: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955af42c0> <<< 11161 1726882164.00948: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955ac1220> <<< 11161 1726882164.00973: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11161 1726882164.01000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955901250> <<< 11161 1726882164.01079: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a92240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a47ce0> <<< 11161 1726882164.01171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11161 1726882164.01184: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49559014f0> <<< 11161 1726882164.01458: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5l14kxra/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11161 1726882164.01576: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.01604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11161 1726882164.01617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11161 1726882164.01653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11161 1726882164.01837: 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 0x7f4955962f90> import '_typing' # <<< 11161 1726882164.01951: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955941e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955941010> # zipimport: zlib available <<< 11161 1726882164.02052: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11161 1726882164.02059: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 11161 1726882164.02073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.03413: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.04577: 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' <<< 11161 1726882164.04598: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955960ce0> # /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' <<< 11161 1726882164.04681: 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' <<< 11161 1726882164.04685: 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 0x7f4955996810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49559965a0> <<< 11161 1726882164.04713: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955995eb0> <<< 11161 1726882164.04731: 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' <<< 11161 1726882164.04776: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955996330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955963c20> <<< 11161 1726882164.04821: stdout chunk (state=3): >>>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 0x7f4955997590> <<< 11161 1726882164.04854: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f49559977d0> <<< 11161 1726882164.04915: stdout chunk (state=3): >>># /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' # <<< 11161 1726882164.05018: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955997d10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11161 1726882164.05076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11161 1726882164.05091: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955329ac0> <<< 11161 1726882164.05170: 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 0x7f495532b6b0> # /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' <<< 11161 1726882164.05173: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532bf50> <<< 11161 1726882164.05178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11161 1726882164.05217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532d1f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11161 1726882164.05256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11161 1726882164.05282: 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' <<< 11161 1726882164.05336: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532fce0> <<< 11161 1726882164.05366: 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 0x7f4955943080> <<< 11161 1726882164.05398: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532dfa0> <<< 11161 1726882164.05417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11161 1726882164.05430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11161 1726882164.05469: 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' <<< 11161 1726882164.05486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11161 1726882164.05562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11161 1726882164.05607: 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 0x7f4955337bf0> <<< 11161 1726882164.05610: stdout chunk (state=3): >>>import '_tokenize' # <<< 11161 1726882164.05690: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553366c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955336450> <<< 11161 1726882164.05711: 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' <<< 11161 1726882164.05810: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955336990> <<< 11161 1726882164.05814: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532e4b0> <<< 11161 1726882164.05840: 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 0x7f495537bec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 11161 1726882164.05877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537b890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 11161 1726882164.05934: 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 <<< 11161 1726882164.05938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 11161 1726882164.05964: 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 0x7f495537d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11161 1726882164.06010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11161 1726882164.06047: 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 0x7f495537fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537e030> <<< 11161 1726882164.06076: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11161 1726882164.06140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882164.06153: 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' import '_string' # <<< 11161 1726882164.06184: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955383500> <<< 11161 1726882164.06312: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537ff80> <<< 11161 1726882164.06370: 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 0x7f49553843e0> <<< 11161 1726882164.06402: 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 0x7f4955384620> <<< 11161 1726882164.06454: 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 0x7f4955384920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537c110> <<< 11161 1726882164.06499: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 11161 1726882164.06502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11161 1726882164.06551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11161 1726882164.06574: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882164.06578: 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 0x7f4955387fe0> <<< 11161 1726882164.06713: 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 0x7f495520d0d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955386780> <<< 11161 1726882164.06774: 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 0x7f4955387b30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553863f0> <<< 11161 1726882164.06810: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11161 1726882164.06827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.06883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.07027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11161 1726882164.07079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.07347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.07782: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.08308: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11161 1726882164.08341: 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' # <<< 11161 1726882164.08366: 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' <<< 11161 1726882164.08402: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882164.08432: stdout chunk (state=3): >>># 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 0x7f49552153d0> <<< 11161 1726882164.08489: 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' <<< 11161 1726882164.08517: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955216150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495520d4f0> <<< 11161 1726882164.08557: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11161 1726882164.08596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.08618: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11161 1726882164.08762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.08922: 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 0x7f49552167b0> <<< 11161 1726882164.08945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.09374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.09816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.09890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.09975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 11161 1726882164.10042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.10136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 11161 1726882164.10413: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11161 1726882164.10449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11161 1726882164.10544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.10778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11161 1726882164.10869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11161 1726882164.10907: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955217320> <<< 11161 1726882164.10941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.10985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11061: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11161 1726882164.11177: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 11161 1726882164.11220: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 11161 1726882164.11239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11627: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4955221c40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495521edb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11161 1726882164.11644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11784: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.11814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.11871: 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' <<< 11161 1726882164.11897: 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 <<< 11161 1726882164.11918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11161 1726882164.11939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11161 1726882164.12009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11161 1726882164.12035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11161 1726882164.12089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11161 1726882164.12129: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495530a600> <<< 11161 1726882164.12214: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553fe2d0> <<< 11161 1726882164.12295: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955221d00> <<< 11161 1726882164.12307: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955217d40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 11161 1726882164.12339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12374: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11161 1726882164.12454: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 11161 1726882164.12489: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 11161 1726882164.12563: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12671: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.12761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12806: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.12900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11161 1726882164.12909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.13098: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.13148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.13181: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11161 1726882164.13230: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.13492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.13773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.13892: 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' <<< 11161 1726882164.13900: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11161 1726882164.13915: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11161 1726882164.13959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11161 1726882164.14157: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b5b20> # /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 0x7f4954e4fc80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882164.14199: 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 0x7f4954e4ff80> <<< 11161 1726882164.14255: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495529e6f0> <<< 11161 1726882164.14313: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b6660> <<< 11161 1726882164.14334: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b4200> <<< 11161 1726882164.14375: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b7e00> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11161 1726882164.14443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11161 1726882164.14456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11161 1726882164.14484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11161 1726882164.14533: stdout chunk (state=3): >>># 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 0x7f4954e66ed0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e66780> <<< 11161 1726882164.14607: 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 0x7f4954e66960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e65bb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11161 1726882164.14738: 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 0x7f4954e67050> <<< 11161 1726882164.14805: stdout chunk (state=3): >>># /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' <<< 11161 1726882164.14823: 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 0x7f4954ebdb80> <<< 11161 1726882164.14946: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e67b60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b7ef0> import 'ansible.module_utils.facts.timeout' # <<< 11161 1726882164.14983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11161 1726882164.15100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.15136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 11161 1726882164.15139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.15260: stdout chunk (state=3): >>>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 <<< 11161 1726882164.15300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 11161 1726882164.15350: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.15403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11161 1726882164.15476: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.15629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 11161 1726882164.15649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.15661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.15717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11161 1726882164.15753: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.16297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11161 1726882164.17077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17252: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11161 1726882164.17254: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.17385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11161 1726882164.17468: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882164.17470: stdout chunk (state=3): >>> <<< 11161 1726882164.17566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11161 1726882164.17568: stdout chunk (state=3): >>> <<< 11161 1726882164.17643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.17698: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11161 1726882164.17703: stdout chunk (state=3): >>> <<< 11161 1726882164.17723: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882164.17770: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882164.17826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11161 1726882164.17829: stdout chunk (state=3): >>> <<< 11161 1726882164.17954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.18005: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882164.18010: stdout chunk (state=3): >>> <<< 11161 1726882164.18147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py<<< 11161 1726882164.18149: stdout chunk (state=3): >>> <<< 11161 1726882164.18174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 11161 1726882164.18179: stdout chunk (state=3): >>> <<< 11161 1726882164.18219: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954ebf9e0><<< 11161 1726882164.18224: stdout chunk (state=3): >>> <<< 11161 1726882164.18260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 11161 1726882164.18305: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 11161 1726882164.18310: stdout chunk (state=3): >>> <<< 11161 1726882164.18511: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954ebe7b0> <<< 11161 1726882164.18564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available<<< 11161 1726882164.18568: stdout chunk (state=3): >>> <<< 11161 1726882164.18739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.18771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11161 1726882164.18805: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.18960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.19114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11161 1726882164.19149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.19258: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882164.19346: stdout chunk (state=3): >>> <<< 11161 1726882164.19494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available<<< 11161 1726882164.19509: stdout chunk (state=3): >>> <<< 11161 1726882164.19534: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.19601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11161 1726882164.19852: stdout chunk (state=3): >>># 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 0x7f4954efdf70> <<< 11161 1726882164.20197: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954eddd90> <<< 11161 1726882164.20203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 11161 1726882164.20248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.20309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.20431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11161 1726882164.20435: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882164.20698: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11161 1726882164.20703: stdout chunk (state=3): >>> <<< 11161 1726882164.20886: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.21150: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11161 1726882164.21188: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.21253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11161 1726882164.21267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.21317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.21411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 11161 1726882164.21441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 11161 1726882164.21444: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882164.21470: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4954f017f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954eff860> <<< 11161 1726882164.21648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 11161 1726882164.21673: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.22023: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 11161 1726882164.22126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11161 1726882164.22365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 11161 1726882164.22497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.22559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11161 1726882164.22711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11161 1726882164.22800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11161 1726882164.22953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.22989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.23559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.24419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 11161 1726882164.24516: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.24676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11161 1726882164.24705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.24915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.24992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11161 1726882164.25022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.25250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.25495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11161 1726882164.25528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.25531: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11161 1726882164.25604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.25662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11161 1726882164.25691: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.25826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.25953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.26617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.26673: stdout chunk (state=3): >>>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 <<< 11161 1726882164.26790: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.26840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11161 1726882164.26906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.26968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 11161 1726882164.27054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.27118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 11161 1726882164.27413: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.27643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11161 1726882164.27668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.27778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 11161 1726882164.27833: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.28031: stdout chunk (state=3): >>>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 <<< 11161 1726882164.28101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.28178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11161 1726882164.28211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11161 1726882164.28266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.28378: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11161 1726882164.28414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.28467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.28695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 11161 1726882164.28819: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 11161 1726882164.28843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.29132: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.29451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 11161 1726882164.29521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.29592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11161 1726882164.29618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.29673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.29753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 11161 1726882164.29877: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882164.29971: stdout chunk (state=3): >>> <<< 11161 1726882164.30040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11161 1726882164.30053: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.default_collectors' # <<< 11161 1726882164.30084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.30225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882164.30364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 11161 1726882164.30385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11161 1726882164.30490: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882164.30505: stdout chunk (state=3): >>> <<< 11161 1726882164.31047: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11161 1726882164.31068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11161 1726882164.31085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11161 1726882164.31112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'<<< 11161 1726882164.31122: stdout chunk (state=3): >>> <<< 11161 1726882164.31154: 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 0x7f4954d02420> <<< 11161 1726882164.31185: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954d01fa0> <<< 11161 1726882164.31263: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955384ef0> <<< 11161 1726882164.58115: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11161 1726882164.58120: 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 0x7f4954d48dd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 11161 1726882164.58152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 11161 1726882164.58191: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954d49b80> <<< 11161 1726882164.58352: 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' # /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 0x7f4954d90140> <<< 11161 1726882164.58361: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954d4bfe0> <<< 11161 1726882164.58665: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 11161 1726882164.58674: 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 <<< 11161 1726882164.79111: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "24", "epoch": "1726882164", "epoch_int": "1726882164", "date": "2024-09-20", "time": "21:29:24", "iso8601_micro": "2024-09-21T01:29:24.308691Z", "iso8601": "2024-09-21T01:29:24Z", "iso8601_basic": "20240920T212924308691", "iso8601_basic_short": "20240920T212924", "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_iscsi_iqn": "", "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.<<< 11161 1726882164.79142: stdout chunk (state=3): >>>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_local": {}, "ansible_loadavg": {"1m": 0.357421875, "5m": 0.1669921875, "15m": 0.08349609375}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "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_interfaces": ["eth0", "lo"], "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:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming":<<< 11161 1726882164.79152: stdout chunk (state=3): >>> "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.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "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": 2971, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 560, "free": 2971}, "nocache": {"free": 3304, "used": 227}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_de<<< 11161 1726882164.79173: stdout chunk (state=3): >>>vices": {"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": 597, "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": 261793595392, "block_size": 4096, "block_total": 65519099, "block_available": 63914452, "block_used": 1604647, "inode_total": 131070960, "inode_available": 131029070, "inode_used": 41890, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 11161 1726882164.79987: 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 # 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 <<< 11161 1726882164.79999: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 11161 1726882164.80009: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.80045: stdout chunk (state=3): >>># 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__<<< 11161 1726882164.80049: stdout chunk (state=3): >>> # 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<<< 11161 1726882164.80102: stdout chunk (state=3): >>> # 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 <<< 11161 1726882164.80108: stdout chunk (state=3): >>># 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<<< 11161 1726882164.80115: stdout chunk (state=3): >>> # 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 <<< 11161 1726882164.80132: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # 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 <<< 11161 1726882164.80360: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.80679: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11161 1726882164.80698: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11161 1726882164.80731: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 11161 1726882164.80737: stdout chunk (state=3): >>># destroy binascii<<< 11161 1726882164.81050: stdout chunk (state=3): >>> # destroy zlib <<< 11161 1726882164.81070: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.81082: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 11161 1726882164.81091: stdout chunk (state=3): >>># destroy pwd # destroy termios <<< 11161 1726882164.81260: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.81266: 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 <<< 11161 1726882164.81309: stdout chunk (state=3): >>># 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<<< 11161 1726882164.81318: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 11161 1726882164.81334: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 11161 1726882164.81337: stdout chunk (state=3): >>># 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 <<< 11161 1726882164.81377: stdout chunk (state=3): >>># 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<<< 11161 1726882164.81383: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 11161 1726882164.81403: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref <<< 11161 1726882164.81411: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 11161 1726882164.81417: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11161 1726882164.81644: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections <<< 11161 1726882164.81663: stdout chunk (state=3): >>># destroy platform <<< 11161 1726882164.81678: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 11161 1726882164.81684: stdout chunk (state=3): >>># destroy tokenize <<< 11161 1726882164.81711: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11161 1726882164.81757: stdout chunk (state=3): >>># destroy _typing <<< 11161 1726882164.81760: 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 <<< 11161 1726882164.81762: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11161 1726882164.81787: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11161 1726882164.81813: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11161 1726882164.81919: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11161 1726882164.81936: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 11161 1726882164.81956: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11161 1726882164.81963: stdout chunk (state=3): >>># destroy time <<< 11161 1726882164.81987: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11161 1726882164.82017: stdout chunk (state=3): >>># destroy _hashlib <<< 11161 1726882164.82032: stdout chunk (state=3): >>># destroy _operator <<< 11161 1726882164.82040: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re <<< 11161 1726882164.82048: stdout chunk (state=3): >>># destroy itertools <<< 11161 1726882164.82069: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 11161 1726882164.82075: stdout chunk (state=3): >>># destroy _thread <<< 11161 1726882164.82241: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11161 1726882164.82643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 11161 1726882164.82678: stderr chunk (state=3): >>><<< 11161 1726882164.82681: stdout chunk (state=3): >>><<< 11161 1726882164.82798: _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 0x7f4955e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955de7b30> # /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 0x7f4955e1aa50> 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 0x7f4955c2d130> # /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 0x7f4955c2dfa0> 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 0x7f4955c6bdd0> # /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 0x7f4955c6bfe0> # /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 0x7f4955ca37a0> # /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 0x7f4955ca3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c68f80> # /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 0x7f4955cc3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cc2330> # /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 0x7f4955c82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cc0b90> # /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 0x7f4955cf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c68200> # /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 0x7f4955cf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf8aa0> # 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 0x7f4955cf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955c66d20> # /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 0x7f4955cf9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cf9250> 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 0x7f4955cfa480> 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 0x7f4955d10680> 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 0x7f4955d11d60> # /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 0x7f4955d12c00> # 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 0x7f4955d13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955d12150> # /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 0x7f4955d13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955d13410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cfa4b0> # /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 0x7f4955a1bbc0> # /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 0x7f4955a446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a44410> # 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 0x7f4955a446e0> # /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 0x7f4955a45010> # 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 0x7f4955a45a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a19d60> # /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 0x7f4955a46d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a45880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955cfaba0> # /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 0x7f4955a6f110> # /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 0x7f4955a93440> # /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 0x7f4955af41a0> # /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 0x7f4955af6900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955af42c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955ac1220> # /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 0x7f4955901250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a92240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955a47ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49559014f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5l14kxra/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 0x7f4955962f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955941e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955941010> # 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 0x7f4955960ce0> # /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 0x7f4955996810> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49559965a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955995eb0> # /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 0x7f4955996330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955963c20> 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 0x7f4955997590> # 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 0x7f49559977d0> # /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 0x7f4955997d10> 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 0x7f4955329ac0> # 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 0x7f495532b6b0> # /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 0x7f495532bf50> # /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 0x7f495532d1f0> # /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 0x7f495532fce0> # 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 0x7f4955943080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532dfa0> # /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 0x7f4955337bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553366c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955336450> # /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 0x7f4955336990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495532e4b0> # 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 0x7f495537bec0> # /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 0x7f495537b890> # /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 0x7f495537d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537d7c0> # /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 0x7f495537fec0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537e030> # /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 0x7f4955383500> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537ff80> # 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 0x7f49553843e0> # 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 0x7f4955384620> # 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 0x7f4955384920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495537c110> # /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 0x7f4955387fe0> # 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 0x7f495520d0d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955386780> # 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 0x7f4955387b30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553863f0> # 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 0x7f49552153d0> # /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 0x7f4955216150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495520d4f0> 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 0x7f49552167b0> # 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 0x7f4955217320> # 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 0x7f4955221c40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495521edb0> 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 0x7f495530a600> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49553fe2d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955221d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955217d40> # 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 0x7f49552b5b20> # /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 0x7f4954e4fc80> # 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 0x7f4954e4ff80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f495529e6f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b6660> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b4200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b7e00> # /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 0x7f4954e66ed0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e66780> # 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 0x7f4954e66960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e65bb0> # /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 0x7f4954e67050> # /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 0x7f4954ebdb80> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954e67b60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49552b7ef0> 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 0x7f4954ebf9e0> # /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 0x7f4954ebe7b0> 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 0x7f4954efdf70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954eddd90> 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 0x7f4954f017f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954eff860> 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 0x7f4954d02420> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954d01fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4955384ef0> # /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 0x7f4954d48dd0> # /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 0x7f4954d49b80> # /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 0x7f4954d90140> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4954d4bfe0> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "24", "epoch": "1726882164", "epoch_int": "1726882164", "date": "2024-09-20", "time": "21:29:24", "iso8601_micro": "2024-09-21T01:29:24.308691Z", "iso8601": "2024-09-21T01:29:24Z", "iso8601_basic": "20240920T212924308691", "iso8601_basic_short": "20240920T212924", "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_iscsi_iqn": "", "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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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.11.248 52586 10.31.9.159 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.11.248 52586 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_local": {}, "ansible_loadavg": {"1m": 0.357421875, "5m": 0.1669921875, "15m": 0.08349609375}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "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_interfaces": ["eth0", "lo"], "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:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "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.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "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": 2971, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 560, "free": 2971}, "nocache": {"free": 3304, "used": 227}, "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": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "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": 597, "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": 261793595392, "block_size": 4096, "block_total": 65519099, "block_available": 63914452, "block_used": 1604647, "inode_total": 131070960, "inode_available": 131029070, "inode_used": 41890, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 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. 11161 1726882164.83869: 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-1726882163.022978-11184-87657959745057/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11161 1726882164.83882: _low_level_execute_command(): starting 11161 1726882164.83886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882163.022978-11184-87657959745057/ > /dev/null 2>&1 && sleep 0' 11161 1726882164.84379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882164.84383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11161 1726882164.84385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882164.84387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882164.84389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 11161 1726882164.84391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882164.84451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882164.84455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882164.84459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882164.84510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882164.87050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882164.87072: stderr chunk (state=3): >>><<< 11161 1726882164.87075: stdout chunk (state=3): >>><<< 11161 1726882164.87089: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882164.87100: handler run complete 11161 1726882164.87180: variable 'ansible_facts' from source: unknown 11161 1726882164.87246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.87440: variable 'ansible_facts' from source: unknown 11161 1726882164.87495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.87567: attempt loop complete, returning result 11161 1726882164.87570: _execute() done 11161 1726882164.87572: dumping result to json 11161 1726882164.87595: done dumping result, returning 11161 1726882164.87606: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-2d3e-b159-0000000000cc] 11161 1726882164.87608: sending task result for task 12673a56-9f93-2d3e-b159-0000000000cc 11161 1726882164.88144: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000cc ok: [managed_node1] 11161 1726882164.88153: WORKER PROCESS EXITING 11161 1726882164.88218: no more pending results, returning what we have 11161 1726882164.88226: results queue empty 11161 1726882164.88227: checking for any_errors_fatal 11161 1726882164.88228: done checking for any_errors_fatal 11161 1726882164.88229: checking for max_fail_percentage 11161 1726882164.88230: done checking for max_fail_percentage 11161 1726882164.88230: checking to see if all hosts have failed and the running result is not ok 11161 1726882164.88231: done checking to see if all hosts have failed 11161 1726882164.88231: getting the remaining hosts for this loop 11161 1726882164.88232: done getting the remaining hosts for this loop 11161 1726882164.88235: getting the next task for host managed_node1 11161 1726882164.88239: done getting next task for host managed_node1 11161 1726882164.88240: ^ task is: TASK: meta (flush_handlers) 11161 1726882164.88242: ^ 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 11161 1726882164.88244: getting variables 11161 1726882164.88245: in VariableManager get_vars() 11161 1726882164.88261: Calling all_inventory to load vars for managed_node1 11161 1726882164.88263: Calling groups_inventory to load vars for managed_node1 11161 1726882164.88265: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882164.88272: Calling all_plugins_play to load vars for managed_node1 11161 1726882164.88274: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882164.88275: Calling groups_plugins_play to load vars for managed_node1 11161 1726882164.88396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.88511: done with get_vars() 11161 1726882164.88519: done getting variables 11161 1726882164.88567: in VariableManager get_vars() 11161 1726882164.88573: Calling all_inventory to load vars for managed_node1 11161 1726882164.88575: Calling groups_inventory to load vars for managed_node1 11161 1726882164.88576: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882164.88579: Calling all_plugins_play to load vars for managed_node1 11161 1726882164.88581: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882164.88582: Calling groups_plugins_play to load vars for managed_node1 11161 1726882164.88665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.88768: done with get_vars() 11161 1726882164.88778: done queuing things up, now waiting for results queue to drain 11161 1726882164.88779: results queue empty 11161 1726882164.88780: checking for any_errors_fatal 11161 1726882164.88781: done checking for any_errors_fatal 11161 1726882164.88785: checking for max_fail_percentage 11161 1726882164.88786: done checking for max_fail_percentage 11161 1726882164.88786: checking to see if all hosts have failed and the running result is not ok 11161 1726882164.88787: done checking to see if all hosts have failed 11161 1726882164.88787: getting the remaining hosts for this loop 11161 1726882164.88788: done getting the remaining hosts for this loop 11161 1726882164.88790: getting the next task for host managed_node1 11161 1726882164.88796: done getting next task for host managed_node1 11161 1726882164.88798: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11161 1726882164.88799: ^ 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 11161 1726882164.88800: getting variables 11161 1726882164.88801: in VariableManager get_vars() 11161 1726882164.88806: Calling all_inventory to load vars for managed_node1 11161 1726882164.88807: Calling groups_inventory to load vars for managed_node1 11161 1726882164.88808: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882164.88812: Calling all_plugins_play to load vars for managed_node1 11161 1726882164.88813: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882164.88815: Calling groups_plugins_play to load vars for managed_node1 11161 1726882164.88907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.89010: done with get_vars() 11161 1726882164.89015: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Friday 20 September 2024 21:29:24 -0400 (0:00:01.919) 0:00:01.934 ****** 11161 1726882164.89063: entering _queue_task() for managed_node1/include_tasks 11161 1726882164.89064: Creating lock for include_tasks 11161 1726882164.89286: worker is 1 (out of 1 available) 11161 1726882164.89301: exiting _queue_task() for managed_node1/include_tasks 11161 1726882164.89312: done queuing things up, now waiting for results queue to drain 11161 1726882164.89315: waiting for pending results... 11161 1726882164.89452: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 11161 1726882164.89504: in run() - task 12673a56-9f93-2d3e-b159-000000000006 11161 1726882164.89516: variable 'ansible_search_path' from source: unknown 11161 1726882164.89549: calling self._execute() 11161 1726882164.89598: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882164.89602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882164.89610: variable 'omit' from source: magic vars 11161 1726882164.89685: _execute() done 11161 1726882164.89689: dumping result to json 11161 1726882164.89696: done dumping result, returning 11161 1726882164.89699: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-2d3e-b159-000000000006] 11161 1726882164.89703: sending task result for task 12673a56-9f93-2d3e-b159-000000000006 11161 1726882164.89786: done sending task result for task 12673a56-9f93-2d3e-b159-000000000006 11161 1726882164.89789: WORKER PROCESS EXITING 11161 1726882164.89829: no more pending results, returning what we have 11161 1726882164.89834: in VariableManager get_vars() 11161 1726882164.89862: Calling all_inventory to load vars for managed_node1 11161 1726882164.89864: Calling groups_inventory to load vars for managed_node1 11161 1726882164.89867: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882164.89878: Calling all_plugins_play to load vars for managed_node1 11161 1726882164.89880: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882164.89883: Calling groups_plugins_play to load vars for managed_node1 11161 1726882164.90009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.90130: done with get_vars() 11161 1726882164.90135: variable 'ansible_search_path' from source: unknown 11161 1726882164.90144: we have included files to process 11161 1726882164.90145: generating all_blocks data 11161 1726882164.90146: done generating all_blocks data 11161 1726882164.90146: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11161 1726882164.90147: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11161 1726882164.90148: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11161 1726882164.90567: in VariableManager get_vars() 11161 1726882164.90576: done with get_vars() 11161 1726882164.90583: done processing included file 11161 1726882164.90584: iterating over new_blocks loaded from include file 11161 1726882164.90585: in VariableManager get_vars() 11161 1726882164.90591: done with get_vars() 11161 1726882164.90591: filtering new block on tags 11161 1726882164.90602: done filtering new block on tags 11161 1726882164.90604: in VariableManager get_vars() 11161 1726882164.90610: done with get_vars() 11161 1726882164.90611: filtering new block on tags 11161 1726882164.90619: done filtering new block on tags 11161 1726882164.90621: in VariableManager get_vars() 11161 1726882164.90627: done with get_vars() 11161 1726882164.90628: filtering new block on tags 11161 1726882164.90634: done filtering new block on tags 11161 1726882164.90635: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 11161 1726882164.90639: extending task lists for all hosts with included blocks 11161 1726882164.90668: done extending task lists 11161 1726882164.90669: done processing included files 11161 1726882164.90670: results queue empty 11161 1726882164.90670: checking for any_errors_fatal 11161 1726882164.90671: done checking for any_errors_fatal 11161 1726882164.90671: checking for max_fail_percentage 11161 1726882164.90672: done checking for max_fail_percentage 11161 1726882164.90672: checking to see if all hosts have failed and the running result is not ok 11161 1726882164.90673: done checking to see if all hosts have failed 11161 1726882164.90673: getting the remaining hosts for this loop 11161 1726882164.90674: done getting the remaining hosts for this loop 11161 1726882164.90675: getting the next task for host managed_node1 11161 1726882164.90678: done getting next task for host managed_node1 11161 1726882164.90679: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11161 1726882164.90680: ^ 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 11161 1726882164.90682: getting variables 11161 1726882164.90682: in VariableManager get_vars() 11161 1726882164.90687: Calling all_inventory to load vars for managed_node1 11161 1726882164.90689: Calling groups_inventory to load vars for managed_node1 11161 1726882164.90690: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882164.90695: Calling all_plugins_play to load vars for managed_node1 11161 1726882164.90697: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882164.90699: Calling groups_plugins_play to load vars for managed_node1 11161 1726882164.90790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882164.90896: done with get_vars() 11161 1726882164.90902: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:29:24 -0400 (0:00:00.018) 0:00:01.953 ****** 11161 1726882164.90944: entering _queue_task() for managed_node1/setup 11161 1726882164.91118: worker is 1 (out of 1 available) 11161 1726882164.91132: exiting _queue_task() for managed_node1/setup 11161 1726882164.91143: done queuing things up, now waiting for results queue to drain 11161 1726882164.91144: waiting for pending results... 11161 1726882164.91281: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 11161 1726882164.91345: in run() - task 12673a56-9f93-2d3e-b159-0000000000dd 11161 1726882164.91354: variable 'ansible_search_path' from source: unknown 11161 1726882164.91358: variable 'ansible_search_path' from source: unknown 11161 1726882164.91388: calling self._execute() 11161 1726882164.91440: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882164.91444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882164.91452: variable 'omit' from source: magic vars 11161 1726882164.91819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882164.93231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882164.93277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882164.93306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882164.93339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882164.93362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882164.93419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882164.93439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882164.93456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882164.93492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882164.93506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882164.93622: variable 'ansible_facts' from source: unknown 11161 1726882164.93662: variable 'network_test_required_facts' from source: task vars 11161 1726882164.93696: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11161 1726882164.93700: variable 'omit' from source: magic vars 11161 1726882164.93723: variable 'omit' from source: magic vars 11161 1726882164.93745: variable 'omit' from source: magic vars 11161 1726882164.93762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11161 1726882164.93796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11161 1726882164.93799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11161 1726882164.93813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882164.93822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882164.93843: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882164.93846: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882164.93848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882164.93916: Set connection var ansible_pipelining to False 11161 1726882164.93919: Set connection var ansible_shell_type to sh 11161 1726882164.93926: Set connection var ansible_shell_executable to /bin/sh 11161 1726882164.93933: Set connection var ansible_module_compression to ZIP_DEFLATED 11161 1726882164.93935: Set connection var ansible_connection to ssh 11161 1726882164.93940: Set connection var ansible_timeout to 10 11161 1726882164.93957: variable 'ansible_shell_executable' from source: unknown 11161 1726882164.93959: variable 'ansible_connection' from source: unknown 11161 1726882164.93962: variable 'ansible_module_compression' from source: unknown 11161 1726882164.93964: variable 'ansible_shell_type' from source: unknown 11161 1726882164.93970: variable 'ansible_shell_executable' from source: unknown 11161 1726882164.93973: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882164.93975: variable 'ansible_pipelining' from source: unknown 11161 1726882164.94098: variable 'ansible_timeout' from source: unknown 11161 1726882164.94101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882164.94118: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11161 1726882164.94133: variable 'omit' from source: magic vars 11161 1726882164.94141: starting attempt loop 11161 1726882164.94148: running the handler 11161 1726882164.94164: _low_level_execute_command(): starting 11161 1726882164.94176: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11161 1726882164.94784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882164.94802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882164.94817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882164.94838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11161 1726882164.94855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 11161 1726882164.94868: stderr chunk (state=3): >>>debug2: match not found <<< 11161 1726882164.94882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882164.94911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882164.94924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882164.95003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882164.95022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882164.95072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 11161 1726882164.97425: stdout chunk (state=3): >>>/root <<< 11161 1726882164.97571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882164.97637: stderr chunk (state=3): >>><<< 11161 1726882164.97650: stdout chunk (state=3): >>><<< 11161 1726882164.97768: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882164.97771: _low_level_execute_command(): starting 11161 1726882164.97774: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195 `" && echo ansible-tmp-1726882164.9767246-11269-131221283228195="` echo /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195 `" ) && sleep 0' 11161 1726882164.98331: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882164.98431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.00439: stdout chunk (state=3): >>>ansible-tmp-1726882164.9767246-11269-131221283228195=/root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195 <<< 11161 1726882165.00485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.00517: stderr chunk (state=3): >>><<< 11161 1726882165.00520: stdout chunk (state=3): >>><<< 11161 1726882165.00536: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882164.9767246-11269-131221283228195=/root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.00577: variable 'ansible_module_compression' from source: unknown 11161 1726882165.00617: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11161redpuvfw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11161 1726882165.00664: variable 'ansible_facts' from source: unknown 11161 1726882165.00791: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py 11161 1726882165.00895: Sending initial data 11161 1726882165.00899: Sent initial data (154 bytes) 11161 1726882165.01336: 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 <<< 11161 1726882165.01339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.01341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882165.01343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 11161 1726882165.01345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.01388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.01401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.01448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.03436: 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 <<< 11161 1726882165.03476: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11161 1726882165.03523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11161redpuvfw/tmpx4tllrjv /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py <<< 11161 1726882165.03531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py" <<< 11161 1726882165.03569: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11161redpuvfw/tmpx4tllrjv" to remote "/root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py" <<< 11161 1726882165.04623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.04663: stderr chunk (state=3): >>><<< 11161 1726882165.04666: stdout chunk (state=3): >>><<< 11161 1726882165.04686: done transferring module to remote 11161 1726882165.04706: _low_level_execute_command(): starting 11161 1726882165.04709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/ /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py && sleep 0' 11161 1726882165.05186: 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 <<< 11161 1726882165.05190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 11161 1726882165.05251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 11161 1726882165.05256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.05276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.05321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.07111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.07115: stdout chunk (state=3): >>><<< 11161 1726882165.07117: stderr chunk (state=3): >>><<< 11161 1726882165.07136: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.07224: _low_level_execute_command(): starting 11161 1726882165.07228: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/AnsiballZ_setup.py && sleep 0' 11161 1726882165.07816: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882165.07843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882165.07912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.07978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.08001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882165.08022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.08113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.10238: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11161 1726882165.10270: stdout chunk (state=3): >>>import _imp # builtin <<< 11161 1726882165.10299: stdout chunk (state=3): >>>import '_thread' # <<< 11161 1726882165.10313: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 11161 1726882165.10375: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11161 1726882165.10414: stdout chunk (state=3): >>>import 'posix' # <<< 11161 1726882165.10447: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11161 1726882165.10476: stdout chunk (state=3): >>>import 'time' # <<< 11161 1726882165.10505: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11161 1726882165.10537: 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' <<< 11161 1726882165.10559: stdout chunk (state=3): >>>import '_codecs' # <<< 11161 1726882165.10585: stdout chunk (state=3): >>>import 'codecs' # <<< 11161 1726882165.10634: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11161 1726882165.10659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f2184d0> <<< 11161 1726882165.10684: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f1e7b30> <<< 11161 1726882165.10714: 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 0x7fbe1f21aa50> <<< 11161 1726882165.10759: stdout chunk (state=3): >>>import '_signal' # <<< 11161 1726882165.10762: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11161 1726882165.10776: stdout chunk (state=3): >>>import 'io' # <<< 11161 1726882165.10813: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11161 1726882165.10898: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11161 1726882165.10927: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11161 1726882165.10982: stdout chunk (state=3): >>>import 'os' # <<< 11161 1726882165.10985: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11161 1726882165.11014: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11161 1726882165.11054: 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 <<< 11161 1726882165.11082: stdout chunk (state=3): >>># 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 0x7fbe1efe9130> <<< 11161 1726882165.11136: 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 <<< 11161 1726882165.11152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1efe9fa0> <<< 11161 1726882165.11186: stdout chunk (state=3): >>>import 'site' # <<< 11161 1726882165.11217: 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. <<< 11161 1726882165.11616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11161 1726882165.11619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11161 1726882165.11654: 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' <<< 11161 1726882165.11667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11161 1726882165.11709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11161 1726882165.11722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11161 1726882165.11783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11161 1726882165.11786: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f027e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11161 1726882165.11823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11161 1726882165.11826: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f027f20> <<< 11161 1726882165.11865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11161 1726882165.11899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11161 1726882165.11903: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11161 1726882165.11973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.11980: stdout chunk (state=3): >>>import 'itertools' # <<< 11161 1726882165.12046: 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 0x7fbe1f05f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11161 1726882165.12050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 11161 1726882165.12052: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f05ff20> <<< 11161 1726882165.12068: stdout chunk (state=3): >>>import '_collections' # <<< 11161 1726882165.12124: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f03fb30> <<< 11161 1726882165.12131: stdout chunk (state=3): >>>import '_functools' # <<< 11161 1726882165.12147: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f03d250> <<< 11161 1726882165.12239: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f025010> <<< 11161 1726882165.12269: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11161 1726882165.12302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11161 1726882165.12305: stdout chunk (state=3): >>>import '_sre' # <<< 11161 1726882165.12343: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11161 1726882165.12364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11161 1726882165.12377: 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' <<< 11161 1726882165.12415: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f07f800> <<< 11161 1726882165.12455: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f07e450> <<< 11161 1726882165.12459: 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' <<< 11161 1726882165.12485: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f03e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f07ccb0> <<< 11161 1726882165.12525: 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' <<< 11161 1726882165.12564: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f024290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11161 1726882165.12575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 11161 1726882165.12605: 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 0x7fbe1f0b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b4bc0> <<< 11161 1726882165.12658: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.12661: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1f0b4fb0> <<< 11161 1726882165.12688: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f022db0> # /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' <<< 11161 1726882165.12715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11161 1726882165.12766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11161 1726882165.12779: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b5370> import 'importlib.machinery' # <<< 11161 1726882165.12809: 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' <<< 11161 1726882165.12846: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b65a0> <<< 11161 1726882165.12860: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11161 1726882165.12886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11161 1726882165.12933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11161 1726882165.12937: 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' <<< 11161 1726882165.12972: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0cc7a0> import 'errno' # <<< 11161 1726882165.13007: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.13022: 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 0x7fbe1f0cde80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11161 1726882165.13071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11161 1726882165.13076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11161 1726882165.13089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0ced20> <<< 11161 1726882165.13135: 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 0x7fbe1f0cf320> <<< 11161 1726882165.13138: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0ce270> <<< 11161 1726882165.13161: 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' <<< 11161 1726882165.13213: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.13231: 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 0x7fbe1f0cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0cf4d0> <<< 11161 1726882165.13273: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b6510> <<< 11161 1726882165.13306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11161 1726882165.13320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11161 1726882165.13353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11161 1726882165.13367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11161 1726882165.13403: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.13428: 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 0x7fbe1edcbbf0> # /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' <<< 11161 1726882165.13465: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.13484: stdout chunk (state=3): >>># 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 0x7fbe1edf4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf44a0> # 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 0x7fbe1edf4680> <<< 11161 1726882165.13530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11161 1726882165.13543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11161 1726882165.13601: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.13726: 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 0x7fbe1edf4fe0> <<< 11161 1726882165.13850: 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 0x7fbe1edf5910> <<< 11161 1726882165.13887: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf48c0> <<< 11161 1726882165.13909: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edc9d90> <<< 11161 1726882165.13931: stdout chunk (state=3): >>># /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' <<< 11161 1726882165.13966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11161 1726882165.13969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11161 1726882165.14018: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf6d20> <<< 11161 1726882165.14025: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b6750> <<< 11161 1726882165.14044: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11161 1726882165.14115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.14138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11161 1726882165.14160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11161 1726882165.14189: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee1f080> <<< 11161 1726882165.14244: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11161 1726882165.14282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.14288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11161 1726882165.14312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11161 1726882165.14344: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee43440> <<< 11161 1726882165.14371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11161 1726882165.14413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11161 1726882165.14479: stdout chunk (state=3): >>>import 'ntpath' # <<< 11161 1726882165.14500: 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 0x7fbe1eea4230> <<< 11161 1726882165.14517: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11161 1726882165.14556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11161 1726882165.14571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11161 1726882165.14613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11161 1726882165.14695: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1eea6990> <<< 11161 1726882165.14778: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1eea4350> <<< 11161 1726882165.14808: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee71250> <<< 11161 1726882165.14850: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11161 1726882165.14862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e725310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee42240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf7c50> <<< 11161 1726882165.15045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11161 1726882165.15066: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe1e7255b0> <<< 11161 1726882165.15286: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_02da57p2/ansible_setup_payload.zip' <<< 11161 1726882165.15298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.15414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.15446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11161 1726882165.15456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11161 1726882165.15488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11161 1726882165.15565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11161 1726882165.15602: 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' <<< 11161 1726882165.15614: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e78efc0> import '_typing' # <<< 11161 1726882165.15799: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e76deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e76d0a0> <<< 11161 1726882165.15831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.15836: stdout chunk (state=3): >>>import 'ansible' # <<< 11161 1726882165.15877: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.15898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.15914: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 11161 1726882165.17301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.18412: 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 0x7fbe1e78d2b0> <<< 11161 1726882165.18444: 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' <<< 11161 1726882165.18490: stdout chunk (state=3): >>># /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' <<< 11161 1726882165.18513: 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' <<< 11161 1726882165.18557: 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 0x7fbe1e7be990> <<< 11161 1726882165.18617: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7be720> <<< 11161 1726882165.18630: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7be030> <<< 11161 1726882165.18656: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11161 1726882165.18689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11161 1726882165.18712: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e78fc50> <<< 11161 1726882165.18736: stdout chunk (state=3): >>>import 'atexit' # <<< 11161 1726882165.18743: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.18750: stdout chunk (state=3): >>># 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 0x7fbe1e7bf710> <<< 11161 1726882165.18779: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.18785: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e7bf920> <<< 11161 1726882165.19001: stdout chunk (state=3): >>># /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 0x7fbe1e7bfe60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11161 1726882165.19248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e629c70> # 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 0x7fbe1e62b890> # /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 0x7fbe1e62c230> # /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 0x7fbe1e62d3a0> <<< 11161 1726882165.19273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11161 1726882165.19323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11161 1726882165.19359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11161 1726882165.19381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11161 1726882165.19462: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e62fe00> <<< 11161 1726882165.19515: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.19520: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.19541: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1f022ea0> <<< 11161 1726882165.19574: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e62e0c0> <<< 11161 1726882165.19610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11161 1726882165.19656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11161 1726882165.19691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11161 1726882165.19708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11161 1726882165.19740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11161 1726882165.19911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11161 1726882165.19954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 11161 1726882165.19960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 11161 1726882165.19985: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e637e30> <<< 11161 1726882165.20008: stdout chunk (state=3): >>>import '_tokenize' # <<< 11161 1726882165.20111: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e636900> <<< 11161 1726882165.20115: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e636660> <<< 11161 1726882165.20246: 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' <<< 11161 1726882165.20294: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e636bd0> <<< 11161 1726882165.20342: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e62e5d0> <<< 11161 1726882165.20380: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.20401: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e67bf20> <<< 11161 1726882165.20451: 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 <<< 11161 1726882165.20468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.20475: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67c1d0> <<< 11161 1726882165.20510: 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 <<< 11161 1726882165.20646: 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' # 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 0x7fbe1e67dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67da30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11161 1726882165.20678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11161 1726882165.20740: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.20750: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.20769: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e680230> <<< 11161 1726882165.20775: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67e360> <<< 11161 1726882165.20816: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11161 1726882165.20880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.20912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11161 1726882165.21140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e6839e0> <<< 11161 1726882165.21212: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e6803e0> <<< 11161 1726882165.21305: 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' <<< 11161 1726882165.21308: 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 0x7fbe1e684ad0> <<< 11161 1726882165.21339: 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 0x7fbe1e684bc0> <<< 11161 1726882165.21384: 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' <<< 11161 1726882165.21389: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e684c50> <<< 11161 1726882165.21423: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67c320> <<< 11161 1726882165.21435: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 11161 1726882165.21475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11161 1726882165.21503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11161 1726882165.21698: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e50c320> <<< 11161 1726882165.21859: 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 0x7fbe1e50d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e686ae0> # 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 0x7fbe1e687e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e6866f0> # zipimport: zlib available <<< 11161 1726882165.21866: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11161 1726882165.21976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.22115: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.22127: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11161 1726882165.22167: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11161 1726882165.22290: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.22409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.23077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.23957: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11161 1726882165.23967: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11161 1726882165.23977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 11161 1726882165.24010: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11161 1726882165.24027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.24097: 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' <<< 11161 1726882165.24100: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e515340> <<< 11161 1726882165.24213: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11161 1726882165.24220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 11161 1726882165.24240: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e516210> <<< 11161 1726882165.24298: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e50d550> import 'ansible.module_utils.compat.selinux' # <<< 11161 1726882165.24339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.24380: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 11161 1726882165.24386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.24615: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.24863: 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' <<< 11161 1726882165.24895: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e516900> # zipimport: zlib available <<< 11161 1726882165.25591: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26166: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11161 1726882165.26205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26247: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 11161 1726882165.26330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26431: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11161 1726882165.26452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11161 1726882165.26475: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.26856: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11161 1726882165.26924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.27355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11161 1726882165.27497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e517410> <<< 11161 1726882165.27543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.27616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.27734: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11161 1726882165.27756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11161 1726882165.27834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.27898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11161 1726882165.27903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.27959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.28029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.28106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.28235: 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 <<< 11161 1726882165.28298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882165.28434: 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' <<< 11161 1726882165.28457: 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 0x7fbe1e521f40><<< 11161 1726882165.28476: stdout chunk (state=3): >>> <<< 11161 1726882165.28513: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e51cd40> <<< 11161 1726882165.28576: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11161 1726882165.28603: stdout chunk (state=3): >>> <<< 11161 1726882165.28614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.28701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.28828: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.28874: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.28938: 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 <<< 11161 1726882165.28958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882165.28992: 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<<< 11161 1726882165.29001: stdout chunk (state=3): >>> <<< 11161 1726882165.29031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 11161 1726882165.29037: stdout chunk (state=3): >>> <<< 11161 1726882165.29145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11161 1726882165.29151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11161 1726882165.29187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11161 1726882165.29217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 11161 1726882165.29222: stdout chunk (state=3): >>> <<< 11161 1726882165.29314: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e60a750> <<< 11161 1726882165.29397: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7ea420><<< 11161 1726882165.29400: stdout chunk (state=3): >>> <<< 11161 1726882165.29517: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e50d400><<< 11161 1726882165.29521: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e51e240><<< 11161 1726882165.29535: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro<<< 11161 1726882165.29556: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 11161 1726882165.29819: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.29915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.29952: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.29991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.30061: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.30129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.30230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 11161 1726882165.30264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.30381: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.30522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.30583: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11161 1726882165.30606: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.31038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.31153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.31223: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.31231: stdout chunk (state=3): >>> <<< 11161 1726882165.31305: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 11161 1726882165.31315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.31357: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11161 1726882165.31387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11161 1726882165.31422: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11161 1726882165.31467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11161 1726882165.31509: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b1d60> <<< 11161 1726882165.31544: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 11161 1726882165.31549: stdout chunk (state=3): >>> <<< 11161 1726882165.31571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 11161 1726882165.31578: stdout chunk (state=3): >>> <<< 11161 1726882165.31608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 11161 1726882165.31612: stdout chunk (state=3): >>> <<< 11161 1726882165.31669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 11161 1726882165.31703: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 11161 1726882165.31708: stdout chunk (state=3): >>> <<< 11161 1726882165.31732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11161 1726882165.31791: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1f3f20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.31815: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.31898: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e1f8350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e598080> <<< 11161 1726882165.31931: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b28d0> <<< 11161 1726882165.31989: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b04a0><<< 11161 1726882165.31998: stdout chunk (state=3): >>> <<< 11161 1726882165.32014: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b14f0> <<< 11161 1726882165.32044: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 11161 1726882165.32049: stdout chunk (state=3): >>> <<< 11161 1726882165.32134: 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<<< 11161 1726882165.32143: stdout chunk (state=3): >>> <<< 11161 1726882165.32154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 11161 1726882165.32189: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11161 1726882165.32211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'<<< 11161 1726882165.32249: stdout chunk (state=3): >>> # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.32267: stdout chunk (state=3): >>> <<< 11161 1726882165.32270: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.32273: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e1fb230><<< 11161 1726882165.32318: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1faae0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.32336: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.32370: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e1fac90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1f9f10> <<< 11161 1726882165.32406: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 11161 1726882165.32439: stdout chunk (state=3): >>> <<< 11161 1726882165.32571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11161 1726882165.32601: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1fb3e0><<< 11161 1726882165.32633: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py<<< 11161 1726882165.32645: stdout chunk (state=3): >>> <<< 11161 1726882165.32679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 11161 1726882165.32718: stdout chunk (state=3): >>> # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.32746: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.32757: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e255ee0><<< 11161 1726882165.32799: stdout chunk (state=3): >>> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1fbec0><<< 11161 1726882165.32804: stdout chunk (state=3): >>> <<< 11161 1726882165.32844: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b0170><<< 11161 1726882165.32847: stdout chunk (state=3): >>> <<< 11161 1726882165.32863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 11161 1726882165.32882: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.collector' # <<< 11161 1726882165.32924: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.32944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 11161 1726882165.32975: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.33129: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 11161 1726882165.33135: stdout chunk (state=3): >>> <<< 11161 1726882165.33168: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.33179: stdout chunk (state=3): >>> <<< 11161 1726882165.33247: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.33252: stdout chunk (state=3): >>> <<< 11161 1726882165.33318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11161 1726882165.33332: stdout chunk (state=3): >>> <<< 11161 1726882165.33362: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.33367: stdout chunk (state=3): >>> <<< 11161 1726882165.33388: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 11161 1726882165.33418: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.33463: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.33511: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 11161 1726882165.33520: stdout chunk (state=3): >>> <<< 11161 1726882165.33536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.33599: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.33670: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.caps' # <<< 11161 1726882165.33675: stdout chunk (state=3): >>> <<< 11161 1726882165.33698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.33768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.33836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11161 1726882165.33864: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.34031: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.34122: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.34127: stdout chunk (state=3): >>> <<< 11161 1726882165.34213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 11161 1726882165.34229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 11161 1726882165.34259: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.34263: stdout chunk (state=3): >>> <<< 11161 1726882165.35027: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.35031: stdout chunk (state=3): >>> <<< 11161 1726882165.35686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11161 1726882165.35709: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.35715: stdout chunk (state=3): >>> <<< 11161 1726882165.35837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.35881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.35934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.35994: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 11161 1726882165.36001: stdout chunk (state=3): >>> <<< 11161 1726882165.36028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available<<< 11161 1726882165.36030: stdout chunk (state=3): >>> <<< 11161 1726882165.36105: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 11161 1726882165.36115: stdout chunk (state=3): >>> <<< 11161 1726882165.36130: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.36135: stdout chunk (state=3): >>> <<< 11161 1726882165.36212: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.36298: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.dns' # <<< 11161 1726882165.36331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.36379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.36428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11161 1726882165.36455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.36505: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.36543: stdout chunk (state=3): >>> <<< 11161 1726882165.36557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11161 1726882165.36580: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.36585: stdout chunk (state=3): >>> <<< 11161 1726882165.36737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.36825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11161 1726882165.36853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11161 1726882165.36891: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e257200><<< 11161 1726882165.36925: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py<<< 11161 1726882165.36930: stdout chunk (state=3): >>> <<< 11161 1726882165.36978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 11161 1726882165.36982: stdout chunk (state=3): >>> <<< 11161 1726882165.37170: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e256960> import 'ansible.module_utils.facts.system.local' # <<< 11161 1726882165.37200: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.37301: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.37306: stdout chunk (state=3): >>> <<< 11161 1726882165.37401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11161 1726882165.37411: stdout chunk (state=3): >>> <<< 11161 1726882165.37428: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.37568: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.37572: stdout chunk (state=3): >>> <<< 11161 1726882165.37709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11161 1726882165.37714: stdout chunk (state=3): >>> <<< 11161 1726882165.37738: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.37745: stdout chunk (state=3): >>> <<< 11161 1726882165.37836: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.37840: stdout chunk (state=3): >>> <<< 11161 1726882165.37945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11161 1726882165.37953: stdout chunk (state=3): >>> <<< 11161 1726882165.38024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11161 1726882165.38029: stdout chunk (state=3): >>> <<< 11161 1726882165.38101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 11161 1726882165.38107: stdout chunk (state=3): >>> <<< 11161 1726882165.38177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11161 1726882165.38280: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.38287: stdout chunk (state=3): >>> <<< 11161 1726882165.38369: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.38543: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e296090> <<< 11161 1726882165.38682: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e284350><<< 11161 1726882165.38687: stdout chunk (state=3): >>> <<< 11161 1726882165.38712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 11161 1726882165.38731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.38821: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.38824: stdout chunk (state=3): >>> <<< 11161 1726882165.38902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11161 1726882165.38911: stdout chunk (state=3): >>> <<< 11161 1726882165.38928: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.38937: stdout chunk (state=3): >>> <<< 11161 1726882165.39060: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.39065: stdout chunk (state=3): >>> <<< 11161 1726882165.39196: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.39201: stdout chunk (state=3): >>> <<< 11161 1726882165.39376: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.39382: stdout chunk (state=3): >>> <<< 11161 1726882165.39599: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11161 1726882165.39611: stdout chunk (state=3): >>> <<< 11161 1726882165.39621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 11161 1726882165.39647: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.39652: stdout chunk (state=3): >>> <<< 11161 1726882165.39709: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.39715: stdout chunk (state=3): >>> <<< 11161 1726882165.39783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available<<< 11161 1726882165.39791: stdout chunk (state=3): >>> <<< 11161 1726882165.39908: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py<<< 11161 1726882165.39920: stdout chunk (state=3): >>> <<< 11161 1726882165.39929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 11161 1726882165.39973: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.39978: stdout chunk (state=3): >>> <<< 11161 1726882165.40003: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.40020: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe1e2a9a60><<< 11161 1726882165.40032: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e286d80><<< 11161 1726882165.40039: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.user' # <<< 11161 1726882165.40065: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.40099: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11161 1726882165.40127: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.40129: stdout chunk (state=3): >>> <<< 11161 1726882165.40182: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.40240: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.base' # <<< 11161 1726882165.40267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.40515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.40743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11161 1726882165.40770: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.40777: stdout chunk (state=3): >>> <<< 11161 1726882165.41065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11161 1726882165.41071: stdout chunk (state=3): >>> <<< 11161 1726882165.41131: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41136: stdout chunk (state=3): >>> <<< 11161 1726882165.41195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11161 1726882165.41210: stdout chunk (state=3): >>> <<< 11161 1726882165.41225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11161 1726882165.41244: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41251: stdout chunk (state=3): >>> <<< 11161 1726882165.41282: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41288: stdout chunk (state=3): >>> <<< 11161 1726882165.41324: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41328: stdout chunk (state=3): >>> <<< 11161 1726882165.41545: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41549: stdout chunk (state=3): >>> <<< 11161 1726882165.41811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11161 1726882165.41815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11161 1726882165.41818: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.41823: stdout chunk (state=3): >>> <<< 11161 1726882165.42002: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.42005: stdout chunk (state=3): >>> <<< 11161 1726882165.42184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11161 1726882165.42212: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.42311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.43175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.43998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 11161 1726882165.44015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 11161 1726882165.44046: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.44048: stdout chunk (state=3): >>> <<< 11161 1726882165.44351: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11161 1726882165.44362: stdout chunk (state=3): >>> <<< 11161 1726882165.44379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.44529: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.44535: stdout chunk (state=3): >>> <<< 11161 1726882165.44685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11161 1726882165.44689: stdout chunk (state=3): >>> <<< 11161 1726882165.44712: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.44717: stdout chunk (state=3): >>> <<< 11161 1726882165.44952: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.44956: stdout chunk (state=3): >>> <<< 11161 1726882165.45197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11161 1726882165.45209: stdout chunk (state=3): >>> <<< 11161 1726882165.45228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.45255: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.45269: stdout chunk (state=3): >>> <<< 11161 1726882165.45272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 11161 1726882165.45278: stdout chunk (state=3): >>> <<< 11161 1726882165.45304: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.45310: stdout chunk (state=3): >>> <<< 11161 1726882165.45368: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.45373: stdout chunk (state=3): >>> <<< 11161 1726882165.45426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11161 1726882165.45452: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.45458: stdout chunk (state=3): >>> <<< 11161 1726882165.45641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.45761: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.45766: stdout chunk (state=3): >>> <<< 11161 1726882165.46089: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.46099: stdout chunk (state=3): >>> <<< 11161 1726882165.46411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11161 1726882165.46438: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.46496: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.46548: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.darwin' # <<< 11161 1726882165.46553: stdout chunk (state=3): >>> <<< 11161 1726882165.46576: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.46579: stdout chunk (state=3): >>> <<< 11161 1726882165.46614: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.46620: stdout chunk (state=3): >>> <<< 11161 1726882165.46647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11161 1726882165.46670: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.46779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.46888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available<<< 11161 1726882165.46925: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882165.46967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11161 1726882165.46991: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.47036: stdout chunk (state=3): >>> <<< 11161 1726882165.47085: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.47174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11161 1726882165.47201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.47361: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 11161 1726882165.47390: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.47399: stdout chunk (state=3): >>> <<< 11161 1726882165.47816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.48225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11161 1726882165.48255: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.48257: stdout chunk (state=3): >>> <<< 11161 1726882165.48339: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.48345: stdout chunk (state=3): >>> <<< 11161 1726882165.48435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available<<< 11161 1726882165.48489: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.48498: stdout chunk (state=3): >>> <<< 11161 1726882165.48543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11161 1726882165.48566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.48619: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.48639: stdout chunk (state=3): >>> <<< 11161 1726882165.48672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11161 1726882165.48740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.48791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11161 1726882165.48816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49050: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 11161 1726882165.49058: stdout chunk (state=3): >>> <<< 11161 1726882165.49078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 11161 1726882165.49152: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.49155: stdout chunk (state=3): >>> <<< 11161 1726882165.49220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11161 1726882165.49313: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49349: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.49387: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.49458: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.49464: stdout chunk (state=3): >>> <<< 11161 1726882165.49536: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.49542: stdout chunk (state=3): >>> <<< 11161 1726882165.49650: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.49656: stdout chunk (state=3): >>> <<< 11161 1726882165.49758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 11161 1726882165.49768: stdout chunk (state=3): >>> <<< 11161 1726882165.49790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11161 1726882165.49799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11161 1726882165.49806: stdout chunk (state=3): >>> <<< 11161 1726882165.49884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11161 1726882165.49889: stdout chunk (state=3): >>> <<< 11161 1726882165.49959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11161 1726882165.49964: stdout chunk (state=3): >>> <<< 11161 1726882165.49986: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.49991: stdout chunk (state=3): >>> <<< 11161 1726882165.50290: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882165.50296: stdout chunk (state=3): >>> <<< 11161 1726882165.50604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11161 1726882165.50691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.50767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11161 1726882165.50797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.50857: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.50940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11161 1726882165.50958: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882165.51069: stdout chunk (state=3): >>> <<< 11161 1726882165.51087: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.51409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11161 1726882165.51425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 11161 1726882165.51519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 11161 1726882165.51535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # <<< 11161 1726882165.51646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 11161 1726882165.51667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882165.51920: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11161 1726882165.51943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11161 1726882165.51976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11161 1726882165.52000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'<<< 11161 1726882165.52021: stdout chunk (state=3): >>> <<< 11161 1726882165.52047: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.52089: 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 0x7fbe1e0aac60><<< 11161 1726882165.52115: stdout chunk (state=3): >>> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e0aa090> <<< 11161 1726882165.52182: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e0a2ae0><<< 11161 1726882165.52299: stdout chunk (state=3): >>> <<< 11161 1726882165.54165: stdout chunk (state=3): >>> {"ansible_facts": {"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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_fips": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "25", "epoch": "1726882165", "epoch_int": "1726882165", "date": "2024-09-20", "time": "21:29:25", "iso8601_micro": "2024-09-21T01:29:25.525540Z", "iso8601": "2024-09-21T01:29:25Z", "iso8601_basic": "20240920T212925525540", "iso8601_basic_short": "20240920T212925", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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_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.11.248 52586 10.31.9.159 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.11.248 52586 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_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 11161 1726882165.54570: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11161 1726882165.54626: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 11161 1726882165.54683: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type<<< 11161 1726882165.54757: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 11161 1726882165.54791: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 11161 1726882165.54838: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.54867: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.54882: stdout chunk (state=3): >>> # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 11161 1726882165.54921: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.54970: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55003: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55034: stdout chunk (state=3): >>> # 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__<<< 11161 1726882165.55067: 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<<< 11161 1726882165.55081: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55119: stdout chunk (state=3): >>> # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket<<< 11161 1726882165.55183: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55190: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # 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<<< 11161 1726882165.55246: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55260: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro<<< 11161 1726882165.55313: stdout chunk (state=3): >>> # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # 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<<< 11161 1726882165.55328: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55371: stdout chunk (state=3): >>> # 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 <<< 11161 1726882165.55433: stdout chunk (state=3): >>># 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<<< 11161 1726882165.55436: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55465: stdout chunk (state=3): >>> # 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 <<< 11161 1726882165.55502: stdout chunk (state=3): >>># 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<<< 11161 1726882165.55548: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55551: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55599: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55610: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.55750: stdout chunk (state=3): >>> # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 11161 1726882165.56105: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11161 1726882165.56140: stdout chunk (state=3): >>># destroy importlib.machinery<<< 11161 1726882165.56196: stdout chunk (state=3): >>> # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 11161 1726882165.56239: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2<<< 11161 1726882165.56286: stdout chunk (state=3): >>> # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11161 1726882165.56340: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib <<< 11161 1726882165.56351: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress<<< 11161 1726882165.56427: stdout chunk (state=3): >>> # destroy ntpath <<< 11161 1726882165.56452: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib<<< 11161 1726882165.56518: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 11161 1726882165.56521: stdout chunk (state=3): >>> # destroy grp<<< 11161 1726882165.56571: stdout chunk (state=3): >>> # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal<<< 11161 1726882165.56574: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 11161 1726882165.56649: stdout chunk (state=3): >>> # destroy uuid # destroy selinux # destroy shutil<<< 11161 1726882165.56686: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro<<< 11161 1726882165.56702: stdout chunk (state=3): >>> # destroy argparse<<< 11161 1726882165.56764: stdout chunk (state=3): >>> # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 11161 1726882165.56821: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool<<< 11161 1726882165.56826: stdout chunk (state=3): >>> # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array<<< 11161 1726882165.56891: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 11161 1726882165.56910: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata<<< 11161 1726882165.56933: stdout chunk (state=3): >>> # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex <<< 11161 1726882165.56964: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 11161 1726882165.56977: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 11161 1726882165.57018: stdout chunk (state=3): >>> # destroy _ssl <<< 11161 1726882165.57048: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 11161 1726882165.57065: stdout chunk (state=3): >>> # destroy getpass<<< 11161 1726882165.57087: stdout chunk (state=3): >>> # destroy pwd # destroy termios<<< 11161 1726882165.57100: stdout chunk (state=3): >>> # destroy errno # destroy json<<< 11161 1726882165.57139: stdout chunk (state=3): >>> # destroy socket # destroy struct<<< 11161 1726882165.57156: stdout chunk (state=3): >>> # destroy glob # destroy fnmatch<<< 11161 1726882165.57230: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.57258: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux<<< 11161 1726882165.57301: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 11161 1726882165.57331: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 11161 1726882165.57336: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 11161 1726882165.57391: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 11161 1726882165.57396: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.57423: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.57440: stdout chunk (state=3): >>> # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 11161 1726882165.57472: stdout chunk (state=3): >>> # 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<<< 11161 1726882165.57511: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 11161 1726882165.57526: stdout chunk (state=3): >>># 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<<< 11161 1726882165.57552: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 11161 1726882165.57587: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 11161 1726882165.57615: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux <<< 11161 1726882165.57745: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11161 1726882165.57825: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11161 1726882165.57859: stdout chunk (state=3): >>># destroy _socket <<< 11161 1726882165.57874: stdout chunk (state=3): >>># destroy _collections <<< 11161 1726882165.57942: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11161 1726882165.57963: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 11161 1726882165.58017: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 11161 1726882165.58029: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib <<< 11161 1726882165.58099: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize<<< 11161 1726882165.58122: 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 <<< 11161 1726882165.58183: stdout chunk (state=3): >>># destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 11161 1726882165.58209: stdout chunk (state=3): >>> # destroy _frozen_importlib<<< 11161 1726882165.58307: stdout chunk (state=3): >>> # destroy codecs<<< 11161 1726882165.58360: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 11161 1726882165.58405: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 11161 1726882165.58432: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections <<< 11161 1726882165.58473: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings<<< 11161 1726882165.58480: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 11161 1726882165.58518: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 11161 1726882165.58579: stdout chunk (state=3): >>># destroy _hashlib<<< 11161 1726882165.58599: stdout chunk (state=3): >>> # destroy _operator # destroy _sre # destroy _string<<< 11161 1726882165.58630: stdout chunk (state=3): >>> # destroy re # destroy itertools <<< 11161 1726882165.58657: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 11161 1726882165.58754: stdout chunk (state=3): >>> <<< 11161 1726882165.59231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 11161 1726882165.59234: stderr chunk (state=3): >>><<< 11161 1726882165.59236: stdout chunk (state=3): >>><<< 11161 1726882165.59516: _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 0x7fbe1f2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f1e7b30> # /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 0x7fbe1f21aa50> 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 0x7fbe1efe9130> # /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 0x7fbe1efe9fa0> 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 0x7fbe1f027e60> # /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 0x7fbe1f027f20> # /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 0x7fbe1f05f890> # /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 0x7fbe1f05ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f03fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f03d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f025010> # /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 0x7fbe1f07f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f07e450> # /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 0x7fbe1f03e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f07ccb0> # /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 0x7fbe1f0b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f024290> # /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 0x7fbe1f0b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b4bc0> # 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 0x7fbe1f0b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f022db0> # /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 0x7fbe1f0b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b5370> 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 0x7fbe1f0b65a0> 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 0x7fbe1f0cc7a0> 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 0x7fbe1f0cde80> # /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 0x7fbe1f0ced20> # 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 0x7fbe1f0cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0ce270> # /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 0x7fbe1f0cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b6510> # /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 0x7fbe1edcbbf0> # /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 0x7fbe1edf4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf44a0> # 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 0x7fbe1edf4680> # /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 0x7fbe1edf4fe0> # 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 0x7fbe1edf5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edc9d90> # /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 0x7fbe1edf6d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1f0b6750> # /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 0x7fbe1ee1f080> # /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 0x7fbe1ee43440> # /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 0x7fbe1eea4230> # /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 0x7fbe1eea6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1eea4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee71250> # /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 0x7fbe1e725310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1ee42240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1edf7c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe1e7255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_02da57p2/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 0x7fbe1e78efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e76deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e76d0a0> # 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 0x7fbe1e78d2b0> # /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 0x7fbe1e7be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7be030> # /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 0x7fbe1e7be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e78fc50> 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 0x7fbe1e7bf710> # 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 0x7fbe1e7bf920> # /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 0x7fbe1e7bfe60> 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 0x7fbe1e629c70> # 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 0x7fbe1e62b890> # /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 0x7fbe1e62c230> # /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 0x7fbe1e62d3a0> # /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 0x7fbe1e62fe00> # 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 0x7fbe1f022ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e62e0c0> # /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 0x7fbe1e637e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e636900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e636660> # /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 0x7fbe1e636bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e62e5d0> # 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 0x7fbe1e67bf20> # /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 0x7fbe1e67c1d0> # /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 0x7fbe1e67dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67da30> # /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 0x7fbe1e680230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67e360> # /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 0x7fbe1e6839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e6803e0> # 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 0x7fbe1e684ad0> # 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 0x7fbe1e684bc0> # 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 0x7fbe1e684c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e67c320> # /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 0x7fbe1e50c320> # 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 0x7fbe1e50d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e686ae0> # 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 0x7fbe1e687e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e6866f0> # 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 0x7fbe1e515340> # /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 0x7fbe1e516210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e50d550> 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 0x7fbe1e516900> # 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 0x7fbe1e517410> # 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 0x7fbe1e521f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e51cd40> 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 0x7fbe1e60a750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e7ea420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e50d400> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e51e240> # 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 0x7fbe1e5b1d60> # /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 0x7fbe1e1f3f20> # 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 0x7fbe1e1f8350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e598080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b04a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b14f0> # /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 0x7fbe1e1fb230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1faae0> # 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 0x7fbe1e1fac90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1f9f10> # /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 0x7fbe1e1fb3e0> # /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 0x7fbe1e255ee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e1fbec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e5b0170> 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 0x7fbe1e257200> # /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 0x7fbe1e256960> 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 0x7fbe1e296090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e284350> 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 0x7fbe1e2a9a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e286d80> 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 0x7fbe1e0aac60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e0aa090> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe1e0a2ae0> {"ansible_facts": {"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-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_fips": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "25", "epoch": "1726882165", "epoch_int": "1726882165", "date": "2024-09-20", "time": "21:29:25", "iso8601_micro": "2024-09-21T01:29:25.525540Z", "iso8601": "2024-09-21T01:29:25Z", "iso8601_basic": "20240920T212925525540", "iso8601_basic_short": "20240920T212925", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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_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.11.248 52586 10.31.9.159 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.11.248 52586 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_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 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 11161 1726882165.60368: 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-1726882164.9767246-11269-131221283228195/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11161 1726882165.60371: _low_level_execute_command(): starting 11161 1726882165.60374: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882164.9767246-11269-131221283228195/ > /dev/null 2>&1 && sleep 0' 11161 1726882165.60471: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882165.60475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 11161 1726882165.60484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.60541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.60548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882165.60550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.60599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.63096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.63121: stderr chunk (state=3): >>><<< 11161 1726882165.63125: stdout chunk (state=3): >>><<< 11161 1726882165.63137: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.63143: handler run complete 11161 1726882165.63170: variable 'ansible_facts' from source: unknown 11161 1726882165.63214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882165.63281: variable 'ansible_facts' from source: unknown 11161 1726882165.63328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882165.63359: attempt loop complete, returning result 11161 1726882165.63362: _execute() done 11161 1726882165.63364: dumping result to json 11161 1726882165.63373: done dumping result, returning 11161 1726882165.63381: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-2d3e-b159-0000000000dd] 11161 1726882165.63383: sending task result for task 12673a56-9f93-2d3e-b159-0000000000dd 11161 1726882165.63519: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000dd 11161 1726882165.63521: WORKER PROCESS EXITING ok: [managed_node1] 11161 1726882165.63621: no more pending results, returning what we have 11161 1726882165.63624: results queue empty 11161 1726882165.63625: checking for any_errors_fatal 11161 1726882165.63626: done checking for any_errors_fatal 11161 1726882165.63627: checking for max_fail_percentage 11161 1726882165.63628: done checking for max_fail_percentage 11161 1726882165.63629: checking to see if all hosts have failed and the running result is not ok 11161 1726882165.63629: done checking to see if all hosts have failed 11161 1726882165.63638: getting the remaining hosts for this loop 11161 1726882165.63640: done getting the remaining hosts for this loop 11161 1726882165.63643: getting the next task for host managed_node1 11161 1726882165.63651: done getting next task for host managed_node1 11161 1726882165.63653: ^ task is: TASK: Check if system is ostree 11161 1726882165.63656: ^ 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 11161 1726882165.63659: getting variables 11161 1726882165.63660: in VariableManager get_vars() 11161 1726882165.63685: Calling all_inventory to load vars for managed_node1 11161 1726882165.63688: Calling groups_inventory to load vars for managed_node1 11161 1726882165.63691: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882165.63704: Calling all_plugins_play to load vars for managed_node1 11161 1726882165.63706: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882165.63709: Calling groups_plugins_play to load vars for managed_node1 11161 1726882165.63845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882165.63961: done with get_vars() 11161 1726882165.63969: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:29:25 -0400 (0:00:00.730) 0:00:02.684 ****** 11161 1726882165.64039: entering _queue_task() for managed_node1/stat 11161 1726882165.64256: worker is 1 (out of 1 available) 11161 1726882165.64268: exiting _queue_task() for managed_node1/stat 11161 1726882165.64278: done queuing things up, now waiting for results queue to drain 11161 1726882165.64280: waiting for pending results... 11161 1726882165.64631: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 11161 1726882165.64636: in run() - task 12673a56-9f93-2d3e-b159-0000000000df 11161 1726882165.64638: variable 'ansible_search_path' from source: unknown 11161 1726882165.64642: variable 'ansible_search_path' from source: unknown 11161 1726882165.64645: calling self._execute() 11161 1726882165.64672: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882165.64678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882165.64687: variable 'omit' from source: magic vars 11161 1726882165.65152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11161 1726882165.65380: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11161 1726882165.65426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11161 1726882165.65479: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11161 1726882165.65683: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11161 1726882165.65689: 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) 11161 1726882165.65692: 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) 11161 1726882165.65697: 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) 11161 1726882165.65700: 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) 11161 1726882165.65785: Evaluated conditional (not __network_is_ostree is defined): True 11161 1726882165.65818: variable 'omit' from source: magic vars 11161 1726882165.65838: variable 'omit' from source: magic vars 11161 1726882165.65947: variable 'omit' from source: magic vars 11161 1726882165.65951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11161 1726882165.65954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11161 1726882165.65956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11161 1726882165.65958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882165.65961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882165.65992: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882165.65997: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882165.65999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882165.66098: Set connection var ansible_pipelining to False 11161 1726882165.66101: Set connection var ansible_shell_type to sh 11161 1726882165.66107: Set connection var ansible_shell_executable to /bin/sh 11161 1726882165.66118: Set connection var ansible_module_compression to ZIP_DEFLATED 11161 1726882165.66122: Set connection var ansible_connection to ssh 11161 1726882165.66151: Set connection var ansible_timeout to 10 11161 1726882165.66154: variable 'ansible_shell_executable' from source: unknown 11161 1726882165.66157: variable 'ansible_connection' from source: unknown 11161 1726882165.66160: variable 'ansible_module_compression' from source: unknown 11161 1726882165.66162: variable 'ansible_shell_type' from source: unknown 11161 1726882165.66164: variable 'ansible_shell_executable' from source: unknown 11161 1726882165.66166: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882165.66169: variable 'ansible_pipelining' from source: unknown 11161 1726882165.66171: variable 'ansible_timeout' from source: unknown 11161 1726882165.66197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882165.66308: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 11161 1726882165.66353: variable 'omit' from source: magic vars 11161 1726882165.66396: starting attempt loop 11161 1726882165.66400: running the handler 11161 1726882165.66403: _low_level_execute_command(): starting 11161 1726882165.66405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11161 1726882165.66905: 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 <<< 11161 1726882165.66909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.66912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882165.66914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.66971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.66974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882165.66976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.67025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.69484: stdout chunk (state=3): >>>/root <<< 11161 1726882165.69488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.69491: stderr chunk (state=3): >>><<< 11161 1726882165.69498: stdout chunk (state=3): >>><<< 11161 1726882165.69521: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.69556: _low_level_execute_command(): starting 11161 1726882165.69560: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560 `" && echo ansible-tmp-1726882165.6952019-11297-205114402379560="` echo /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560 `" ) && sleep 0' 11161 1726882165.70209: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11161 1726882165.70220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11161 1726882165.70229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882165.70241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11161 1726882165.70252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 11161 1726882165.70309: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.70333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.70347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.70409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.73028: stdout chunk (state=3): >>>ansible-tmp-1726882165.6952019-11297-205114402379560=/root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560 <<< 11161 1726882165.73370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.73374: stdout chunk (state=3): >>><<< 11161 1726882165.73376: stderr chunk (state=3): >>><<< 11161 1726882165.73378: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882165.6952019-11297-205114402379560=/root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560 , 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.73504: variable 'ansible_module_compression' from source: unknown 11161 1726882165.73523: ANSIBALLZ: Using lock for stat 11161 1726882165.73526: ANSIBALLZ: Acquiring lock 11161 1726882165.73528: ANSIBALLZ: Lock acquired: 140005566190832 11161 1726882165.73531: ANSIBALLZ: Creating module 11161 1726882165.83718: ANSIBALLZ: Writing module into payload 11161 1726882165.83780: ANSIBALLZ: Writing module 11161 1726882165.83799: ANSIBALLZ: Renaming module 11161 1726882165.83806: ANSIBALLZ: Done creating module 11161 1726882165.83819: variable 'ansible_facts' from source: unknown 11161 1726882165.83863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py 11161 1726882165.83962: Sending initial data 11161 1726882165.83966: Sent initial data (153 bytes) 11161 1726882165.84377: 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 <<< 11161 1726882165.84381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.84395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.84444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882165.84456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.84523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.86844: 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" <<< 11161 1726882165.86847: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11161 1726882165.86888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11161 1726882165.86936: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11161redpuvfw/tmptjtglj63 /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py <<< 11161 1726882165.86942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py" <<< 11161 1726882165.86974: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11161redpuvfw/tmptjtglj63" to remote "/root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py" <<< 11161 1726882165.87527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.87563: stderr chunk (state=3): >>><<< 11161 1726882165.87566: stdout chunk (state=3): >>><<< 11161 1726882165.87611: done transferring module to remote 11161 1726882165.87624: _low_level_execute_command(): starting 11161 1726882165.87628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/ /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py && sleep 0' 11161 1726882165.88240: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882165.88289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.88335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.90781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882165.90810: stderr chunk (state=3): >>><<< 11161 1726882165.90813: stdout chunk (state=3): >>><<< 11161 1726882165.90827: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882165.90830: _low_level_execute_command(): starting 11161 1726882165.90835: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/AnsiballZ_stat.py && sleep 0' 11161 1726882165.91246: 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 <<< 11161 1726882165.91249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.91251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882165.91253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882165.91307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 11161 1726882165.91314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882165.91364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882165.94392: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11161 1726882165.94445: stdout chunk (state=3): >>>import _imp # builtin <<< 11161 1726882165.94487: stdout chunk (state=3): >>>import '_thread' # <<< 11161 1726882165.94512: stdout chunk (state=3): >>>import '_warnings' # <<< 11161 1726882165.94523: stdout chunk (state=3): >>> import '_weakref' # <<< 11161 1726882165.94620: stdout chunk (state=3): >>>import '_io' # <<< 11161 1726882165.94629: stdout chunk (state=3): >>> <<< 11161 1726882165.94645: stdout chunk (state=3): >>>import 'marshal' # <<< 11161 1726882165.94702: stdout chunk (state=3): >>>import 'posix' # <<< 11161 1726882165.94750: stdout chunk (state=3): >>> import '_frozen_importlib_external' # <<< 11161 1726882165.94761: stdout chunk (state=3): >>> <<< 11161 1726882165.94768: stdout chunk (state=3): >>># installing zipimport hook <<< 11161 1726882165.94792: stdout chunk (state=3): >>>import 'time' # <<< 11161 1726882165.94815: stdout chunk (state=3): >>> import 'zipimport' # <<< 11161 1726882165.94886: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11161 1726882165.94908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882165.94952: stdout chunk (state=3): >>>import '_codecs' # <<< 11161 1726882165.94989: stdout chunk (state=3): >>>import 'codecs' # <<< 11161 1726882165.94994: stdout chunk (state=3): >>> <<< 11161 1726882165.95052: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11161 1726882165.95087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a036184d0><<< 11161 1726882165.95108: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035e7b30><<< 11161 1726882165.95145: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 11161 1726882165.95148: stdout chunk (state=3): >>> <<< 11161 1726882165.95166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 11161 1726882165.95182: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0361aa50> <<< 11161 1726882165.95243: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 11161 1726882165.95267: stdout chunk (state=3): >>>import 'abc' # <<< 11161 1726882165.95341: stdout chunk (state=3): >>>import 'io' # import '_stat' # <<< 11161 1726882165.95358: stdout chunk (state=3): >>>import 'stat' # <<< 11161 1726882165.95490: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11161 1726882165.95528: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11161 1726882165.95577: stdout chunk (state=3): >>> import 'os' # <<< 11161 1726882165.95579: stdout chunk (state=3): >>> <<< 11161 1726882165.95609: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11161 1726882165.95613: stdout chunk (state=3): >>> <<< 11161 1726882165.95628: stdout chunk (state=3): >>>Processing user site-packages <<< 11161 1726882165.95645: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages'<<< 11161 1726882165.95665: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 11161 1726882165.95681: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 11161 1726882165.95685: stdout chunk (state=3): >>> <<< 11161 1726882165.95721: 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'<<< 11161 1726882165.95754: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0342d130> <<< 11161 1726882165.95832: 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<<< 11161 1726882165.95836: stdout chunk (state=3): >>> <<< 11161 1726882165.95863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0342dfa0><<< 11161 1726882165.95867: stdout chunk (state=3): >>> <<< 11161 1726882165.95938: 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<<< 11161 1726882165.95952: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 11161 1726882165.96314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 11161 1726882165.96345: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11161 1726882165.96395: 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' <<< 11161 1726882165.96480: 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' <<< 11161 1726882165.96513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11161 1726882165.96560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11161 1726882165.96590: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0346be90><<< 11161 1726882165.96597: stdout chunk (state=3): >>> <<< 11161 1726882165.96643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11161 1726882165.96682: stdout chunk (state=3): >>>import '_operator' # <<< 11161 1726882165.96692: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0346bf50><<< 11161 1726882165.96722: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 11161 1726882165.96726: stdout chunk (state=3): >>> <<< 11161 1726882165.96766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 11161 1726882165.96807: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 11161 1726882165.96814: stdout chunk (state=3): >>> <<< 11161 1726882165.96884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882165.96890: stdout chunk (state=3): >>> <<< 11161 1726882165.96914: stdout chunk (state=3): >>>import 'itertools' # <<< 11161 1726882165.96951: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 11161 1726882165.96964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 11161 1726882165.96968: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034a3830><<< 11161 1726882165.97003: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11161 1726882165.97024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 11161 1726882165.97043: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034a3ec0> <<< 11161 1726882165.97129: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03483b60><<< 11161 1726882165.97135: stdout chunk (state=3): >>> <<< 11161 1726882165.97159: stdout chunk (state=3): >>>import '_functools' # <<< 11161 1726882165.97164: stdout chunk (state=3): >>> <<< 11161 1726882165.97209: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03481280><<< 11161 1726882165.97214: stdout chunk (state=3): >>> <<< 11161 1726882165.97359: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03469040><<< 11161 1726882165.97363: stdout chunk (state=3): >>> <<< 11161 1726882165.97398: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 11161 1726882165.97431: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11161 1726882165.97461: stdout chunk (state=3): >>>import '_sre' # <<< 11161 1726882165.97497: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 11161 1726882165.97500: stdout chunk (state=3): >>> <<< 11161 1726882165.97538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 11161 1726882165.97543: stdout chunk (state=3): >>> <<< 11161 1726882165.97575: 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'<<< 11161 1726882165.97620: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034c37d0> <<< 11161 1726882165.97653: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034c23f0> <<< 11161 1726882165.97694: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 11161 1726882165.97700: stdout chunk (state=3): >>> <<< 11161 1726882165.97715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03482150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034c0c20><<< 11161 1726882165.97788: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11161 1726882165.97814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 11161 1726882165.97819: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f8860> <<< 11161 1726882165.97839: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034682c0> <<< 11161 1726882165.97881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11161 1726882165.97884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 11161 1726882165.97919: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.97941: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.97946: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a034f8d10><<< 11161 1726882165.97963: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f8bc0><<< 11161 1726882165.98035: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.98038: stdout chunk (state=3): >>> <<< 11161 1726882165.98041: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.98042: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a034f8f80><<< 11161 1726882165.98043: stdout chunk (state=3): >>> <<< 11161 1726882165.98095: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03466de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 11161 1726882165.98099: stdout chunk (state=3): >>> <<< 11161 1726882165.98108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882165.98124: stdout chunk (state=3): >>> <<< 11161 1726882165.98131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 11161 1726882165.98174: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11161 1726882165.98207: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f9610> <<< 11161 1726882165.98212: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f92e0> <<< 11161 1726882165.98269: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11161 1726882165.98276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 11161 1726882165.98279: stdout chunk (state=3): >>> <<< 11161 1726882165.98307: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034fa510><<< 11161 1726882165.98334: stdout chunk (state=3): >>> import 'importlib.util' # <<< 11161 1726882165.98337: stdout chunk (state=3): >>> <<< 11161 1726882165.98383: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 11161 1726882165.98387: stdout chunk (state=3): >>> <<< 11161 1726882165.98442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 11161 1726882165.98445: stdout chunk (state=3): >>> <<< 11161 1726882165.98479: 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'<<< 11161 1726882165.98497: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03510710><<< 11161 1726882165.98518: stdout chunk (state=3): >>> import 'errno' # <<< 11161 1726882165.98520: stdout chunk (state=3): >>> <<< 11161 1726882165.98568: 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'<<< 11161 1726882165.98571: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a03511df0><<< 11161 1726882165.98601: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 11161 1726882165.98608: stdout chunk (state=3): >>> <<< 11161 1726882165.98621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 11161 1726882165.98656: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11161 1726882165.98676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 11161 1726882165.98701: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03512c90><<< 11161 1726882165.98707: stdout chunk (state=3): >>> <<< 11161 1726882165.98748: 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'<<< 11161 1726882165.98776: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a035132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035121e0> <<< 11161 1726882165.98820: 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'<<< 11161 1726882165.98875: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.98880: stdout chunk (state=3): >>> <<< 11161 1726882165.98904: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.98909: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a03513d70> <<< 11161 1726882165.98933: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035134a0><<< 11161 1726882165.98936: stdout chunk (state=3): >>> <<< 11161 1726882165.99018: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034fa540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 11161 1726882165.99023: stdout chunk (state=3): >>> <<< 11161 1726882165.99059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 11161 1726882165.99098: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11161 1726882165.99131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11161 1726882165.99211: 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 0x7f2a0329fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11161 1726882165.99217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 11161 1726882165.99255: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.99264: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.99276: stdout chunk (state=3): >>> <<< 11161 1726882165.99281: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a032c86e0><<< 11161 1726882165.99322: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c8440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.99334: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.99385: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a032c8710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11161 1726882165.99405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 11161 1726882165.99408: stdout chunk (state=3): >>> <<< 11161 1726882165.99500: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.99700: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.99710: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a032c9040><<< 11161 1726882165.99717: stdout chunk (state=3): >>> <<< 11161 1726882165.99897: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882165.99907: stdout chunk (state=3): >>> <<< 11161 1726882165.99920: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882165.99935: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a032c99a0> <<< 11161 1726882165.99949: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c88f0> <<< 11161 1726882165.99977: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0329dd90> <<< 11161 1726882166.00011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 11161 1726882166.00016: stdout chunk (state=3): >>> <<< 11161 1726882166.00048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11161 1726882166.00081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 11161 1726882166.00088: stdout chunk (state=3): >>> <<< 11161 1726882166.00110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 11161 1726882166.00119: stdout chunk (state=3): >>> <<< 11161 1726882166.00129: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032cadb0> <<< 11161 1726882166.00166: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c9af0> <<< 11161 1726882166.00197: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034fac30><<< 11161 1726882166.00202: stdout chunk (state=3): >>> <<< 11161 1726882166.00237: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 11161 1726882166.00242: stdout chunk (state=3): >>> <<< 11161 1726882166.00327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882166.00332: stdout chunk (state=3): >>> <<< 11161 1726882166.00360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 11161 1726882166.00365: stdout chunk (state=3): >>> <<< 11161 1726882166.00447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032f7110><<< 11161 1726882166.00450: stdout chunk (state=3): >>> <<< 11161 1726882166.00520: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 11161 1726882166.00525: stdout chunk (state=3): >>> <<< 11161 1726882166.00545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882166.00581: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11161 1726882166.00618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 11161 1726882166.00681: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a033174a0><<< 11161 1726882166.00686: stdout chunk (state=3): >>> <<< 11161 1726882166.00721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 11161 1726882166.00727: stdout chunk (state=3): >>> <<< 11161 1726882166.00789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 11161 1726882166.00795: stdout chunk (state=3): >>> <<< 11161 1726882166.00881: stdout chunk (state=3): >>>import 'ntpath' # <<< 11161 1726882166.00885: stdout chunk (state=3): >>> <<< 11161 1726882166.00915: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 11161 1726882166.00959: 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 0x7f2a03378260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11161 1726882166.01007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 11161 1726882166.01049: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 11161 1726882166.01054: stdout chunk (state=3): >>> <<< 11161 1726882166.01111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 11161 1726882166.01116: stdout chunk (state=3): >>> <<< 11161 1726882166.01248: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0337a9c0><<< 11161 1726882166.01364: stdout chunk (state=3): >>> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03378380> <<< 11161 1726882166.01420: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03341280> <<< 11161 1726882166.01468: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11161 1726882166.01489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 11161 1726882166.01498: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03181340> <<< 11161 1726882166.01529: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a033162a0><<< 11161 1726882166.01533: stdout chunk (state=3): >>> <<< 11161 1726882166.01551: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032cbce0> <<< 11161 1726882166.01723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 11161 1726882166.01729: stdout chunk (state=3): >>> <<< 11161 1726882166.01761: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a031815b0><<< 11161 1726882166.01841: stdout chunk (state=3): >>> <<< 11161 1726882166.01943: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_gs_mbhp3/ansible_stat_payload.zip' <<< 11161 1726882166.02141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.02176: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.02181: stdout chunk (state=3): >>> <<< 11161 1726882166.02219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 11161 1726882166.02228: stdout chunk (state=3): >>> <<< 11161 1726882166.02245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 11161 1726882166.02250: stdout chunk (state=3): >>> <<< 11161 1726882166.02305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 11161 1726882166.02310: stdout chunk (state=3): >>> <<< 11161 1726882166.02544: 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 0x7f2a031d70b0> import '_typing' # <<< 11161 1726882166.02710: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031b5fa0> <<< 11161 1726882166.02727: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031b5160><<< 11161 1726882166.02732: stdout chunk (state=3): >>> <<< 11161 1726882166.02755: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.02761: stdout chunk (state=3): >>> <<< 11161 1726882166.02796: stdout chunk (state=3): >>>import 'ansible' # <<< 11161 1726882166.02821: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.02825: stdout chunk (state=3): >>> <<< 11161 1726882166.02851: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.02857: stdout chunk (state=3): >>> <<< 11161 1726882166.02881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.02907: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 11161 1726882166.02938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.05073: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.05142: stdout chunk (state=3): >>> <<< 11161 1726882166.06867: 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'<<< 11161 1726882166.06878: stdout chunk (state=3): >>> <<< 11161 1726882166.06889: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031d4f80> <<< 11161 1726882166.06921: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 11161 1726882166.06926: stdout chunk (state=3): >>> <<< 11161 1726882166.06945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882166.06973: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 11161 1726882166.06998: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11161 1726882166.07038: 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'<<< 11161 1726882166.07080: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.07096: stdout chunk (state=3): >>> <<< 11161 1726882166.07104: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.07107: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a031fe9c0><<< 11161 1726882166.07168: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031fe750> <<< 11161 1726882166.07212: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031fe060><<< 11161 1726882166.07220: stdout chunk (state=3): >>> <<< 11161 1726882166.07251: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11161 1726882166.07277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 11161 1726882166.07328: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031fe7e0><<< 11161 1726882166.07336: stdout chunk (state=3): >>> <<< 11161 1726882166.07352: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031d7d40><<< 11161 1726882166.07360: stdout chunk (state=3): >>> <<< 11161 1726882166.07380: stdout chunk (state=3): >>>import 'atexit' # <<< 11161 1726882166.07386: stdout chunk (state=3): >>> <<< 11161 1726882166.07413: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.07429: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.07470: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a031ff740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.07479: stdout chunk (state=3): >>> <<< 11161 1726882166.07498: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.07505: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a031ff980><<< 11161 1726882166.07528: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11161 1726882166.07605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 11161 1726882166.07630: stdout chunk (state=3): >>> import '_locale' # <<< 11161 1726882166.07634: stdout chunk (state=3): >>> <<< 11161 1726882166.07696: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031ffec0><<< 11161 1726882166.07721: stdout chunk (state=3): >>> import 'pwd' # <<< 11161 1726882166.07750: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 11161 1726882166.07755: stdout chunk (state=3): >>> <<< 11161 1726882166.07796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 11161 1726882166.07799: stdout chunk (state=3): >>> <<< 11161 1726882166.07879: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b11ca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.07883: stdout chunk (state=3): >>> <<< 11161 1726882166.07900: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.07936: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b138c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 11161 1726882166.07942: stdout chunk (state=3): >>> <<< 11161 1726882166.07962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 11161 1726882166.08017: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b142c0> <<< 11161 1726882166.08058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11161 1726882166.08108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11161 1726882166.08141: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b15460><<< 11161 1726882166.08174: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 11161 1726882166.08179: stdout chunk (state=3): >>> <<< 11161 1726882166.08228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 11161 1726882166.08272: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11161 1726882166.08285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11161 1726882166.08419: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b17f20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.08437: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.08441: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a032c82f0><<< 11161 1726882166.08446: stdout chunk (state=3): >>> <<< 11161 1726882166.08501: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b161e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11161 1726882166.08543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 11161 1726882166.08581: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 11161 1726882166.08584: stdout chunk (state=3): >>> <<< 11161 1726882166.08597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 11161 1726882166.08619: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11161 1726882166.08664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11161 1726882166.08710: 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'<<< 11161 1726882166.08715: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b1fce0><<< 11161 1726882166.08740: stdout chunk (state=3): >>> import '_tokenize' # <<< 11161 1726882166.08833: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b1e7b0><<< 11161 1726882166.08867: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b1e510> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 11161 1726882166.08875: stdout chunk (state=3): >>> <<< 11161 1726882166.08890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 11161 1726882166.08896: stdout chunk (state=3): >>> <<< 11161 1726882166.09037: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b166f0><<< 11161 1726882166.09044: stdout chunk (state=3): >>> <<< 11161 1726882166.09075: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.09079: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.09130: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b67f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 11161 1726882166.09141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 11161 1726882166.09178: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b680e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 11161 1726882166.09214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11161 1726882166.09251: 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'<<< 11161 1726882166.09309: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.09313: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.09332: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b69bb0> <<< 11161 1726882166.09366: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b69970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 11161 1726882166.09370: stdout chunk (state=3): >>> <<< 11161 1726882166.09555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 11161 1726882166.09616: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.09638: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.09648: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b6c140> <<< 11161 1726882166.09671: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b6a2a0> <<< 11161 1726882166.09759: 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' <<< 11161 1726882166.09799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11161 1726882166.09820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11161 1726882166.09844: stdout chunk (state=3): >>>import '_string' # <<< 11161 1726882166.09915: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b6f830><<< 11161 1726882166.10037: stdout chunk (state=3): >>> <<< 11161 1726882166.10124: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b6c200><<< 11161 1726882166.10133: stdout chunk (state=3): >>> <<< 11161 1726882166.10222: 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' <<< 11161 1726882166.10242: 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'<<< 11161 1726882166.10245: stdout chunk (state=3): >>> <<< 11161 1726882166.10247: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b705f0><<< 11161 1726882166.10256: stdout chunk (state=3): >>> <<< 11161 1726882166.10305: 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' <<< 11161 1726882166.10324: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.10328: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b70830> <<< 11161 1726882166.10397: 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'<<< 11161 1726882166.10411: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.10416: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02b70b30><<< 11161 1726882166.10449: stdout chunk (state=3): >>> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b682c0> <<< 11161 1726882166.10481: 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<<< 11161 1726882166.10494: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 11161 1726882166.10524: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11161 1726882166.10570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11161 1726882166.10639: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.10647: stdout chunk (state=3): >>> <<< 11161 1726882166.10662: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02bfc1d0> <<< 11161 1726882166.10899: 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'<<< 11161 1726882166.10916: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02bfd400><<< 11161 1726882166.10919: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b72990><<< 11161 1726882166.10925: stdout chunk (state=3): >>> <<< 11161 1726882166.10962: 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 0x7f2a02b73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b725d0><<< 11161 1726882166.10992: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882166.11018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11161 1726882166.11045: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882166.11050: stdout chunk (state=3): >>> <<< 11161 1726882166.11176: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.11309: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882166.11337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.11356: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 11161 1726882166.11386: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.11391: stdout chunk (state=3): >>> <<< 11161 1726882166.11419: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.11423: stdout chunk (state=3): >>> <<< 11161 1726882166.11440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 11161 1726882166.11463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.11648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.11846: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.12760: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.13626: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11161 1726882166.13641: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 11161 1726882166.13659: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 11161 1726882166.13667: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 11161 1726882166.13703: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11161 1726882166.13738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882166.13821: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 11161 1726882166.13834: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 11161 1726882166.13838: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a02a016a0><<< 11161 1726882166.13844: stdout chunk (state=3): >>> <<< 11161 1726882166.13959: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 11161 1726882166.13963: stdout chunk (state=3): >>> <<< 11161 1726882166.13982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 11161 1726882166.14018: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02bfd670><<< 11161 1726882166.14083: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 11161 1726882166.14086: stdout chunk (state=3): >>> <<< 11161 1726882166.14118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.14153: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.14158: stdout chunk (state=3): >>> <<< 11161 1726882166.14181: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11161 1726882166.14186: stdout chunk (state=3): >>> <<< 11161 1726882166.14207: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.14435: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882166.14671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11161 1726882166.14692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'<<< 11161 1726882166.14711: stdout chunk (state=3): >>> <<< 11161 1726882166.14716: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a02270> <<< 11161 1726882166.14747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.15466: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16413: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11161 1726882166.16419: stdout chunk (state=3): >>> <<< 11161 1726882166.16442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16556: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11161 1726882166.16560: stdout chunk (state=3): >>> <<< 11161 1726882166.16590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.16703: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.16711: stdout chunk (state=3): >>> <<< 11161 1726882166.16833: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11161 1726882166.16839: stdout chunk (state=3): >>> <<< 11161 1726882166.16862: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.16867: stdout chunk (state=3): >>> <<< 11161 1726882166.16895: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.16900: stdout chunk (state=3): >>> <<< 11161 1726882166.16919: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 11161 1726882166.16989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11161 1726882166.16995: stdout chunk (state=3): >>> <<< 11161 1726882166.17047: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11161 1726882166.17052: stdout chunk (state=3): >>> <<< 11161 1726882166.17074: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.17079: stdout chunk (state=3): >>> <<< 11161 1726882166.17439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.17810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11161 1726882166.17912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11161 1726882166.17958: stdout chunk (state=3): >>> <<< 11161 1726882166.18024: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a03620> <<< 11161 1726882166.18049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.18246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.18269: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11161 1726882166.18272: stdout chunk (state=3): >>> <<< 11161 1726882166.18281: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 11161 1726882166.18298: stdout chunk (state=3): >>> <<< 11161 1726882166.18308: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 11161 1726882166.18333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11161 1726882166.18336: stdout chunk (state=3): >>> <<< 11161 1726882166.18363: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.18368: stdout chunk (state=3): >>> <<< 11161 1726882166.18430: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.18434: stdout chunk (state=3): >>> <<< 11161 1726882166.18486: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11161 1726882166.18512: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11161 1726882166.18578: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.18647: stdout chunk (state=3): >>> # zipimport: zlib available<<< 11161 1726882166.18652: stdout chunk (state=3): >>> <<< 11161 1726882166.18739: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.18744: stdout chunk (state=3): >>> <<< 11161 1726882166.18853: 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<<< 11161 1726882166.18858: stdout chunk (state=3): >>> <<< 11161 1726882166.18925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 11161 1726882166.18930: stdout chunk (state=3): >>> <<< 11161 1726882166.19048: 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'<<< 11161 1726882166.19064: 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 0x7f2a02a0e090><<< 11161 1726882166.19121: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a08fb0><<< 11161 1726882166.19126: stdout chunk (state=3): >>> <<< 11161 1726882166.19169: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 11161 1726882166.19180: stdout chunk (state=3): >>> <<< 11161 1726882166.19187: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 11161 1726882166.19214: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.19219: stdout chunk (state=3): >>> <<< 11161 1726882166.19302: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.19340: stdout chunk (state=3): >>> <<< 11161 1726882166.19407: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.19413: stdout chunk (state=3): >>> <<< 11161 1726882166.19452: stdout chunk (state=3): >>># zipimport: zlib available<<< 11161 1726882166.19457: stdout chunk (state=3): >>> <<< 11161 1726882166.19536: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py<<< 11161 1726882166.19547: stdout chunk (state=3): >>> <<< 11161 1726882166.19571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 11161 1726882166.19607: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11161 1726882166.19688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 11161 1726882166.19897: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03252ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03246780> <<< 11161 1726882166.20014: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a03020><<< 11161 1726882166.20021: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11161 1726882166.20315: stdout chunk (state=3): >>> # 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 <<< 11161 1726882166.20644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.20808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11161 1726882166.20999: 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"}}} <<< 11161 1726882166.21023: stdout chunk (state=3): >>># destroy __main__ <<< 11161 1726882166.21476: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks<<< 11161 1726882166.21525: stdout chunk (state=3): >>> # clear builtins._ # clear sys.path # clear sys.argv<<< 11161 1726882166.21569: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 11161 1726882166.21605: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 11161 1726882166.21653: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # 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<<< 11161 1726882166.21688: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.21722: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.21776: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.21804: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.21822: stdout chunk (state=3): >>> # 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 <<< 11161 1726882166.21887: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # 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<<< 11161 1726882166.21896: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.21935: stdout chunk (state=3): >>> # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # 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<<< 11161 1726882166.21977: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.22011: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.22026: stdout chunk (state=3): >>> # 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 <<< 11161 1726882166.22067: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro<<< 11161 1726882166.22091: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.22251: stdout chunk (state=3): >>> <<< 11161 1726882166.22447: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 11161 1726882166.22465: stdout chunk (state=3): >>> # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 11161 1726882166.22513: stdout chunk (state=3): >>> # destroy _bz2 # destroy _compression <<< 11161 1726882166.22548: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2<<< 11161 1726882166.22597: stdout chunk (state=3): >>> # destroy binascii # destroy struct<<< 11161 1726882166.22642: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile<<< 11161 1726882166.22680: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob <<< 11161 1726882166.22719: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress <<< 11161 1726882166.22722: stdout chunk (state=3): >>># destroy ntpath<<< 11161 1726882166.22757: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile<<< 11161 1726882166.22830: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.22833: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale<<< 11161 1726882166.22860: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess<<< 11161 1726882166.22886: stdout chunk (state=3): >>> # destroy syslog<<< 11161 1726882166.22932: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno<<< 11161 1726882166.22955: stdout chunk (state=3): >>> # destroy array # destroy datetime <<< 11161 1726882166.22990: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro <<< 11161 1726882166.23011: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex<<< 11161 1726882166.23081: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 11161 1726882166.23109: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 11161 1726882166.23167: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 11161 1726882166.23182: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 11161 1726882166.23226: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.23265: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 11161 1726882166.23299: 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<<< 11161 1726882166.23313: stdout chunk (state=3): >>> # 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<<< 11161 1726882166.23451: stdout chunk (state=3): >>> # 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 <<< 11161 1726882166.23552: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11161 1726882166.23588: stdout chunk (state=3): >>># destroy _socket <<< 11161 1726882166.23641: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat <<< 11161 1726882166.23679: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 11161 1726882166.23726: stdout chunk (state=3): >>># destroy tokenize <<< 11161 1726882166.23746: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11161 1726882166.23809: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 11161 1726882166.23812: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 11161 1726882166.23841: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 11161 1726882166.23858: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path # clear sys.modules<<< 11161 1726882166.23952: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs<<< 11161 1726882166.23983: stdout chunk (state=3): >>> <<< 11161 1726882166.23987: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 11161 1726882166.23996: stdout chunk (state=3): >>># destroy encodings.cp437<<< 11161 1726882166.24023: stdout chunk (state=3): >>> # destroy _codecs<<< 11161 1726882166.24039: stdout chunk (state=3): >>> # destroy io # destroy traceback <<< 11161 1726882166.24067: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections<<< 11161 1726882166.24075: stdout chunk (state=3): >>> <<< 11161 1726882166.24085: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect<<< 11161 1726882166.24098: stdout chunk (state=3): >>> # destroy time<<< 11161 1726882166.24130: stdout chunk (state=3): >>> # destroy _random <<< 11161 1726882166.24133: stdout chunk (state=3): >>># destroy _weakref <<< 11161 1726882166.24178: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator<<< 11161 1726882166.24180: stdout chunk (state=3): >>> <<< 11161 1726882166.24204: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 11161 1726882166.24211: stdout chunk (state=3): >>> <<< 11161 1726882166.24227: stdout chunk (state=3): >>># destroy _abc # destroy _sre<<< 11161 1726882166.24238: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 11161 1726882166.24262: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 11161 1726882166.24716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 11161 1726882166.24748: stderr chunk (state=3): >>><<< 11161 1726882166.24751: stdout chunk (state=3): >>><<< 11161 1726882166.24818: _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 0x7f2a036184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035e7b30> # /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 0x7f2a0361aa50> 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 0x7f2a0342d130> # /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 0x7f2a0342dfa0> 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 0x7f2a0346be90> # /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 0x7f2a0346bf50> # /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 0x7f2a034a3830> # /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 0x7f2a034a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03483b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03481280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03469040> # /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 0x7f2a034c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034c23f0> # /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 0x7f2a03482150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034c0c20> # /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 0x7f2a034f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034682c0> # /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 0x7f2a034f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f8bc0> # 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 0x7f2a034f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03466de0> # /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 0x7f2a034f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034f92e0> 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 0x7f2a034fa510> 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 0x7f2a03510710> 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 0x7f2a03511df0> # /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 0x7f2a03512c90> # 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 0x7f2a035132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035121e0> # /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 0x7f2a03513d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a035134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034fa540> # /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 0x7f2a0329fbf0> # /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 0x7f2a032c86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c8440> # 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 0x7f2a032c8710> # /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 0x7f2a032c9040> # 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 0x7f2a032c99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a0329dd90> # /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 0x7f2a032cadb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032c9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a034fac30> # /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 0x7f2a032f7110> # /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 0x7f2a033174a0> # /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 0x7f2a03378260> # /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 0x7f2a0337a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03378380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03341280> # /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 0x7f2a03181340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a033162a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a032cbce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a031815b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_gs_mbhp3/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 0x7f2a031d70b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031b5fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031b5160> # 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 0x7f2a031d4f80> # /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 0x7f2a031fe9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031fe750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031fe060> # /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 0x7f2a031fe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a031d7d40> 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 0x7f2a031ff740> # 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 0x7f2a031ff980> # /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 0x7f2a031ffec0> 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 0x7f2a02b11ca0> # 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 0x7f2a02b138c0> # /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 0x7f2a02b142c0> # /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 0x7f2a02b15460> # /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 0x7f2a02b17f20> # 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 0x7f2a032c82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b161e0> # /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 0x7f2a02b1fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b1e510> # /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 0x7f2a02b15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b166f0> # 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 0x7f2a02b67f50> # /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 0x7f2a02b680e0> # /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 0x7f2a02b69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b69970> # /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 0x7f2a02b6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b6a2a0> # /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 0x7f2a02b6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b6c200> # 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 0x7f2a02b705f0> # 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 0x7f2a02b70830> # 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 0x7f2a02b70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b682c0> # /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 0x7f2a02bfc1d0> # 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 0x7f2a02bfd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b72990> # 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 0x7f2a02b73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02b725d0> # 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 0x7f2a02a016a0> # /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 0x7f2a02a024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02bfd670> 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 0x7f2a02a02270> # 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 0x7f2a02a03620> # 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 0x7f2a02a0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a08fb0> 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 0x7f2a03252ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a03246780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a02a03020> # 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 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 11161 1726882166.25335: 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-1726882165.6952019-11297-205114402379560/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11161 1726882166.25339: _low_level_execute_command(): starting 11161 1726882166.25341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882165.6952019-11297-205114402379560/ > /dev/null 2>&1 && sleep 0' 11161 1726882166.25473: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882166.25476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11161 1726882166.25479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11161 1726882166.25568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 11161 1726882166.25628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11161 1726882166.25676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11161 1726882166.28252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11161 1726882166.28280: stderr chunk (state=3): >>><<< 11161 1726882166.28283: stdout chunk (state=3): >>><<< 11161 1726882166.28500: _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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' 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 11161 1726882166.28504: handler run complete 11161 1726882166.28507: attempt loop complete, returning result 11161 1726882166.28509: _execute() done 11161 1726882166.28511: dumping result to json 11161 1726882166.28513: done dumping result, returning 11161 1726882166.28515: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-2d3e-b159-0000000000df] 11161 1726882166.28516: sending task result for task 12673a56-9f93-2d3e-b159-0000000000df 11161 1726882166.28580: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000df 11161 1726882166.28583: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11161 1726882166.28648: no more pending results, returning what we have 11161 1726882166.28651: results queue empty 11161 1726882166.28652: checking for any_errors_fatal 11161 1726882166.28659: done checking for any_errors_fatal 11161 1726882166.28660: checking for max_fail_percentage 11161 1726882166.28662: done checking for max_fail_percentage 11161 1726882166.28663: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.28664: done checking to see if all hosts have failed 11161 1726882166.28664: getting the remaining hosts for this loop 11161 1726882166.28666: done getting the remaining hosts for this loop 11161 1726882166.28670: getting the next task for host managed_node1 11161 1726882166.28676: done getting next task for host managed_node1 11161 1726882166.28679: ^ task is: TASK: Set flag to indicate system is ostree 11161 1726882166.28681: ^ 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 11161 1726882166.28685: getting variables 11161 1726882166.28687: in VariableManager get_vars() 11161 1726882166.28721: Calling all_inventory to load vars for managed_node1 11161 1726882166.28724: Calling groups_inventory to load vars for managed_node1 11161 1726882166.28728: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.28740: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.28744: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.28747: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.29113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.29491: done with get_vars() 11161 1726882166.29506: done getting variables 11161 1726882166.29613: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:29:26 -0400 (0:00:00.656) 0:00:03.340 ****** 11161 1726882166.29644: entering _queue_task() for managed_node1/set_fact 11161 1726882166.29646: Creating lock for set_fact 11161 1726882166.29958: worker is 1 (out of 1 available) 11161 1726882166.29969: exiting _queue_task() for managed_node1/set_fact 11161 1726882166.29980: done queuing things up, now waiting for results queue to drain 11161 1726882166.29981: waiting for pending results... 11161 1726882166.30349: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 11161 1726882166.30400: in run() - task 12673a56-9f93-2d3e-b159-0000000000e0 11161 1726882166.30446: variable 'ansible_search_path' from source: unknown 11161 1726882166.30449: variable 'ansible_search_path' from source: unknown 11161 1726882166.30467: calling self._execute() 11161 1726882166.30563: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.30577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.30666: variable 'omit' from source: magic vars 11161 1726882166.31188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11161 1726882166.31469: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11161 1726882166.31532: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11161 1726882166.31571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11161 1726882166.31612: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11161 1726882166.31716: 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) 11161 1726882166.31762: 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) 11161 1726882166.31797: 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) 11161 1726882166.31849: 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) 11161 1726882166.32067: Evaluated conditional (not __network_is_ostree is defined): True 11161 1726882166.32076: variable 'omit' from source: magic vars 11161 1726882166.32079: variable 'omit' from source: magic vars 11161 1726882166.32161: variable '__ostree_booted_stat' from source: set_fact 11161 1726882166.32402: variable 'omit' from source: magic vars 11161 1726882166.32508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11161 1726882166.32514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11161 1726882166.32519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11161 1726882166.32521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882166.32533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882166.32564: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882166.32571: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.32578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.32701: Set connection var ansible_pipelining to False 11161 1726882166.32718: Set connection var ansible_shell_type to sh 11161 1726882166.32741: Set connection var ansible_shell_executable to /bin/sh 11161 1726882166.32755: Set connection var ansible_module_compression to ZIP_DEFLATED 11161 1726882166.32763: Set connection var ansible_connection to ssh 11161 1726882166.32773: Set connection var ansible_timeout to 10 11161 1726882166.32807: variable 'ansible_shell_executable' from source: unknown 11161 1726882166.32834: variable 'ansible_connection' from source: unknown 11161 1726882166.32934: variable 'ansible_module_compression' from source: unknown 11161 1726882166.32941: variable 'ansible_shell_type' from source: unknown 11161 1726882166.32944: variable 'ansible_shell_executable' from source: unknown 11161 1726882166.32946: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.32948: variable 'ansible_pipelining' from source: unknown 11161 1726882166.32950: variable 'ansible_timeout' from source: unknown 11161 1726882166.32951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.33047: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11161 1726882166.33050: variable 'omit' from source: magic vars 11161 1726882166.33052: starting attempt loop 11161 1726882166.33054: running the handler 11161 1726882166.33057: handler run complete 11161 1726882166.33059: attempt loop complete, returning result 11161 1726882166.33070: _execute() done 11161 1726882166.33073: dumping result to json 11161 1726882166.33075: done dumping result, returning 11161 1726882166.33082: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-2d3e-b159-0000000000e0] 11161 1726882166.33091: sending task result for task 12673a56-9f93-2d3e-b159-0000000000e0 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11161 1726882166.33323: no more pending results, returning what we have 11161 1726882166.33326: results queue empty 11161 1726882166.33327: checking for any_errors_fatal 11161 1726882166.33333: done checking for any_errors_fatal 11161 1726882166.33334: checking for max_fail_percentage 11161 1726882166.33335: done checking for max_fail_percentage 11161 1726882166.33336: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.33337: done checking to see if all hosts have failed 11161 1726882166.33338: getting the remaining hosts for this loop 11161 1726882166.33339: done getting the remaining hosts for this loop 11161 1726882166.33343: getting the next task for host managed_node1 11161 1726882166.33351: done getting next task for host managed_node1 11161 1726882166.33354: ^ task is: TASK: Fix CentOS6 Base repo 11161 1726882166.33357: ^ 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 11161 1726882166.33360: getting variables 11161 1726882166.33362: in VariableManager get_vars() 11161 1726882166.33397: Calling all_inventory to load vars for managed_node1 11161 1726882166.33400: Calling groups_inventory to load vars for managed_node1 11161 1726882166.33404: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.33415: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.33418: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.33420: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.33908: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000e0 11161 1726882166.33918: WORKER PROCESS EXITING 11161 1726882166.33953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.34166: done with get_vars() 11161 1726882166.34176: done getting variables 11161 1726882166.34314: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:29:26 -0400 (0:00:00.046) 0:00:03.387 ****** 11161 1726882166.34344: entering _queue_task() for managed_node1/copy 11161 1726882166.34646: worker is 1 (out of 1 available) 11161 1726882166.34659: exiting _queue_task() for managed_node1/copy 11161 1726882166.34671: done queuing things up, now waiting for results queue to drain 11161 1726882166.34672: waiting for pending results... 11161 1726882166.35153: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 11161 1726882166.35268: in run() - task 12673a56-9f93-2d3e-b159-0000000000e2 11161 1726882166.35288: variable 'ansible_search_path' from source: unknown 11161 1726882166.35301: variable 'ansible_search_path' from source: unknown 11161 1726882166.35342: calling self._execute() 11161 1726882166.35437: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.35450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.35476: variable 'omit' from source: magic vars 11161 1726882166.35991: variable 'ansible_distribution' from source: facts 11161 1726882166.36035: Evaluated conditional (ansible_distribution == 'CentOS'): True 11161 1726882166.36178: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.36205: Evaluated conditional (ansible_distribution_major_version == '6'): False 11161 1726882166.36218: when evaluation is False, skipping this task 11161 1726882166.36242: _execute() done 11161 1726882166.36256: dumping result to json 11161 1726882166.36333: done dumping result, returning 11161 1726882166.36340: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-2d3e-b159-0000000000e2] 11161 1726882166.36345: sending task result for task 12673a56-9f93-2d3e-b159-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11161 1726882166.36510: no more pending results, returning what we have 11161 1726882166.36514: results queue empty 11161 1726882166.36515: checking for any_errors_fatal 11161 1726882166.36521: done checking for any_errors_fatal 11161 1726882166.36522: checking for max_fail_percentage 11161 1726882166.36523: done checking for max_fail_percentage 11161 1726882166.36525: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.36525: done checking to see if all hosts have failed 11161 1726882166.36526: getting the remaining hosts for this loop 11161 1726882166.36528: done getting the remaining hosts for this loop 11161 1726882166.36532: getting the next task for host managed_node1 11161 1726882166.36799: done getting next task for host managed_node1 11161 1726882166.36803: ^ task is: TASK: Include the task 'enable_epel.yml' 11161 1726882166.36806: ^ 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 11161 1726882166.36810: getting variables 11161 1726882166.36812: in VariableManager get_vars() 11161 1726882166.36839: Calling all_inventory to load vars for managed_node1 11161 1726882166.36842: Calling groups_inventory to load vars for managed_node1 11161 1726882166.36845: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.36855: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.36858: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.36861: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.37137: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000e2 11161 1726882166.37141: WORKER PROCESS EXITING 11161 1726882166.37170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.37432: done with get_vars() 11161 1726882166.37450: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:29:26 -0400 (0:00:00.032) 0:00:03.419 ****** 11161 1726882166.37561: entering _queue_task() for managed_node1/include_tasks 11161 1726882166.37871: worker is 1 (out of 1 available) 11161 1726882166.37884: exiting _queue_task() for managed_node1/include_tasks 11161 1726882166.37901: done queuing things up, now waiting for results queue to drain 11161 1726882166.37903: waiting for pending results... 11161 1726882166.38174: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 11161 1726882166.38391: in run() - task 12673a56-9f93-2d3e-b159-0000000000e3 11161 1726882166.38415: variable 'ansible_search_path' from source: unknown 11161 1726882166.38424: variable 'ansible_search_path' from source: unknown 11161 1726882166.38475: calling self._execute() 11161 1726882166.38557: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.38583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.38602: variable 'omit' from source: magic vars 11161 1726882166.39142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.41539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.41613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.41666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.41708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.41854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.41858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.41878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.41914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.41964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.41998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.42131: variable '__network_is_ostree' from source: set_fact 11161 1726882166.42154: Evaluated conditional (not __network_is_ostree | d(false)): True 11161 1726882166.42164: _execute() done 11161 1726882166.42171: dumping result to json 11161 1726882166.42197: done dumping result, returning 11161 1726882166.42287: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-2d3e-b159-0000000000e3] 11161 1726882166.42290: sending task result for task 12673a56-9f93-2d3e-b159-0000000000e3 11161 1726882166.42364: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000e3 11161 1726882166.42367: WORKER PROCESS EXITING 11161 1726882166.42401: no more pending results, returning what we have 11161 1726882166.42407: in VariableManager get_vars() 11161 1726882166.42442: Calling all_inventory to load vars for managed_node1 11161 1726882166.42446: Calling groups_inventory to load vars for managed_node1 11161 1726882166.42449: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.42461: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.42464: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.42467: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.42884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.43199: done with get_vars() 11161 1726882166.43209: variable 'ansible_search_path' from source: unknown 11161 1726882166.43210: variable 'ansible_search_path' from source: unknown 11161 1726882166.43255: we have included files to process 11161 1726882166.43256: generating all_blocks data 11161 1726882166.43261: done generating all_blocks data 11161 1726882166.43268: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11161 1726882166.43269: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11161 1726882166.43272: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11161 1726882166.44080: done processing included file 11161 1726882166.44083: iterating over new_blocks loaded from include file 11161 1726882166.44085: in VariableManager get_vars() 11161 1726882166.44102: done with get_vars() 11161 1726882166.44104: filtering new block on tags 11161 1726882166.44147: done filtering new block on tags 11161 1726882166.44151: in VariableManager get_vars() 11161 1726882166.44164: done with get_vars() 11161 1726882166.44165: filtering new block on tags 11161 1726882166.44178: done filtering new block on tags 11161 1726882166.44180: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 11161 1726882166.44186: extending task lists for all hosts with included blocks 11161 1726882166.44322: done extending task lists 11161 1726882166.44323: done processing included files 11161 1726882166.44324: results queue empty 11161 1726882166.44325: checking for any_errors_fatal 11161 1726882166.44328: done checking for any_errors_fatal 11161 1726882166.44329: checking for max_fail_percentage 11161 1726882166.44330: done checking for max_fail_percentage 11161 1726882166.44331: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.44332: done checking to see if all hosts have failed 11161 1726882166.44332: getting the remaining hosts for this loop 11161 1726882166.44333: done getting the remaining hosts for this loop 11161 1726882166.44335: getting the next task for host managed_node1 11161 1726882166.44340: done getting next task for host managed_node1 11161 1726882166.44342: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11161 1726882166.44354: ^ 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 11161 1726882166.44357: getting variables 11161 1726882166.44358: in VariableManager get_vars() 11161 1726882166.44366: Calling all_inventory to load vars for managed_node1 11161 1726882166.44368: Calling groups_inventory to load vars for managed_node1 11161 1726882166.44370: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.44375: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.44383: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.44386: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.44557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.44765: done with get_vars() 11161 1726882166.44774: done getting variables 11161 1726882166.44857: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11161 1726882166.45073: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:29:26 -0400 (0:00:00.075) 0:00:03.495 ****** 11161 1726882166.45133: entering _queue_task() for managed_node1/command 11161 1726882166.45134: Creating lock for command 11161 1726882166.45722: worker is 1 (out of 1 available) 11161 1726882166.45729: exiting _queue_task() for managed_node1/command 11161 1726882166.45739: done queuing things up, now waiting for results queue to drain 11161 1726882166.45740: waiting for pending results... 11161 1726882166.45985: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 11161 1726882166.45989: in run() - task 12673a56-9f93-2d3e-b159-0000000000fd 11161 1726882166.45991: variable 'ansible_search_path' from source: unknown 11161 1726882166.45998: variable 'ansible_search_path' from source: unknown 11161 1726882166.46001: calling self._execute() 11161 1726882166.46058: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.46090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.46109: variable 'omit' from source: magic vars 11161 1726882166.46542: variable 'ansible_distribution' from source: facts 11161 1726882166.46559: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11161 1726882166.46727: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.46730: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11161 1726882166.46733: when evaluation is False, skipping this task 11161 1726882166.46743: _execute() done 11161 1726882166.46746: dumping result to json 11161 1726882166.46748: done dumping result, returning 11161 1726882166.46837: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-2d3e-b159-0000000000fd] 11161 1726882166.46840: sending task result for task 12673a56-9f93-2d3e-b159-0000000000fd 11161 1726882166.46926: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000fd 11161 1726882166.46929: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11161 1726882166.47010: no more pending results, returning what we have 11161 1726882166.47014: results queue empty 11161 1726882166.47015: checking for any_errors_fatal 11161 1726882166.47016: done checking for any_errors_fatal 11161 1726882166.47017: checking for max_fail_percentage 11161 1726882166.47019: done checking for max_fail_percentage 11161 1726882166.47020: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.47021: done checking to see if all hosts have failed 11161 1726882166.47022: getting the remaining hosts for this loop 11161 1726882166.47023: done getting the remaining hosts for this loop 11161 1726882166.47027: getting the next task for host managed_node1 11161 1726882166.47034: done getting next task for host managed_node1 11161 1726882166.47037: ^ task is: TASK: Install yum-utils package 11161 1726882166.47042: ^ 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 11161 1726882166.47046: getting variables 11161 1726882166.47052: in VariableManager get_vars() 11161 1726882166.47083: Calling all_inventory to load vars for managed_node1 11161 1726882166.47087: Calling groups_inventory to load vars for managed_node1 11161 1726882166.47090: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.47107: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.47110: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.47113: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.47432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.47787: done with get_vars() 11161 1726882166.47801: done getting variables 11161 1726882166.47919: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:29:26 -0400 (0:00:00.028) 0:00:03.523 ****** 11161 1726882166.47958: entering _queue_task() for managed_node1/package 11161 1726882166.47960: Creating lock for package 11161 1726882166.48373: worker is 1 (out of 1 available) 11161 1726882166.48389: exiting _queue_task() for managed_node1/package 11161 1726882166.48404: done queuing things up, now waiting for results queue to drain 11161 1726882166.48405: waiting for pending results... 11161 1726882166.48689: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 11161 1726882166.48718: in run() - task 12673a56-9f93-2d3e-b159-0000000000fe 11161 1726882166.48738: variable 'ansible_search_path' from source: unknown 11161 1726882166.48746: variable 'ansible_search_path' from source: unknown 11161 1726882166.48785: calling self._execute() 11161 1726882166.48959: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.48970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.48982: variable 'omit' from source: magic vars 11161 1726882166.49373: variable 'ansible_distribution' from source: facts 11161 1726882166.49459: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11161 1726882166.49534: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.49545: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11161 1726882166.49552: when evaluation is False, skipping this task 11161 1726882166.49571: _execute() done 11161 1726882166.49578: dumping result to json 11161 1726882166.49585: done dumping result, returning 11161 1726882166.49600: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-2d3e-b159-0000000000fe] 11161 1726882166.49609: sending task result for task 12673a56-9f93-2d3e-b159-0000000000fe skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11161 1726882166.49943: no more pending results, returning what we have 11161 1726882166.49947: results queue empty 11161 1726882166.49948: checking for any_errors_fatal 11161 1726882166.49951: done checking for any_errors_fatal 11161 1726882166.49952: checking for max_fail_percentage 11161 1726882166.49954: done checking for max_fail_percentage 11161 1726882166.49955: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.49956: done checking to see if all hosts have failed 11161 1726882166.49957: getting the remaining hosts for this loop 11161 1726882166.49958: done getting the remaining hosts for this loop 11161 1726882166.49961: getting the next task for host managed_node1 11161 1726882166.49967: done getting next task for host managed_node1 11161 1726882166.49969: ^ task is: TASK: Enable EPEL 7 11161 1726882166.49973: ^ 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 11161 1726882166.49976: getting variables 11161 1726882166.49978: in VariableManager get_vars() 11161 1726882166.50117: Calling all_inventory to load vars for managed_node1 11161 1726882166.50120: Calling groups_inventory to load vars for managed_node1 11161 1726882166.50123: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.50136: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.50139: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.50142: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.50342: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000fe 11161 1726882166.50346: WORKER PROCESS EXITING 11161 1726882166.50373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.50601: done with get_vars() 11161 1726882166.50609: done getting variables 11161 1726882166.50669: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:29:26 -0400 (0:00:00.027) 0:00:03.550 ****** 11161 1726882166.50704: entering _queue_task() for managed_node1/command 11161 1726882166.50963: worker is 1 (out of 1 available) 11161 1726882166.51096: exiting _queue_task() for managed_node1/command 11161 1726882166.51106: done queuing things up, now waiting for results queue to drain 11161 1726882166.51107: waiting for pending results... 11161 1726882166.51263: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 11161 1726882166.51388: in run() - task 12673a56-9f93-2d3e-b159-0000000000ff 11161 1726882166.51411: variable 'ansible_search_path' from source: unknown 11161 1726882166.51442: variable 'ansible_search_path' from source: unknown 11161 1726882166.51530: calling self._execute() 11161 1726882166.51561: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.51576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.51589: variable 'omit' from source: magic vars 11161 1726882166.52467: variable 'ansible_distribution' from source: facts 11161 1726882166.52485: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11161 1726882166.52797: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.52885: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11161 1726882166.52888: when evaluation is False, skipping this task 11161 1726882166.52891: _execute() done 11161 1726882166.52898: dumping result to json 11161 1726882166.52901: done dumping result, returning 11161 1726882166.52903: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-2d3e-b159-0000000000ff] 11161 1726882166.52905: sending task result for task 12673a56-9f93-2d3e-b159-0000000000ff 11161 1726882166.53155: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000ff 11161 1726882166.53158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11161 1726882166.53226: no more pending results, returning what we have 11161 1726882166.53230: results queue empty 11161 1726882166.53231: checking for any_errors_fatal 11161 1726882166.53238: done checking for any_errors_fatal 11161 1726882166.53238: checking for max_fail_percentage 11161 1726882166.53240: done checking for max_fail_percentage 11161 1726882166.53241: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.53242: done checking to see if all hosts have failed 11161 1726882166.53243: getting the remaining hosts for this loop 11161 1726882166.53244: done getting the remaining hosts for this loop 11161 1726882166.53247: getting the next task for host managed_node1 11161 1726882166.53253: done getting next task for host managed_node1 11161 1726882166.53256: ^ task is: TASK: Enable EPEL 8 11161 1726882166.53260: ^ 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 11161 1726882166.53264: getting variables 11161 1726882166.53266: in VariableManager get_vars() 11161 1726882166.53512: Calling all_inventory to load vars for managed_node1 11161 1726882166.53515: Calling groups_inventory to load vars for managed_node1 11161 1726882166.53518: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.53527: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.53530: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.53533: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.53701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.53920: done with get_vars() 11161 1726882166.53930: done getting variables 11161 1726882166.53982: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:29:26 -0400 (0:00:00.033) 0:00:03.583 ****** 11161 1726882166.54015: entering _queue_task() for managed_node1/command 11161 1726882166.54257: worker is 1 (out of 1 available) 11161 1726882166.54267: exiting _queue_task() for managed_node1/command 11161 1726882166.54280: done queuing things up, now waiting for results queue to drain 11161 1726882166.54281: waiting for pending results... 11161 1726882166.54712: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 11161 1726882166.54717: in run() - task 12673a56-9f93-2d3e-b159-000000000100 11161 1726882166.54721: variable 'ansible_search_path' from source: unknown 11161 1726882166.54723: variable 'ansible_search_path' from source: unknown 11161 1726882166.54725: calling self._execute() 11161 1726882166.54771: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.54783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.54801: variable 'omit' from source: magic vars 11161 1726882166.55403: variable 'ansible_distribution' from source: facts 11161 1726882166.55407: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11161 1726882166.55705: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.55719: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11161 1726882166.55728: when evaluation is False, skipping this task 11161 1726882166.55734: _execute() done 11161 1726882166.55741: dumping result to json 11161 1726882166.55748: done dumping result, returning 11161 1726882166.55758: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-2d3e-b159-000000000100] 11161 1726882166.55768: sending task result for task 12673a56-9f93-2d3e-b159-000000000100 11161 1726882166.56141: done sending task result for task 12673a56-9f93-2d3e-b159-000000000100 11161 1726882166.56145: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11161 1726882166.56203: no more pending results, returning what we have 11161 1726882166.56207: results queue empty 11161 1726882166.56208: checking for any_errors_fatal 11161 1726882166.56214: done checking for any_errors_fatal 11161 1726882166.56215: checking for max_fail_percentage 11161 1726882166.56216: done checking for max_fail_percentage 11161 1726882166.56217: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.56218: done checking to see if all hosts have failed 11161 1726882166.56219: getting the remaining hosts for this loop 11161 1726882166.56221: done getting the remaining hosts for this loop 11161 1726882166.56224: getting the next task for host managed_node1 11161 1726882166.56233: done getting next task for host managed_node1 11161 1726882166.56236: ^ task is: TASK: Enable EPEL 6 11161 1726882166.56240: ^ 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 11161 1726882166.56243: getting variables 11161 1726882166.56245: in VariableManager get_vars() 11161 1726882166.56275: Calling all_inventory to load vars for managed_node1 11161 1726882166.56278: Calling groups_inventory to load vars for managed_node1 11161 1726882166.56281: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.56296: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.56299: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.56302: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.56764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.56948: done with get_vars() 11161 1726882166.56958: done getting variables 11161 1726882166.57015: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:29:26 -0400 (0:00:00.030) 0:00:03.614 ****** 11161 1726882166.57045: entering _queue_task() for managed_node1/copy 11161 1726882166.57278: worker is 1 (out of 1 available) 11161 1726882166.57288: exiting _queue_task() for managed_node1/copy 11161 1726882166.57702: done queuing things up, now waiting for results queue to drain 11161 1726882166.57704: waiting for pending results... 11161 1726882166.57837: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 11161 1726882166.58031: in run() - task 12673a56-9f93-2d3e-b159-000000000102 11161 1726882166.58064: variable 'ansible_search_path' from source: unknown 11161 1726882166.58068: variable 'ansible_search_path' from source: unknown 11161 1726882166.58077: calling self._execute() 11161 1726882166.58390: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.58398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.58401: variable 'omit' from source: magic vars 11161 1726882166.58816: variable 'ansible_distribution' from source: facts 11161 1726882166.58837: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11161 1726882166.58955: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.58965: Evaluated conditional (ansible_distribution_major_version == '6'): False 11161 1726882166.59061: when evaluation is False, skipping this task 11161 1726882166.59065: _execute() done 11161 1726882166.59067: dumping result to json 11161 1726882166.59070: done dumping result, returning 11161 1726882166.59073: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-2d3e-b159-000000000102] 11161 1726882166.59075: sending task result for task 12673a56-9f93-2d3e-b159-000000000102 11161 1726882166.59146: done sending task result for task 12673a56-9f93-2d3e-b159-000000000102 11161 1726882166.59150: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11161 1726882166.59212: no more pending results, returning what we have 11161 1726882166.59216: results queue empty 11161 1726882166.59216: checking for any_errors_fatal 11161 1726882166.59222: done checking for any_errors_fatal 11161 1726882166.59223: checking for max_fail_percentage 11161 1726882166.59225: done checking for max_fail_percentage 11161 1726882166.59226: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.59227: done checking to see if all hosts have failed 11161 1726882166.59228: getting the remaining hosts for this loop 11161 1726882166.59229: done getting the remaining hosts for this loop 11161 1726882166.59233: getting the next task for host managed_node1 11161 1726882166.59242: done getting next task for host managed_node1 11161 1726882166.59244: ^ task is: TASK: Set network provider to 'initscripts' 11161 1726882166.59247: ^ 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 11161 1726882166.59251: getting variables 11161 1726882166.59253: in VariableManager get_vars() 11161 1726882166.59283: Calling all_inventory to load vars for managed_node1 11161 1726882166.59286: Calling groups_inventory to load vars for managed_node1 11161 1726882166.59290: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.59304: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.59308: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.59310: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.59903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.60051: done with get_vars() 11161 1726882166.60059: done getting variables 11161 1726882166.60118: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Friday 20 September 2024 21:29:26 -0400 (0:00:00.030) 0:00:03.645 ****** 11161 1726882166.60144: entering _queue_task() for managed_node1/set_fact 11161 1726882166.60535: worker is 1 (out of 1 available) 11161 1726882166.60545: exiting _queue_task() for managed_node1/set_fact 11161 1726882166.60554: done queuing things up, now waiting for results queue to drain 11161 1726882166.60555: waiting for pending results... 11161 1726882166.61112: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 11161 1726882166.61117: in run() - task 12673a56-9f93-2d3e-b159-000000000007 11161 1726882166.61120: variable 'ansible_search_path' from source: unknown 11161 1726882166.61124: calling self._execute() 11161 1726882166.61206: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.61322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.61329: variable 'omit' from source: magic vars 11161 1726882166.61469: variable 'omit' from source: magic vars 11161 1726882166.61571: variable 'omit' from source: magic vars 11161 1726882166.61683: variable 'omit' from source: magic vars 11161 1726882166.61731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11161 1726882166.61868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11161 1726882166.61897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11161 1726882166.61921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882166.62085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11161 1726882166.62088: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11161 1726882166.62091: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.62095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.62201: Set connection var ansible_pipelining to False 11161 1726882166.62211: Set connection var ansible_shell_type to sh 11161 1726882166.62225: Set connection var ansible_shell_executable to /bin/sh 11161 1726882166.62238: Set connection var ansible_module_compression to ZIP_DEFLATED 11161 1726882166.62246: Set connection var ansible_connection to ssh 11161 1726882166.62256: Set connection var ansible_timeout to 10 11161 1726882166.62280: variable 'ansible_shell_executable' from source: unknown 11161 1726882166.62289: variable 'ansible_connection' from source: unknown 11161 1726882166.62302: variable 'ansible_module_compression' from source: unknown 11161 1726882166.62310: variable 'ansible_shell_type' from source: unknown 11161 1726882166.62317: variable 'ansible_shell_executable' from source: unknown 11161 1726882166.62325: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.62333: variable 'ansible_pipelining' from source: unknown 11161 1726882166.62340: variable 'ansible_timeout' from source: unknown 11161 1726882166.62348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.62506: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 11161 1726882166.62527: variable 'omit' from source: magic vars 11161 1726882166.62538: starting attempt loop 11161 1726882166.62545: running the handler 11161 1726882166.62561: handler run complete 11161 1726882166.62575: attempt loop complete, returning result 11161 1726882166.62582: _execute() done 11161 1726882166.62589: dumping result to json 11161 1726882166.62625: done dumping result, returning 11161 1726882166.62628: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [12673a56-9f93-2d3e-b159-000000000007] 11161 1726882166.62630: sending task result for task 12673a56-9f93-2d3e-b159-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11161 1726882166.62782: no more pending results, returning what we have 11161 1726882166.62785: results queue empty 11161 1726882166.62786: checking for any_errors_fatal 11161 1726882166.62796: done checking for any_errors_fatal 11161 1726882166.62796: checking for max_fail_percentage 11161 1726882166.62798: done checking for max_fail_percentage 11161 1726882166.62799: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.62800: done checking to see if all hosts have failed 11161 1726882166.62801: getting the remaining hosts for this loop 11161 1726882166.62802: done getting the remaining hosts for this loop 11161 1726882166.62805: getting the next task for host managed_node1 11161 1726882166.62811: done getting next task for host managed_node1 11161 1726882166.62813: ^ task is: TASK: meta (flush_handlers) 11161 1726882166.62815: ^ 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 11161 1726882166.62818: getting variables 11161 1726882166.62820: in VariableManager get_vars() 11161 1726882166.62849: Calling all_inventory to load vars for managed_node1 11161 1726882166.62851: Calling groups_inventory to load vars for managed_node1 11161 1726882166.62854: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.62866: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.62870: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.62873: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.63146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.63442: done with get_vars() 11161 1726882166.63450: done getting variables 11161 1726882166.63477: done sending task result for task 12673a56-9f93-2d3e-b159-000000000007 11161 1726882166.63480: WORKER PROCESS EXITING 11161 1726882166.63520: in VariableManager get_vars() 11161 1726882166.63528: Calling all_inventory to load vars for managed_node1 11161 1726882166.63530: Calling groups_inventory to load vars for managed_node1 11161 1726882166.63532: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.63537: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.63539: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.63541: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.63672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.63880: done with get_vars() 11161 1726882166.63892: done queuing things up, now waiting for results queue to drain 11161 1726882166.63895: results queue empty 11161 1726882166.63896: checking for any_errors_fatal 11161 1726882166.63898: done checking for any_errors_fatal 11161 1726882166.63898: checking for max_fail_percentage 11161 1726882166.63900: done checking for max_fail_percentage 11161 1726882166.63900: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.63901: done checking to see if all hosts have failed 11161 1726882166.63902: getting the remaining hosts for this loop 11161 1726882166.63903: done getting the remaining hosts for this loop 11161 1726882166.63905: getting the next task for host managed_node1 11161 1726882166.63908: done getting next task for host managed_node1 11161 1726882166.63910: ^ task is: TASK: meta (flush_handlers) 11161 1726882166.63911: ^ 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 11161 1726882166.63918: getting variables 11161 1726882166.63919: in VariableManager get_vars() 11161 1726882166.63927: Calling all_inventory to load vars for managed_node1 11161 1726882166.63929: Calling groups_inventory to load vars for managed_node1 11161 1726882166.63931: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.63935: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.63937: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.63939: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.64070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.64250: done with get_vars() 11161 1726882166.64258: done getting variables 11161 1726882166.64301: in VariableManager get_vars() 11161 1726882166.64309: Calling all_inventory to load vars for managed_node1 11161 1726882166.64311: Calling groups_inventory to load vars for managed_node1 11161 1726882166.64313: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.64317: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.64319: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.64321: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.64454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.64655: done with get_vars() 11161 1726882166.64666: done queuing things up, now waiting for results queue to drain 11161 1726882166.64667: results queue empty 11161 1726882166.64668: checking for any_errors_fatal 11161 1726882166.64669: done checking for any_errors_fatal 11161 1726882166.64669: checking for max_fail_percentage 11161 1726882166.64670: done checking for max_fail_percentage 11161 1726882166.64671: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.64672: done checking to see if all hosts have failed 11161 1726882166.64672: getting the remaining hosts for this loop 11161 1726882166.64673: done getting the remaining hosts for this loop 11161 1726882166.64675: getting the next task for host managed_node1 11161 1726882166.64678: done getting next task for host managed_node1 11161 1726882166.64679: ^ task is: None 11161 1726882166.64680: ^ 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 11161 1726882166.64681: done queuing things up, now waiting for results queue to drain 11161 1726882166.64682: results queue empty 11161 1726882166.64683: checking for any_errors_fatal 11161 1726882166.64683: done checking for any_errors_fatal 11161 1726882166.64684: checking for max_fail_percentage 11161 1726882166.64685: done checking for max_fail_percentage 11161 1726882166.64685: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.64686: done checking to see if all hosts have failed 11161 1726882166.64687: getting the next task for host managed_node1 11161 1726882166.64689: done getting next task for host managed_node1 11161 1726882166.64690: ^ task is: None 11161 1726882166.64691: ^ 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 11161 1726882166.64738: in VariableManager get_vars() 11161 1726882166.64760: done with get_vars() 11161 1726882166.64766: in VariableManager get_vars() 11161 1726882166.64779: done with get_vars() 11161 1726882166.64783: variable 'omit' from source: magic vars 11161 1726882166.64815: in VariableManager get_vars() 11161 1726882166.64831: done with get_vars() 11161 1726882166.64849: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11161 1726882166.65483: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11161 1726882166.65509: getting the remaining hosts for this loop 11161 1726882166.65511: done getting the remaining hosts for this loop 11161 1726882166.65513: getting the next task for host managed_node1 11161 1726882166.65515: done getting next task for host managed_node1 11161 1726882166.65517: ^ task is: TASK: Gathering Facts 11161 1726882166.65519: ^ 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 11161 1726882166.65520: getting variables 11161 1726882166.65521: in VariableManager get_vars() 11161 1726882166.65533: Calling all_inventory to load vars for managed_node1 11161 1726882166.65535: Calling groups_inventory to load vars for managed_node1 11161 1726882166.65537: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.65541: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.65554: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.65557: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.65691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.65874: done with get_vars() 11161 1726882166.65881: done getting variables 11161 1726882166.65918: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 21:29:26 -0400 (0:00:00.057) 0:00:03.703 ****** 11161 1726882166.65940: entering _queue_task() for managed_node1/gather_facts 11161 1726882166.66175: worker is 1 (out of 1 available) 11161 1726882166.66186: exiting _queue_task() for managed_node1/gather_facts 11161 1726882166.66200: done queuing things up, now waiting for results queue to drain 11161 1726882166.66202: waiting for pending results... 11161 1726882166.66396: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11161 1726882166.66590: in run() - task 12673a56-9f93-2d3e-b159-000000000128 11161 1726882166.66598: variable 'ansible_search_path' from source: unknown 11161 1726882166.66604: calling self._execute() 11161 1726882166.66631: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.66641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.66652: variable 'omit' from source: magic vars 11161 1726882166.67158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.69610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.69753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.69757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.69784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.69819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.69908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.69943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.69980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.70077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.70080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.70192: variable 'ansible_distribution' from source: facts 11161 1726882166.70214: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.70235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882166.70299: when evaluation is False, skipping this task 11161 1726882166.70302: _execute() done 11161 1726882166.70306: dumping result to json 11161 1726882166.70308: done dumping result, returning 11161 1726882166.70310: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-2d3e-b159-000000000128] 11161 1726882166.70312: sending task result for task 12673a56-9f93-2d3e-b159-000000000128 11161 1726882166.70371: done sending task result for task 12673a56-9f93-2d3e-b159-000000000128 11161 1726882166.70374: 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" } 11161 1726882166.70424: no more pending results, returning what we have 11161 1726882166.70427: results queue empty 11161 1726882166.70428: checking for any_errors_fatal 11161 1726882166.70429: done checking for any_errors_fatal 11161 1726882166.70430: checking for max_fail_percentage 11161 1726882166.70431: done checking for max_fail_percentage 11161 1726882166.70432: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.70433: done checking to see if all hosts have failed 11161 1726882166.70434: getting the remaining hosts for this loop 11161 1726882166.70436: done getting the remaining hosts for this loop 11161 1726882166.70439: getting the next task for host managed_node1 11161 1726882166.70445: done getting next task for host managed_node1 11161 1726882166.70446: ^ task is: TASK: meta (flush_handlers) 11161 1726882166.70448: ^ 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 11161 1726882166.70450: getting variables 11161 1726882166.70452: in VariableManager get_vars() 11161 1726882166.70491: Calling all_inventory to load vars for managed_node1 11161 1726882166.70495: Calling groups_inventory to load vars for managed_node1 11161 1726882166.70498: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.70508: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.70510: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.70513: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.70849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.71070: done with get_vars() 11161 1726882166.71081: done getting variables 11161 1726882166.71150: in VariableManager get_vars() 11161 1726882166.71164: Calling all_inventory to load vars for managed_node1 11161 1726882166.71166: Calling groups_inventory to load vars for managed_node1 11161 1726882166.71168: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.71172: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.71174: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.71177: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.71321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.71527: done with get_vars() 11161 1726882166.71539: done queuing things up, now waiting for results queue to drain 11161 1726882166.71540: results queue empty 11161 1726882166.71541: checking for any_errors_fatal 11161 1726882166.71543: done checking for any_errors_fatal 11161 1726882166.71544: checking for max_fail_percentage 11161 1726882166.71545: done checking for max_fail_percentage 11161 1726882166.71545: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.71546: done checking to see if all hosts have failed 11161 1726882166.71547: getting the remaining hosts for this loop 11161 1726882166.71548: done getting the remaining hosts for this loop 11161 1726882166.71550: getting the next task for host managed_node1 11161 1726882166.71554: done getting next task for host managed_node1 11161 1726882166.71556: ^ task is: TASK: INIT Prepare setup 11161 1726882166.71557: ^ 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 11161 1726882166.71559: getting variables 11161 1726882166.71560: in VariableManager get_vars() 11161 1726882166.71571: Calling all_inventory to load vars for managed_node1 11161 1726882166.71573: Calling groups_inventory to load vars for managed_node1 11161 1726882166.71575: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.71579: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.71586: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.71589: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.71737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.71929: done with get_vars() 11161 1726882166.71936: done getting variables 11161 1726882166.72011: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 21:29:26 -0400 (0:00:00.060) 0:00:03.764 ****** 11161 1726882166.72039: entering _queue_task() for managed_node1/debug 11161 1726882166.72041: Creating lock for debug 11161 1726882166.72605: worker is 1 (out of 1 available) 11161 1726882166.72613: exiting _queue_task() for managed_node1/debug 11161 1726882166.72622: done queuing things up, now waiting for results queue to drain 11161 1726882166.72624: waiting for pending results... 11161 1726882166.72866: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 11161 1726882166.72872: in run() - task 12673a56-9f93-2d3e-b159-00000000000b 11161 1726882166.72876: variable 'ansible_search_path' from source: unknown 11161 1726882166.72880: calling self._execute() 11161 1726882166.72972: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.72985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.73006: variable 'omit' from source: magic vars 11161 1726882166.73624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.75944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.76125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.76129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.76131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.76150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.76240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.76273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.76309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.76362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.76380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.76526: variable 'ansible_distribution' from source: facts 11161 1726882166.76537: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.76568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882166.76575: when evaluation is False, skipping this task 11161 1726882166.76583: _execute() done 11161 1726882166.76591: dumping result to json 11161 1726882166.76605: done dumping result, returning 11161 1726882166.76615: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [12673a56-9f93-2d3e-b159-00000000000b] 11161 1726882166.76626: sending task result for task 12673a56-9f93-2d3e-b159-00000000000b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882166.76886: no more pending results, returning what we have 11161 1726882166.76890: results queue empty 11161 1726882166.76891: checking for any_errors_fatal 11161 1726882166.76896: done checking for any_errors_fatal 11161 1726882166.76897: checking for max_fail_percentage 11161 1726882166.76899: done checking for max_fail_percentage 11161 1726882166.76900: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.76900: done checking to see if all hosts have failed 11161 1726882166.76901: getting the remaining hosts for this loop 11161 1726882166.76903: done getting the remaining hosts for this loop 11161 1726882166.76906: getting the next task for host managed_node1 11161 1726882166.76912: done getting next task for host managed_node1 11161 1726882166.76915: ^ task is: TASK: Install dnsmasq 11161 1726882166.76918: ^ 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 11161 1726882166.76921: getting variables 11161 1726882166.76923: in VariableManager get_vars() 11161 1726882166.76961: Calling all_inventory to load vars for managed_node1 11161 1726882166.76963: Calling groups_inventory to load vars for managed_node1 11161 1726882166.76965: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.76977: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.76979: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.76981: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.77399: done sending task result for task 12673a56-9f93-2d3e-b159-00000000000b 11161 1726882166.77403: WORKER PROCESS EXITING 11161 1726882166.77427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.77698: done with get_vars() 11161 1726882166.77710: done getting variables 11161 1726882166.77775: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:29:26 -0400 (0:00:00.057) 0:00:03.821 ****** 11161 1726882166.77810: entering _queue_task() for managed_node1/package 11161 1726882166.78309: worker is 1 (out of 1 available) 11161 1726882166.78317: exiting _queue_task() for managed_node1/package 11161 1726882166.78327: done queuing things up, now waiting for results queue to drain 11161 1726882166.78328: waiting for pending results... 11161 1726882166.78404: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 11161 1726882166.78529: in run() - task 12673a56-9f93-2d3e-b159-00000000000f 11161 1726882166.78557: variable 'ansible_search_path' from source: unknown 11161 1726882166.78567: variable 'ansible_search_path' from source: unknown 11161 1726882166.78610: calling self._execute() 11161 1726882166.78707: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.78720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.78733: variable 'omit' from source: magic vars 11161 1726882166.79224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.81725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.81886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.81891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.81914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.81952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.82056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.82090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.82129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.82178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.82237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.82362: variable 'ansible_distribution' from source: facts 11161 1726882166.82375: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.82402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882166.82411: when evaluation is False, skipping this task 11161 1726882166.82418: _execute() done 11161 1726882166.82455: dumping result to json 11161 1726882166.82465: done dumping result, returning 11161 1726882166.82468: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [12673a56-9f93-2d3e-b159-00000000000f] 11161 1726882166.82470: sending task result for task 12673a56-9f93-2d3e-b159-00000000000f 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" } 11161 1726882166.82622: no more pending results, returning what we have 11161 1726882166.82625: results queue empty 11161 1726882166.82626: checking for any_errors_fatal 11161 1726882166.82631: done checking for any_errors_fatal 11161 1726882166.82632: checking for max_fail_percentage 11161 1726882166.82634: done checking for max_fail_percentage 11161 1726882166.82635: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.82635: done checking to see if all hosts have failed 11161 1726882166.82636: getting the remaining hosts for this loop 11161 1726882166.82638: done getting the remaining hosts for this loop 11161 1726882166.82641: getting the next task for host managed_node1 11161 1726882166.82648: done getting next task for host managed_node1 11161 1726882166.82650: ^ task is: TASK: Install pgrep, sysctl 11161 1726882166.82653: ^ 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 11161 1726882166.82658: getting variables 11161 1726882166.82659: in VariableManager get_vars() 11161 1726882166.82706: Calling all_inventory to load vars for managed_node1 11161 1726882166.82709: Calling groups_inventory to load vars for managed_node1 11161 1726882166.82712: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.82723: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.82726: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.82729: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.83257: done sending task result for task 12673a56-9f93-2d3e-b159-00000000000f 11161 1726882166.83260: WORKER PROCESS EXITING 11161 1726882166.83280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.83480: done with get_vars() 11161 1726882166.83490: done getting variables 11161 1726882166.83554: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:29:26 -0400 (0:00:00.057) 0:00:03.879 ****** 11161 1726882166.83585: entering _queue_task() for managed_node1/package 11161 1726882166.84001: worker is 1 (out of 1 available) 11161 1726882166.84011: exiting _queue_task() for managed_node1/package 11161 1726882166.84024: done queuing things up, now waiting for results queue to drain 11161 1726882166.84025: waiting for pending results... 11161 1726882166.84173: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 11161 1726882166.84308: in run() - task 12673a56-9f93-2d3e-b159-000000000010 11161 1726882166.84334: variable 'ansible_search_path' from source: unknown 11161 1726882166.84341: variable 'ansible_search_path' from source: unknown 11161 1726882166.84386: calling self._execute() 11161 1726882166.84480: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.84490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.84507: variable 'omit' from source: magic vars 11161 1726882166.84984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.87749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.87835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.87913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.87954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.87986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.88076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.88131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.88227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.88230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.88233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.88385: variable 'ansible_distribution' from source: facts 11161 1726882166.88399: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.88426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882166.88435: when evaluation is False, skipping this task 11161 1726882166.88448: _execute() done 11161 1726882166.88456: dumping result to json 11161 1726882166.88464: done dumping result, returning 11161 1726882166.88475: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [12673a56-9f93-2d3e-b159-000000000010] 11161 1726882166.88485: sending task result for task 12673a56-9f93-2d3e-b159-000000000010 11161 1726882166.88709: done sending task result for task 12673a56-9f93-2d3e-b159-000000000010 11161 1726882166.88713: 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" } 11161 1726882166.88759: no more pending results, returning what we have 11161 1726882166.88763: results queue empty 11161 1726882166.88763: checking for any_errors_fatal 11161 1726882166.88769: done checking for any_errors_fatal 11161 1726882166.88770: checking for max_fail_percentage 11161 1726882166.88771: done checking for max_fail_percentage 11161 1726882166.88772: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.88773: done checking to see if all hosts have failed 11161 1726882166.88773: getting the remaining hosts for this loop 11161 1726882166.88775: done getting the remaining hosts for this loop 11161 1726882166.88778: getting the next task for host managed_node1 11161 1726882166.88784: done getting next task for host managed_node1 11161 1726882166.88786: ^ task is: TASK: Install pgrep, sysctl 11161 1726882166.88789: ^ 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 11161 1726882166.88796: getting variables 11161 1726882166.88798: in VariableManager get_vars() 11161 1726882166.88844: Calling all_inventory to load vars for managed_node1 11161 1726882166.88847: Calling groups_inventory to load vars for managed_node1 11161 1726882166.88849: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.88858: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.88861: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.88863: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.89086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.89289: done with get_vars() 11161 1726882166.89305: done getting variables 11161 1726882166.89367: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:29:26 -0400 (0:00:00.058) 0:00:03.937 ****** 11161 1726882166.89400: entering _queue_task() for managed_node1/package 11161 1726882166.90006: worker is 1 (out of 1 available) 11161 1726882166.90017: exiting _queue_task() for managed_node1/package 11161 1726882166.90033: done queuing things up, now waiting for results queue to drain 11161 1726882166.90034: waiting for pending results... 11161 1726882166.90524: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 11161 1726882166.90557: in run() - task 12673a56-9f93-2d3e-b159-000000000011 11161 1726882166.90578: variable 'ansible_search_path' from source: unknown 11161 1726882166.90587: variable 'ansible_search_path' from source: unknown 11161 1726882166.90631: calling self._execute() 11161 1726882166.90728: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.90731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.90734: variable 'omit' from source: magic vars 11161 1726882166.91241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882166.93536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882166.93610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882166.93664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882166.93752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882166.93755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882166.93828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882166.94223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882166.94226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882166.94228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882166.94231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882166.94385: variable 'ansible_distribution' from source: facts 11161 1726882166.94438: variable 'ansible_distribution_major_version' from source: facts 11161 1726882166.94461: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882166.94509: when evaluation is False, skipping this task 11161 1726882166.94519: _execute() done 11161 1726882166.94530: dumping result to json 11161 1726882166.94647: done dumping result, returning 11161 1726882166.94650: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [12673a56-9f93-2d3e-b159-000000000011] 11161 1726882166.94652: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882166.95006: no more pending results, returning what we have 11161 1726882166.95010: results queue empty 11161 1726882166.95011: checking for any_errors_fatal 11161 1726882166.95018: done checking for any_errors_fatal 11161 1726882166.95018: checking for max_fail_percentage 11161 1726882166.95020: done checking for max_fail_percentage 11161 1726882166.95021: checking to see if all hosts have failed and the running result is not ok 11161 1726882166.95021: done checking to see if all hosts have failed 11161 1726882166.95022: getting the remaining hosts for this loop 11161 1726882166.95024: done getting the remaining hosts for this loop 11161 1726882166.95028: getting the next task for host managed_node1 11161 1726882166.95034: done getting next task for host managed_node1 11161 1726882166.95036: ^ task is: TASK: Create test interfaces 11161 1726882166.95040: ^ 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 11161 1726882166.95043: getting variables 11161 1726882166.95045: in VariableManager get_vars() 11161 1726882166.95102: Calling all_inventory to load vars for managed_node1 11161 1726882166.95105: Calling groups_inventory to load vars for managed_node1 11161 1726882166.95108: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882166.95122: Calling all_plugins_play to load vars for managed_node1 11161 1726882166.95125: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882166.95128: Calling groups_plugins_play to load vars for managed_node1 11161 1726882166.95853: done sending task result for task 12673a56-9f93-2d3e-b159-000000000011 11161 1726882166.95856: WORKER PROCESS EXITING 11161 1726882166.95908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882166.96154: done with get_vars() 11161 1726882166.96164: done getting variables 11161 1726882166.96298: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:29:26 -0400 (0:00:00.069) 0:00:04.007 ****** 11161 1726882166.96361: entering _queue_task() for managed_node1/shell 11161 1726882166.96362: Creating lock for shell 11161 1726882166.96800: worker is 1 (out of 1 available) 11161 1726882166.96924: exiting _queue_task() for managed_node1/shell 11161 1726882166.96934: done queuing things up, now waiting for results queue to drain 11161 1726882166.96936: waiting for pending results... 11161 1726882166.97077: running TaskExecutor() for managed_node1/TASK: Create test interfaces 11161 1726882166.97178: in run() - task 12673a56-9f93-2d3e-b159-000000000012 11161 1726882166.97202: variable 'ansible_search_path' from source: unknown 11161 1726882166.97214: variable 'ansible_search_path' from source: unknown 11161 1726882166.97256: calling self._execute() 11161 1726882166.97344: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882166.97363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882166.97380: variable 'omit' from source: magic vars 11161 1726882166.97874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.00316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.00384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.00441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.00522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.00531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.00614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.00658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.00800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.00803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.00805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.00884: variable 'ansible_distribution' from source: facts 11161 1726882167.00898: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.00929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.00935: when evaluation is False, skipping this task 11161 1726882167.00940: _execute() done 11161 1726882167.00945: dumping result to json 11161 1726882167.00951: done dumping result, returning 11161 1726882167.00959: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [12673a56-9f93-2d3e-b159-000000000012] 11161 1726882167.00966: sending task result for task 12673a56-9f93-2d3e-b159-000000000012 11161 1726882167.01401: done sending task result for task 12673a56-9f93-2d3e-b159-000000000012 11161 1726882167.01404: 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" } 11161 1726882167.01452: no more pending results, returning what we have 11161 1726882167.01455: results queue empty 11161 1726882167.01456: checking for any_errors_fatal 11161 1726882167.01464: done checking for any_errors_fatal 11161 1726882167.01465: checking for max_fail_percentage 11161 1726882167.01466: done checking for max_fail_percentage 11161 1726882167.01467: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.01468: done checking to see if all hosts have failed 11161 1726882167.01469: getting the remaining hosts for this loop 11161 1726882167.01470: done getting the remaining hosts for this loop 11161 1726882167.01473: getting the next task for host managed_node1 11161 1726882167.01481: done getting next task for host managed_node1 11161 1726882167.01483: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11161 1726882167.01486: ^ 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 11161 1726882167.01490: getting variables 11161 1726882167.01491: in VariableManager get_vars() 11161 1726882167.01540: Calling all_inventory to load vars for managed_node1 11161 1726882167.01543: Calling groups_inventory to load vars for managed_node1 11161 1726882167.01545: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.01555: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.01557: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.01560: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.01781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.02003: done with get_vars() 11161 1726882167.02015: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:27 -0400 (0:00:00.057) 0:00:04.065 ****** 11161 1726882167.02125: entering _queue_task() for managed_node1/include_tasks 11161 1726882167.02716: worker is 1 (out of 1 available) 11161 1726882167.02727: exiting _queue_task() for managed_node1/include_tasks 11161 1726882167.02737: done queuing things up, now waiting for results queue to drain 11161 1726882167.02739: waiting for pending results... 11161 1726882167.02912: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11161 1726882167.03033: in run() - task 12673a56-9f93-2d3e-b159-000000000016 11161 1726882167.03060: variable 'ansible_search_path' from source: unknown 11161 1726882167.03073: variable 'ansible_search_path' from source: unknown 11161 1726882167.03117: calling self._execute() 11161 1726882167.03214: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.03228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.03248: variable 'omit' from source: magic vars 11161 1726882167.03890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.06888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.07408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.07412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.07464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.07497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.07581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.07743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.07772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.07820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.07917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.08276: variable 'ansible_distribution' from source: facts 11161 1726882167.08280: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.08282: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.08284: when evaluation is False, skipping this task 11161 1726882167.08286: _execute() done 11161 1726882167.08288: dumping result to json 11161 1726882167.08307: done dumping result, returning 11161 1726882167.08360: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-2d3e-b159-000000000016] 11161 1726882167.08369: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882167.08571: no more pending results, returning what we have 11161 1726882167.08575: results queue empty 11161 1726882167.08576: checking for any_errors_fatal 11161 1726882167.08581: done checking for any_errors_fatal 11161 1726882167.08582: checking for max_fail_percentage 11161 1726882167.08584: done checking for max_fail_percentage 11161 1726882167.08585: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.08586: done checking to see if all hosts have failed 11161 1726882167.08586: getting the remaining hosts for this loop 11161 1726882167.08588: done getting the remaining hosts for this loop 11161 1726882167.08601: getting the next task for host managed_node1 11161 1726882167.08609: done getting next task for host managed_node1 11161 1726882167.08612: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11161 1726882167.08615: ^ 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 11161 1726882167.08619: getting variables 11161 1726882167.08620: in VariableManager get_vars() 11161 1726882167.08661: Calling all_inventory to load vars for managed_node1 11161 1726882167.08666: Calling groups_inventory to load vars for managed_node1 11161 1726882167.08669: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.08681: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.08684: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.08687: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.08825: done sending task result for task 12673a56-9f93-2d3e-b159-000000000016 11161 1726882167.08829: WORKER PROCESS EXITING 11161 1726882167.09243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.09489: done with get_vars() 11161 1726882167.09504: done getting variables 11161 1726882167.09603: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 11161 1726882167.09741: variable 'interface' from source: task vars 11161 1726882167.09746: variable 'dhcp_interface1' from source: play vars 11161 1726882167.09817: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:27 -0400 (0:00:00.077) 0:00:04.142 ****** 11161 1726882167.09862: entering _queue_task() for managed_node1/assert 11161 1726882167.09864: Creating lock for assert 11161 1726882167.10153: worker is 1 (out of 1 available) 11161 1726882167.10165: exiting _queue_task() for managed_node1/assert 11161 1726882167.10180: done queuing things up, now waiting for results queue to drain 11161 1726882167.10181: waiting for pending results... 11161 1726882167.10642: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 11161 1726882167.10798: in run() - task 12673a56-9f93-2d3e-b159-000000000017 11161 1726882167.10821: variable 'ansible_search_path' from source: unknown 11161 1726882167.10835: variable 'ansible_search_path' from source: unknown 11161 1726882167.10885: calling self._execute() 11161 1726882167.10985: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.11002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.11014: variable 'omit' from source: magic vars 11161 1726882167.11476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.14002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.14006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.14276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.14326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.14366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.14467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.14509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.14600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.14604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.14623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.14774: variable 'ansible_distribution' from source: facts 11161 1726882167.14786: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.14816: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.14826: when evaluation is False, skipping this task 11161 1726882167.14834: _execute() done 11161 1726882167.14841: dumping result to json 11161 1726882167.14849: done dumping result, returning 11161 1726882167.14871: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [12673a56-9f93-2d3e-b159-000000000017] 11161 1726882167.14979: sending task result for task 12673a56-9f93-2d3e-b159-000000000017 11161 1726882167.15054: done sending task result for task 12673a56-9f93-2d3e-b159-000000000017 11161 1726882167.15057: 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" } 11161 1726882167.15109: no more pending results, returning what we have 11161 1726882167.15113: results queue empty 11161 1726882167.15114: checking for any_errors_fatal 11161 1726882167.15118: done checking for any_errors_fatal 11161 1726882167.15119: checking for max_fail_percentage 11161 1726882167.15120: done checking for max_fail_percentage 11161 1726882167.15121: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.15122: done checking to see if all hosts have failed 11161 1726882167.15123: getting the remaining hosts for this loop 11161 1726882167.15125: done getting the remaining hosts for this loop 11161 1726882167.15129: getting the next task for host managed_node1 11161 1726882167.15138: done getting next task for host managed_node1 11161 1726882167.15141: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11161 1726882167.15144: ^ 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 11161 1726882167.15148: getting variables 11161 1726882167.15149: in VariableManager get_vars() 11161 1726882167.15192: Calling all_inventory to load vars for managed_node1 11161 1726882167.15199: Calling groups_inventory to load vars for managed_node1 11161 1726882167.15202: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.15213: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.15217: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.15220: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.15610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.15905: done with get_vars() 11161 1726882167.15916: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:27 -0400 (0:00:00.061) 0:00:04.203 ****** 11161 1726882167.16017: entering _queue_task() for managed_node1/include_tasks 11161 1726882167.16408: worker is 1 (out of 1 available) 11161 1726882167.16418: exiting _queue_task() for managed_node1/include_tasks 11161 1726882167.16428: done queuing things up, now waiting for results queue to drain 11161 1726882167.16429: waiting for pending results... 11161 1726882167.16711: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11161 1726882167.16723: in run() - task 12673a56-9f93-2d3e-b159-00000000001b 11161 1726882167.16726: variable 'ansible_search_path' from source: unknown 11161 1726882167.16729: variable 'ansible_search_path' from source: unknown 11161 1726882167.16764: calling self._execute() 11161 1726882167.16852: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.16864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.16938: variable 'omit' from source: magic vars 11161 1726882167.17345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.19950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.20030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.20070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.20121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.20152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.20241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.20307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.20313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.20358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.20376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.20531: variable 'ansible_distribution' from source: facts 11161 1726882167.20600: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.20604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.20607: when evaluation is False, skipping this task 11161 1726882167.20609: _execute() done 11161 1726882167.20612: dumping result to json 11161 1726882167.20614: done dumping result, returning 11161 1726882167.20616: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-2d3e-b159-00000000001b] 11161 1726882167.20618: sending task result for task 12673a56-9f93-2d3e-b159-00000000001b 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" } 11161 1726882167.20788: no more pending results, returning what we have 11161 1726882167.20792: results queue empty 11161 1726882167.20796: checking for any_errors_fatal 11161 1726882167.20804: done checking for any_errors_fatal 11161 1726882167.20805: checking for max_fail_percentage 11161 1726882167.20807: done checking for max_fail_percentage 11161 1726882167.20808: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.20809: done checking to see if all hosts have failed 11161 1726882167.20809: getting the remaining hosts for this loop 11161 1726882167.20811: done getting the remaining hosts for this loop 11161 1726882167.20815: getting the next task for host managed_node1 11161 1726882167.20823: done getting next task for host managed_node1 11161 1726882167.20825: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11161 1726882167.20828: ^ 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 11161 1726882167.20831: getting variables 11161 1726882167.20833: in VariableManager get_vars() 11161 1726882167.20873: Calling all_inventory to load vars for managed_node1 11161 1726882167.20875: Calling groups_inventory to load vars for managed_node1 11161 1726882167.20877: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.20888: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.20890: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.21103: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.21118: done sending task result for task 12673a56-9f93-2d3e-b159-00000000001b 11161 1726882167.21121: WORKER PROCESS EXITING 11161 1726882167.21404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.21632: done with get_vars() 11161 1726882167.21651: done getting variables 11161 1726882167.21717: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11161 1726882167.21855: variable 'interface' from source: task vars 11161 1726882167.21867: variable 'dhcp_interface2' from source: play vars 11161 1726882167.21934: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:27 -0400 (0:00:00.059) 0:00:04.263 ****** 11161 1726882167.21966: entering _queue_task() for managed_node1/assert 11161 1726882167.22289: worker is 1 (out of 1 available) 11161 1726882167.22412: exiting _queue_task() for managed_node1/assert 11161 1726882167.22425: done queuing things up, now waiting for results queue to drain 11161 1726882167.22426: waiting for pending results... 11161 1726882167.22597: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 11161 1726882167.22722: in run() - task 12673a56-9f93-2d3e-b159-00000000001c 11161 1726882167.22749: variable 'ansible_search_path' from source: unknown 11161 1726882167.22763: variable 'ansible_search_path' from source: unknown 11161 1726882167.22808: calling self._execute() 11161 1726882167.22907: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.22919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.22934: variable 'omit' from source: magic vars 11161 1726882167.23405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.26046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.26129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.26170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.26213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.26252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.26356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.26389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.26425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.26477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.26501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.26637: variable 'ansible_distribution' from source: facts 11161 1726882167.26649: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.26683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.26699: when evaluation is False, skipping this task 11161 1726882167.26703: _execute() done 11161 1726882167.26771: dumping result to json 11161 1726882167.26774: done dumping result, returning 11161 1726882167.26777: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [12673a56-9f93-2d3e-b159-00000000001c] 11161 1726882167.26779: sending task result for task 12673a56-9f93-2d3e-b159-00000000001c 11161 1726882167.26851: done sending task result for task 12673a56-9f93-2d3e-b159-00000000001c 11161 1726882167.26854: 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" } 11161 1726882167.26911: no more pending results, returning what we have 11161 1726882167.26914: results queue empty 11161 1726882167.26916: checking for any_errors_fatal 11161 1726882167.26921: done checking for any_errors_fatal 11161 1726882167.26922: checking for max_fail_percentage 11161 1726882167.26923: done checking for max_fail_percentage 11161 1726882167.26925: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.26926: done checking to see if all hosts have failed 11161 1726882167.26926: getting the remaining hosts for this loop 11161 1726882167.26928: done getting the remaining hosts for this loop 11161 1726882167.26932: getting the next task for host managed_node1 11161 1726882167.26940: done getting next task for host managed_node1 11161 1726882167.26942: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11161 1726882167.26944: ^ 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 11161 1726882167.26947: getting variables 11161 1726882167.26949: in VariableManager get_vars() 11161 1726882167.26997: Calling all_inventory to load vars for managed_node1 11161 1726882167.27000: Calling groups_inventory to load vars for managed_node1 11161 1726882167.27003: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.27016: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.27019: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.27022: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.27577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.27791: done with get_vars() 11161 1726882167.27814: done getting variables 11161 1726882167.27882: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 21:29:27 -0400 (0:00:00.059) 0:00:04.322 ****** 11161 1726882167.27915: entering _queue_task() for managed_node1/command 11161 1726882167.28298: worker is 1 (out of 1 available) 11161 1726882167.28309: exiting _queue_task() for managed_node1/command 11161 1726882167.28320: done queuing things up, now waiting for results queue to drain 11161 1726882167.28322: waiting for pending results... 11161 1726882167.28620: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 11161 1726882167.28625: in run() - task 12673a56-9f93-2d3e-b159-00000000001d 11161 1726882167.28628: variable 'ansible_search_path' from source: unknown 11161 1726882167.28634: calling self._execute() 11161 1726882167.28730: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.28820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.28824: variable 'omit' from source: magic vars 11161 1726882167.29239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.31952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.32031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.32073: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.32124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.32154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.32248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.32283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.32327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.32369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.32400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.32523: variable 'ansible_distribution' from source: facts 11161 1726882167.32600: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.32603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.32605: when evaluation is False, skipping this task 11161 1726882167.32606: _execute() done 11161 1726882167.32608: dumping result to json 11161 1726882167.32610: done dumping result, returning 11161 1726882167.32612: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [12673a56-9f93-2d3e-b159-00000000001d] 11161 1726882167.32614: sending task result for task 12673a56-9f93-2d3e-b159-00000000001d 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" } 11161 1726882167.32908: no more pending results, returning what we have 11161 1726882167.32911: results queue empty 11161 1726882167.32912: checking for any_errors_fatal 11161 1726882167.32918: done checking for any_errors_fatal 11161 1726882167.32919: checking for max_fail_percentage 11161 1726882167.32920: done checking for max_fail_percentage 11161 1726882167.32921: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.32922: done checking to see if all hosts have failed 11161 1726882167.32923: getting the remaining hosts for this loop 11161 1726882167.32925: done getting the remaining hosts for this loop 11161 1726882167.32928: getting the next task for host managed_node1 11161 1726882167.32934: done getting next task for host managed_node1 11161 1726882167.32936: ^ task is: TASK: TEST Add Bond with 2 ports 11161 1726882167.32938: ^ 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 11161 1726882167.32941: getting variables 11161 1726882167.32943: in VariableManager get_vars() 11161 1726882167.32984: Calling all_inventory to load vars for managed_node1 11161 1726882167.32987: Calling groups_inventory to load vars for managed_node1 11161 1726882167.32989: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.33005: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.33007: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.33011: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.33348: done sending task result for task 12673a56-9f93-2d3e-b159-00000000001d 11161 1726882167.33351: WORKER PROCESS EXITING 11161 1726882167.33374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.33566: done with get_vars() 11161 1726882167.33577: done getting variables 11161 1726882167.33635: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 21:29:27 -0400 (0:00:00.057) 0:00:04.380 ****** 11161 1726882167.33668: entering _queue_task() for managed_node1/debug 11161 1726882167.33931: worker is 1 (out of 1 available) 11161 1726882167.33943: exiting _queue_task() for managed_node1/debug 11161 1726882167.33954: done queuing things up, now waiting for results queue to drain 11161 1726882167.33956: waiting for pending results... 11161 1726882167.34215: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports 11161 1726882167.34311: in run() - task 12673a56-9f93-2d3e-b159-00000000001e 11161 1726882167.34335: variable 'ansible_search_path' from source: unknown 11161 1726882167.34373: calling self._execute() 11161 1726882167.34464: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.34476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.34490: variable 'omit' from source: magic vars 11161 1726882167.34959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.38775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.38780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.38926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.38965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.39028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.39141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.39185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.39244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.39297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.39330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.39490: variable 'ansible_distribution' from source: facts 11161 1726882167.39509: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.39552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.39570: when evaluation is False, skipping this task 11161 1726882167.39580: _execute() done 11161 1726882167.39597: dumping result to json 11161 1726882167.39637: done dumping result, returning 11161 1726882167.39648: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports [12673a56-9f93-2d3e-b159-00000000001e] 11161 1726882167.39652: sending task result for task 12673a56-9f93-2d3e-b159-00000000001e 11161 1726882167.40068: done sending task result for task 12673a56-9f93-2d3e-b159-00000000001e 11161 1726882167.40071: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882167.40126: no more pending results, returning what we have 11161 1726882167.40130: results queue empty 11161 1726882167.40131: checking for any_errors_fatal 11161 1726882167.40136: done checking for any_errors_fatal 11161 1726882167.40137: checking for max_fail_percentage 11161 1726882167.40139: done checking for max_fail_percentage 11161 1726882167.40140: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.40141: done checking to see if all hosts have failed 11161 1726882167.40142: getting the remaining hosts for this loop 11161 1726882167.40144: done getting the remaining hosts for this loop 11161 1726882167.40148: getting the next task for host managed_node1 11161 1726882167.40156: done getting next task for host managed_node1 11161 1726882167.40162: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11161 1726882167.40165: ^ 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 11161 1726882167.40179: getting variables 11161 1726882167.40180: in VariableManager get_vars() 11161 1726882167.40229: Calling all_inventory to load vars for managed_node1 11161 1726882167.40232: Calling groups_inventory to load vars for managed_node1 11161 1726882167.40235: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.40247: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.40250: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.40253: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.41210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.41668: done with get_vars() 11161 1726882167.41701: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:29:27 -0400 (0:00:00.082) 0:00:04.462 ****** 11161 1726882167.41926: entering _queue_task() for managed_node1/include_tasks 11161 1726882167.42448: worker is 1 (out of 1 available) 11161 1726882167.42461: exiting _queue_task() for managed_node1/include_tasks 11161 1726882167.42473: done queuing things up, now waiting for results queue to drain 11161 1726882167.42474: waiting for pending results... 11161 1726882167.42789: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11161 1726882167.42845: in run() - task 12673a56-9f93-2d3e-b159-000000000026 11161 1726882167.42866: variable 'ansible_search_path' from source: unknown 11161 1726882167.42887: variable 'ansible_search_path' from source: unknown 11161 1726882167.43002: calling self._execute() 11161 1726882167.43016: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.43030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.43045: variable 'omit' from source: magic vars 11161 1726882167.43516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.50160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.50368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.50586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.50589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.50592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.50759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.50797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.51021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.51025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.51027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.51325: variable 'ansible_distribution' from source: facts 11161 1726882167.51356: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.51388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.51499: when evaluation is False, skipping this task 11161 1726882167.51502: _execute() done 11161 1726882167.51505: dumping result to json 11161 1726882167.51507: done dumping result, returning 11161 1726882167.51509: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-2d3e-b159-000000000026] 11161 1726882167.51511: sending task result for task 12673a56-9f93-2d3e-b159-000000000026 11161 1726882167.51700: done sending task result for task 12673a56-9f93-2d3e-b159-000000000026 11161 1726882167.51704: 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" } 11161 1726882167.51751: no more pending results, returning what we have 11161 1726882167.51754: results queue empty 11161 1726882167.51755: checking for any_errors_fatal 11161 1726882167.51760: done checking for any_errors_fatal 11161 1726882167.51761: checking for max_fail_percentage 11161 1726882167.51763: done checking for max_fail_percentage 11161 1726882167.51764: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.51765: done checking to see if all hosts have failed 11161 1726882167.51766: getting the remaining hosts for this loop 11161 1726882167.51767: done getting the remaining hosts for this loop 11161 1726882167.51771: getting the next task for host managed_node1 11161 1726882167.51778: done getting next task for host managed_node1 11161 1726882167.51782: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11161 1726882167.51785: ^ 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 11161 1726882167.51803: getting variables 11161 1726882167.51805: in VariableManager get_vars() 11161 1726882167.51848: Calling all_inventory to load vars for managed_node1 11161 1726882167.51850: Calling groups_inventory to load vars for managed_node1 11161 1726882167.51853: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.51863: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.51866: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.51868: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.52337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.53056: done with get_vars() 11161 1726882167.53068: done getting variables 11161 1726882167.53131: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:27 -0400 (0:00:00.113) 0:00:04.576 ****** 11161 1726882167.53280: entering _queue_task() for managed_node1/debug 11161 1726882167.53775: worker is 1 (out of 1 available) 11161 1726882167.53788: exiting _queue_task() for managed_node1/debug 11161 1726882167.54039: done queuing things up, now waiting for results queue to drain 11161 1726882167.54042: waiting for pending results... 11161 1726882167.54598: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11161 1726882167.54615: in run() - task 12673a56-9f93-2d3e-b159-000000000027 11161 1726882167.54634: variable 'ansible_search_path' from source: unknown 11161 1726882167.54701: variable 'ansible_search_path' from source: unknown 11161 1726882167.54740: calling self._execute() 11161 1726882167.55000: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.55004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.55007: variable 'omit' from source: magic vars 11161 1726882167.55850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.61255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.61332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.61574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.61578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.61691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.61774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.61935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.61967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.62021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.62123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.62377: variable 'ansible_distribution' from source: facts 11161 1726882167.62390: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.62417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.62453: when evaluation is False, skipping this task 11161 1726882167.62460: _execute() done 11161 1726882167.62505: dumping result to json 11161 1726882167.62515: done dumping result, returning 11161 1726882167.62529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-2d3e-b159-000000000027] 11161 1726882167.62539: sending task result for task 12673a56-9f93-2d3e-b159-000000000027 11161 1726882167.62843: done sending task result for task 12673a56-9f93-2d3e-b159-000000000027 11161 1726882167.62846: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882167.62925: no more pending results, returning what we have 11161 1726882167.62929: results queue empty 11161 1726882167.62930: checking for any_errors_fatal 11161 1726882167.62934: done checking for any_errors_fatal 11161 1726882167.62935: checking for max_fail_percentage 11161 1726882167.62937: done checking for max_fail_percentage 11161 1726882167.62938: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.62939: done checking to see if all hosts have failed 11161 1726882167.62940: getting the remaining hosts for this loop 11161 1726882167.62942: done getting the remaining hosts for this loop 11161 1726882167.62945: getting the next task for host managed_node1 11161 1726882167.62952: done getting next task for host managed_node1 11161 1726882167.62957: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11161 1726882167.62960: ^ 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 11161 1726882167.62973: getting variables 11161 1726882167.62975: in VariableManager get_vars() 11161 1726882167.63022: Calling all_inventory to load vars for managed_node1 11161 1726882167.63025: Calling groups_inventory to load vars for managed_node1 11161 1726882167.63028: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.63038: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.63041: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.63045: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.64186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.64680: done with get_vars() 11161 1726882167.64690: done getting variables 11161 1726882167.64891: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:27 -0400 (0:00:00.116) 0:00:04.693 ****** 11161 1726882167.64925: entering _queue_task() for managed_node1/fail 11161 1726882167.64927: Creating lock for fail 11161 1726882167.65505: worker is 1 (out of 1 available) 11161 1726882167.65518: exiting _queue_task() for managed_node1/fail 11161 1726882167.65528: done queuing things up, now waiting for results queue to drain 11161 1726882167.65529: waiting for pending results... 11161 1726882167.65902: 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 11161 1726882167.66299: in run() - task 12673a56-9f93-2d3e-b159-000000000028 11161 1726882167.66303: variable 'ansible_search_path' from source: unknown 11161 1726882167.66305: variable 'ansible_search_path' from source: unknown 11161 1726882167.66308: calling self._execute() 11161 1726882167.66699: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.66704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.66707: variable 'omit' from source: magic vars 11161 1726882167.67241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.70119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.70180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.70336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.70369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.70395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.70589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.70647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.70680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.70729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.70760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.70904: variable 'ansible_distribution' from source: facts 11161 1726882167.70915: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.70938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.70945: when evaluation is False, skipping this task 11161 1726882167.70952: _execute() done 11161 1726882167.70969: dumping result to json 11161 1726882167.70978: done dumping result, returning 11161 1726882167.70991: 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 [12673a56-9f93-2d3e-b159-000000000028] 11161 1726882167.71008: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882167.71234: no more pending results, returning what we have 11161 1726882167.71237: results queue empty 11161 1726882167.71238: checking for any_errors_fatal 11161 1726882167.71243: done checking for any_errors_fatal 11161 1726882167.71244: checking for max_fail_percentage 11161 1726882167.71246: done checking for max_fail_percentage 11161 1726882167.71247: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.71248: done checking to see if all hosts have failed 11161 1726882167.71248: getting the remaining hosts for this loop 11161 1726882167.71250: done getting the remaining hosts for this loop 11161 1726882167.71254: getting the next task for host managed_node1 11161 1726882167.71262: done getting next task for host managed_node1 11161 1726882167.71267: ^ 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 11161 1726882167.71270: ^ 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 11161 1726882167.71399: getting variables 11161 1726882167.71401: in VariableManager get_vars() 11161 1726882167.71443: Calling all_inventory to load vars for managed_node1 11161 1726882167.71445: Calling groups_inventory to load vars for managed_node1 11161 1726882167.71447: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.71510: done sending task result for task 12673a56-9f93-2d3e-b159-000000000028 11161 1726882167.71513: WORKER PROCESS EXITING 11161 1726882167.71523: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.71526: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.71529: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.72046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.72491: done with get_vars() 11161 1726882167.72574: done getting variables 11161 1726882167.72727: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:27 -0400 (0:00:00.078) 0:00:04.771 ****** 11161 1726882167.72761: entering _queue_task() for managed_node1/fail 11161 1726882167.73076: worker is 1 (out of 1 available) 11161 1726882167.73089: exiting _queue_task() for managed_node1/fail 11161 1726882167.73104: done queuing things up, now waiting for results queue to drain 11161 1726882167.73106: waiting for pending results... 11161 1726882167.73303: 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 11161 1726882167.73435: in run() - task 12673a56-9f93-2d3e-b159-000000000029 11161 1726882167.73455: variable 'ansible_search_path' from source: unknown 11161 1726882167.73463: variable 'ansible_search_path' from source: unknown 11161 1726882167.73511: calling self._execute() 11161 1726882167.73602: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.73615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.73641: variable 'omit' from source: magic vars 11161 1726882167.74121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.76615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.76702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.76770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.76815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.76846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.76936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.77007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.77012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.77058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.77078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.77313: variable 'ansible_distribution' from source: facts 11161 1726882167.77316: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.77318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.77320: when evaluation is False, skipping this task 11161 1726882167.77322: _execute() done 11161 1726882167.77324: dumping result to json 11161 1726882167.77326: done dumping result, returning 11161 1726882167.77328: 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 [12673a56-9f93-2d3e-b159-000000000029] 11161 1726882167.77331: sending task result for task 12673a56-9f93-2d3e-b159-000000000029 11161 1726882167.77401: done sending task result for task 12673a56-9f93-2d3e-b159-000000000029 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" } 11161 1726882167.77462: no more pending results, returning what we have 11161 1726882167.77466: results queue empty 11161 1726882167.77467: checking for any_errors_fatal 11161 1726882167.77471: done checking for any_errors_fatal 11161 1726882167.77472: checking for max_fail_percentage 11161 1726882167.77474: done checking for max_fail_percentage 11161 1726882167.77475: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.77476: done checking to see if all hosts have failed 11161 1726882167.77477: getting the remaining hosts for this loop 11161 1726882167.77479: done getting the remaining hosts for this loop 11161 1726882167.77482: getting the next task for host managed_node1 11161 1726882167.77489: done getting next task for host managed_node1 11161 1726882167.77495: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11161 1726882167.77498: ^ 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 11161 1726882167.77511: getting variables 11161 1726882167.77513: in VariableManager get_vars() 11161 1726882167.77553: Calling all_inventory to load vars for managed_node1 11161 1726882167.77556: Calling groups_inventory to load vars for managed_node1 11161 1726882167.77559: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.77570: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.77573: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.77576: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.78101: WORKER PROCESS EXITING 11161 1726882167.78126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.78336: done with get_vars() 11161 1726882167.78347: done getting variables 11161 1726882167.78418: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:27 -0400 (0:00:00.056) 0:00:04.828 ****** 11161 1726882167.78451: entering _queue_task() for managed_node1/fail 11161 1726882167.78726: worker is 1 (out of 1 available) 11161 1726882167.78741: exiting _queue_task() for managed_node1/fail 11161 1726882167.78752: done queuing things up, now waiting for results queue to drain 11161 1726882167.78754: waiting for pending results... 11161 1726882167.79022: 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 11161 1726882167.79139: in run() - task 12673a56-9f93-2d3e-b159-00000000002a 11161 1726882167.79156: variable 'ansible_search_path' from source: unknown 11161 1726882167.79162: variable 'ansible_search_path' from source: unknown 11161 1726882167.79197: calling self._execute() 11161 1726882167.79304: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.79315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.79331: variable 'omit' from source: magic vars 11161 1726882167.79771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.81934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.82001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.82051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.82084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.82114: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.82300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.82303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.82306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.82308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.82309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.82525: variable 'ansible_distribution' from source: facts 11161 1726882167.82535: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.82555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.82561: when evaluation is False, skipping this task 11161 1726882167.82627: _execute() done 11161 1726882167.82634: dumping result to json 11161 1726882167.82642: done dumping result, returning 11161 1726882167.82662: 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 [12673a56-9f93-2d3e-b159-00000000002a] 11161 1726882167.82671: sending task result for task 12673a56-9f93-2d3e-b159-00000000002a 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" } 11161 1726882167.82824: no more pending results, returning what we have 11161 1726882167.82827: results queue empty 11161 1726882167.82828: checking for any_errors_fatal 11161 1726882167.82832: done checking for any_errors_fatal 11161 1726882167.82833: checking for max_fail_percentage 11161 1726882167.82834: done checking for max_fail_percentage 11161 1726882167.82835: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.82836: done checking to see if all hosts have failed 11161 1726882167.82837: getting the remaining hosts for this loop 11161 1726882167.82838: done getting the remaining hosts for this loop 11161 1726882167.82841: getting the next task for host managed_node1 11161 1726882167.82848: done getting next task for host managed_node1 11161 1726882167.82851: ^ 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 11161 1726882167.82853: ^ 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 11161 1726882167.82865: getting variables 11161 1726882167.82867: in VariableManager get_vars() 11161 1726882167.82907: Calling all_inventory to load vars for managed_node1 11161 1726882167.82910: Calling groups_inventory to load vars for managed_node1 11161 1726882167.82912: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.82921: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.82924: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.82926: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.83241: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002a 11161 1726882167.83245: WORKER PROCESS EXITING 11161 1726882167.83257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.83458: done with get_vars() 11161 1726882167.83466: done getting variables 11161 1726882167.83530: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:27 -0400 (0:00:00.051) 0:00:04.879 ****** 11161 1726882167.83558: entering _queue_task() for managed_node1/dnf 11161 1726882167.83754: worker is 1 (out of 1 available) 11161 1726882167.83765: exiting _queue_task() for managed_node1/dnf 11161 1726882167.83778: done queuing things up, now waiting for results queue to drain 11161 1726882167.83779: waiting for pending results... 11161 1726882167.83932: 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 11161 1726882167.84014: in run() - task 12673a56-9f93-2d3e-b159-00000000002b 11161 1726882167.84023: variable 'ansible_search_path' from source: unknown 11161 1726882167.84027: variable 'ansible_search_path' from source: unknown 11161 1726882167.84054: calling self._execute() 11161 1726882167.84119: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.84123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.84126: variable 'omit' from source: magic vars 11161 1726882167.84414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.86283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.86338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.86371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.86400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.86420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.86477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.86499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.86516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.86546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.86554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.86645: variable 'ansible_distribution' from source: facts 11161 1726882167.86649: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.86668: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.86671: when evaluation is False, skipping this task 11161 1726882167.86674: _execute() done 11161 1726882167.86676: dumping result to json 11161 1726882167.86678: done dumping result, returning 11161 1726882167.86684: 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 [12673a56-9f93-2d3e-b159-00000000002b] 11161 1726882167.86688: sending task result for task 12673a56-9f93-2d3e-b159-00000000002b 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" } 11161 1726882167.86823: no more pending results, returning what we have 11161 1726882167.86827: results queue empty 11161 1726882167.86828: checking for any_errors_fatal 11161 1726882167.86831: done checking for any_errors_fatal 11161 1726882167.86832: checking for max_fail_percentage 11161 1726882167.86833: done checking for max_fail_percentage 11161 1726882167.86834: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.86835: done checking to see if all hosts have failed 11161 1726882167.86836: getting the remaining hosts for this loop 11161 1726882167.86837: done getting the remaining hosts for this loop 11161 1726882167.86840: getting the next task for host managed_node1 11161 1726882167.86846: done getting next task for host managed_node1 11161 1726882167.86849: ^ 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 11161 1726882167.86852: ^ 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 11161 1726882167.86864: getting variables 11161 1726882167.86866: in VariableManager get_vars() 11161 1726882167.86909: Calling all_inventory to load vars for managed_node1 11161 1726882167.86912: Calling groups_inventory to load vars for managed_node1 11161 1726882167.86914: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.86922: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.86924: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.86927: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.87079: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002b 11161 1726882167.87082: WORKER PROCESS EXITING 11161 1726882167.87098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.87214: done with get_vars() 11161 1726882167.87222: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11161 1726882167.87268: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:27 -0400 (0:00:00.037) 0:00:04.916 ****** 11161 1726882167.87289: entering _queue_task() for managed_node1/yum 11161 1726882167.87291: Creating lock for yum 11161 1726882167.87477: worker is 1 (out of 1 available) 11161 1726882167.87489: exiting _queue_task() for managed_node1/yum 11161 1726882167.87501: done queuing things up, now waiting for results queue to drain 11161 1726882167.87502: waiting for pending results... 11161 1726882167.87660: 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 11161 1726882167.87742: in run() - task 12673a56-9f93-2d3e-b159-00000000002c 11161 1726882167.87752: variable 'ansible_search_path' from source: unknown 11161 1726882167.87756: variable 'ansible_search_path' from source: unknown 11161 1726882167.87784: calling self._execute() 11161 1726882167.87845: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.87849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.87861: variable 'omit' from source: magic vars 11161 1726882167.88398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.90137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.90184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.90213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.90238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.90257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.90327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.90347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.90364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.90389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.90409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.90513: variable 'ansible_distribution' from source: facts 11161 1726882167.90517: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.90531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.90533: when evaluation is False, skipping this task 11161 1726882167.90536: _execute() done 11161 1726882167.90538: dumping result to json 11161 1726882167.90542: done dumping result, returning 11161 1726882167.90549: 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 [12673a56-9f93-2d3e-b159-00000000002c] 11161 1726882167.90554: sending task result for task 12673a56-9f93-2d3e-b159-00000000002c 11161 1726882167.90641: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002c 11161 1726882167.90643: 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" } 11161 1726882167.90696: no more pending results, returning what we have 11161 1726882167.90699: results queue empty 11161 1726882167.90700: checking for any_errors_fatal 11161 1726882167.90705: done checking for any_errors_fatal 11161 1726882167.90706: checking for max_fail_percentage 11161 1726882167.90707: done checking for max_fail_percentage 11161 1726882167.90708: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.90709: done checking to see if all hosts have failed 11161 1726882167.90710: getting the remaining hosts for this loop 11161 1726882167.90711: done getting the remaining hosts for this loop 11161 1726882167.90714: getting the next task for host managed_node1 11161 1726882167.90720: done getting next task for host managed_node1 11161 1726882167.90724: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11161 1726882167.90726: ^ 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 11161 1726882167.90739: getting variables 11161 1726882167.90741: in VariableManager get_vars() 11161 1726882167.90780: Calling all_inventory to load vars for managed_node1 11161 1726882167.90783: Calling groups_inventory to load vars for managed_node1 11161 1726882167.90785: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.90796: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.90799: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.90802: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.90925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.91048: done with get_vars() 11161 1726882167.91055: done getting variables 11161 1726882167.91100: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:27 -0400 (0:00:00.038) 0:00:04.955 ****** 11161 1726882167.91122: entering _queue_task() for managed_node1/fail 11161 1726882167.91333: worker is 1 (out of 1 available) 11161 1726882167.91346: exiting _queue_task() for managed_node1/fail 11161 1726882167.91356: done queuing things up, now waiting for results queue to drain 11161 1726882167.91357: waiting for pending results... 11161 1726882167.91813: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11161 1726882167.91818: in run() - task 12673a56-9f93-2d3e-b159-00000000002d 11161 1726882167.91821: variable 'ansible_search_path' from source: unknown 11161 1726882167.91823: variable 'ansible_search_path' from source: unknown 11161 1726882167.91825: calling self._execute() 11161 1726882167.91827: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.91830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.91842: variable 'omit' from source: magic vars 11161 1726882167.92314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.94246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.94303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.94332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.94359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.94378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.94438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.94459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.94477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.94505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.94516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.94608: variable 'ansible_distribution' from source: facts 11161 1726882167.94614: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.94629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.94633: when evaluation is False, skipping this task 11161 1726882167.94637: _execute() done 11161 1726882167.94640: dumping result to json 11161 1726882167.94642: done dumping result, returning 11161 1726882167.94651: 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 [12673a56-9f93-2d3e-b159-00000000002d] 11161 1726882167.94653: sending task result for task 12673a56-9f93-2d3e-b159-00000000002d 11161 1726882167.94736: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002d 11161 1726882167.94738: 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" } 11161 1726882167.94799: no more pending results, returning what we have 11161 1726882167.94802: results queue empty 11161 1726882167.94803: checking for any_errors_fatal 11161 1726882167.94808: done checking for any_errors_fatal 11161 1726882167.94808: checking for max_fail_percentage 11161 1726882167.94810: done checking for max_fail_percentage 11161 1726882167.94811: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.94812: done checking to see if all hosts have failed 11161 1726882167.94812: getting the remaining hosts for this loop 11161 1726882167.94814: done getting the remaining hosts for this loop 11161 1726882167.94817: getting the next task for host managed_node1 11161 1726882167.94823: done getting next task for host managed_node1 11161 1726882167.94827: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11161 1726882167.94830: ^ 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 11161 1726882167.94842: getting variables 11161 1726882167.94843: in VariableManager get_vars() 11161 1726882167.94876: Calling all_inventory to load vars for managed_node1 11161 1726882167.94878: Calling groups_inventory to load vars for managed_node1 11161 1726882167.94880: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.94888: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.94890: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.94896: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.95050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.95174: done with get_vars() 11161 1726882167.95181: done getting variables 11161 1726882167.95223: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:27 -0400 (0:00:00.041) 0:00:04.996 ****** 11161 1726882167.95245: entering _queue_task() for managed_node1/package 11161 1726882167.95432: worker is 1 (out of 1 available) 11161 1726882167.95445: exiting _queue_task() for managed_node1/package 11161 1726882167.95457: done queuing things up, now waiting for results queue to drain 11161 1726882167.95458: waiting for pending results... 11161 1726882167.95614: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11161 1726882167.95687: in run() - task 12673a56-9f93-2d3e-b159-00000000002e 11161 1726882167.95706: variable 'ansible_search_path' from source: unknown 11161 1726882167.95709: variable 'ansible_search_path' from source: unknown 11161 1726882167.95732: calling self._execute() 11161 1726882167.95788: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882167.95792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882167.95807: variable 'omit' from source: magic vars 11161 1726882167.96399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882167.98285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882167.98334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882167.98361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882167.98400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882167.98422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882167.98478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882167.98505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882167.98541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882167.98568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882167.98578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882167.98673: variable 'ansible_distribution' from source: facts 11161 1726882167.98676: variable 'ansible_distribution_major_version' from source: facts 11161 1726882167.98691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882167.98700: when evaluation is False, skipping this task 11161 1726882167.98704: _execute() done 11161 1726882167.98713: dumping result to json 11161 1726882167.98716: done dumping result, returning 11161 1726882167.98719: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-2d3e-b159-00000000002e] 11161 1726882167.98721: sending task result for task 12673a56-9f93-2d3e-b159-00000000002e 11161 1726882167.98810: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002e 11161 1726882167.98813: 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" } 11161 1726882167.98875: no more pending results, returning what we have 11161 1726882167.98878: results queue empty 11161 1726882167.98879: checking for any_errors_fatal 11161 1726882167.98884: done checking for any_errors_fatal 11161 1726882167.98885: checking for max_fail_percentage 11161 1726882167.98887: done checking for max_fail_percentage 11161 1726882167.98888: checking to see if all hosts have failed and the running result is not ok 11161 1726882167.98888: done checking to see if all hosts have failed 11161 1726882167.98889: getting the remaining hosts for this loop 11161 1726882167.98891: done getting the remaining hosts for this loop 11161 1726882167.98898: getting the next task for host managed_node1 11161 1726882167.98904: done getting next task for host managed_node1 11161 1726882167.98907: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11161 1726882167.98910: ^ 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 11161 1726882167.98925: getting variables 11161 1726882167.98926: in VariableManager get_vars() 11161 1726882167.98964: Calling all_inventory to load vars for managed_node1 11161 1726882167.98966: Calling groups_inventory to load vars for managed_node1 11161 1726882167.98968: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882167.98976: Calling all_plugins_play to load vars for managed_node1 11161 1726882167.98978: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882167.98980: Calling groups_plugins_play to load vars for managed_node1 11161 1726882167.99119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882167.99295: done with get_vars() 11161 1726882167.99304: done getting variables 11161 1726882167.99347: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:27 -0400 (0:00:00.041) 0:00:05.037 ****** 11161 1726882167.99370: entering _queue_task() for managed_node1/package 11161 1726882167.99576: worker is 1 (out of 1 available) 11161 1726882167.99590: exiting _queue_task() for managed_node1/package 11161 1726882167.99602: done queuing things up, now waiting for results queue to drain 11161 1726882167.99604: waiting for pending results... 11161 1726882167.99911: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11161 1726882167.99916: in run() - task 12673a56-9f93-2d3e-b159-00000000002f 11161 1726882167.99921: variable 'ansible_search_path' from source: unknown 11161 1726882167.99924: variable 'ansible_search_path' from source: unknown 11161 1726882167.99942: calling self._execute() 11161 1726882168.00077: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.00085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.00096: variable 'omit' from source: magic vars 11161 1726882168.00391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.02602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.02607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.02634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.02661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.02681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.02742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.02766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.02784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.02812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.02824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.02920: variable 'ansible_distribution' from source: facts 11161 1726882168.02925: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.02940: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.02943: when evaluation is False, skipping this task 11161 1726882168.02945: _execute() done 11161 1726882168.02948: dumping result to json 11161 1726882168.02951: done dumping result, returning 11161 1726882168.02959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-2d3e-b159-00000000002f] 11161 1726882168.02964: sending task result for task 12673a56-9f93-2d3e-b159-00000000002f 11161 1726882168.03056: done sending task result for task 12673a56-9f93-2d3e-b159-00000000002f 11161 1726882168.03059: 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" } 11161 1726882168.03133: no more pending results, returning what we have 11161 1726882168.03137: results queue empty 11161 1726882168.03137: checking for any_errors_fatal 11161 1726882168.03142: done checking for any_errors_fatal 11161 1726882168.03142: checking for max_fail_percentage 11161 1726882168.03144: done checking for max_fail_percentage 11161 1726882168.03145: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.03146: done checking to see if all hosts have failed 11161 1726882168.03146: getting the remaining hosts for this loop 11161 1726882168.03148: done getting the remaining hosts for this loop 11161 1726882168.03151: getting the next task for host managed_node1 11161 1726882168.03158: done getting next task for host managed_node1 11161 1726882168.03162: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11161 1726882168.03165: ^ 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 11161 1726882168.03178: getting variables 11161 1726882168.03179: in VariableManager get_vars() 11161 1726882168.03272: Calling all_inventory to load vars for managed_node1 11161 1726882168.03275: Calling groups_inventory to load vars for managed_node1 11161 1726882168.03277: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.03285: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.03287: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.03289: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.03396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.03526: done with get_vars() 11161 1726882168.03535: done getting variables 11161 1726882168.03574: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:28 -0400 (0:00:00.042) 0:00:05.079 ****** 11161 1726882168.03600: entering _queue_task() for managed_node1/package 11161 1726882168.03803: worker is 1 (out of 1 available) 11161 1726882168.03818: exiting _queue_task() for managed_node1/package 11161 1726882168.03829: done queuing things up, now waiting for results queue to drain 11161 1726882168.03831: waiting for pending results... 11161 1726882168.03998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11161 1726882168.04200: in run() - task 12673a56-9f93-2d3e-b159-000000000030 11161 1726882168.04203: variable 'ansible_search_path' from source: unknown 11161 1726882168.04206: variable 'ansible_search_path' from source: unknown 11161 1726882168.04208: calling self._execute() 11161 1726882168.04249: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.04262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.04276: variable 'omit' from source: magic vars 11161 1726882168.04679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.06754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.06837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.06890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.06935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.06966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.07055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.07089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.07134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.07177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.07197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.07381: variable 'ansible_distribution' from source: facts 11161 1726882168.07385: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.07387: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.07389: when evaluation is False, skipping this task 11161 1726882168.07392: _execute() done 11161 1726882168.07398: dumping result to json 11161 1726882168.07400: done dumping result, returning 11161 1726882168.07408: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-2d3e-b159-000000000030] 11161 1726882168.07416: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882168.07557: no more pending results, returning what we have 11161 1726882168.07561: results queue empty 11161 1726882168.07562: checking for any_errors_fatal 11161 1726882168.07567: done checking for any_errors_fatal 11161 1726882168.07568: checking for max_fail_percentage 11161 1726882168.07570: done checking for max_fail_percentage 11161 1726882168.07571: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.07572: done checking to see if all hosts have failed 11161 1726882168.07573: getting the remaining hosts for this loop 11161 1726882168.07575: done getting the remaining hosts for this loop 11161 1726882168.07578: getting the next task for host managed_node1 11161 1726882168.07586: done getting next task for host managed_node1 11161 1726882168.07590: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11161 1726882168.07597: ^ 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 11161 1726882168.07611: getting variables 11161 1726882168.07612: in VariableManager get_vars() 11161 1726882168.07655: Calling all_inventory to load vars for managed_node1 11161 1726882168.07657: Calling groups_inventory to load vars for managed_node1 11161 1726882168.07660: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.07670: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.07673: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.07676: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.08047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.08366: done with get_vars() 11161 1726882168.08376: done getting variables 11161 1726882168.08409: done sending task result for task 12673a56-9f93-2d3e-b159-000000000030 11161 1726882168.08412: WORKER PROCESS EXITING 11161 1726882168.08473: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:28 -0400 (0:00:00.049) 0:00:05.128 ****** 11161 1726882168.08506: entering _queue_task() for managed_node1/service 11161 1726882168.08507: Creating lock for service 11161 1726882168.08746: worker is 1 (out of 1 available) 11161 1726882168.08757: exiting _queue_task() for managed_node1/service 11161 1726882168.08768: done queuing things up, now waiting for results queue to drain 11161 1726882168.08769: waiting for pending results... 11161 1726882168.09016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11161 1726882168.09129: in run() - task 12673a56-9f93-2d3e-b159-000000000031 11161 1726882168.09148: variable 'ansible_search_path' from source: unknown 11161 1726882168.09157: variable 'ansible_search_path' from source: unknown 11161 1726882168.09197: calling self._execute() 11161 1726882168.09272: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.09282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.09296: variable 'omit' from source: magic vars 11161 1726882168.09697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.12145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.12220: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.12260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.12305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.12336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.12418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.12453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.12484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.12536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.12556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.12687: variable 'ansible_distribution' from source: facts 11161 1726882168.12702: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.12836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.12839: when evaluation is False, skipping this task 11161 1726882168.12842: _execute() done 11161 1726882168.12845: dumping result to json 11161 1726882168.12848: done dumping result, returning 11161 1726882168.12851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-2d3e-b159-000000000031] 11161 1726882168.12853: sending task result for task 12673a56-9f93-2d3e-b159-000000000031 11161 1726882168.12927: done sending task result for task 12673a56-9f93-2d3e-b159-000000000031 11161 1726882168.12931: 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" } 11161 1726882168.12977: no more pending results, returning what we have 11161 1726882168.12980: results queue empty 11161 1726882168.12981: checking for any_errors_fatal 11161 1726882168.12989: done checking for any_errors_fatal 11161 1726882168.12989: checking for max_fail_percentage 11161 1726882168.12991: done checking for max_fail_percentage 11161 1726882168.12995: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.12996: done checking to see if all hosts have failed 11161 1726882168.12997: getting the remaining hosts for this loop 11161 1726882168.12999: done getting the remaining hosts for this loop 11161 1726882168.13002: getting the next task for host managed_node1 11161 1726882168.13008: done getting next task for host managed_node1 11161 1726882168.13012: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11161 1726882168.13015: ^ 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 11161 1726882168.13027: getting variables 11161 1726882168.13028: in VariableManager get_vars() 11161 1726882168.13067: Calling all_inventory to load vars for managed_node1 11161 1726882168.13069: Calling groups_inventory to load vars for managed_node1 11161 1726882168.13072: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.13080: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.13082: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.13085: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.13369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.13586: done with get_vars() 11161 1726882168.13600: done getting variables 11161 1726882168.13661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:28 -0400 (0:00:00.051) 0:00:05.180 ****** 11161 1726882168.13691: entering _queue_task() for managed_node1/service 11161 1726882168.13957: worker is 1 (out of 1 available) 11161 1726882168.13971: exiting _queue_task() for managed_node1/service 11161 1726882168.13983: done queuing things up, now waiting for results queue to drain 11161 1726882168.13984: waiting for pending results... 11161 1726882168.14139: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11161 1726882168.14211: in run() - task 12673a56-9f93-2d3e-b159-000000000032 11161 1726882168.14225: variable 'ansible_search_path' from source: unknown 11161 1726882168.14228: variable 'ansible_search_path' from source: unknown 11161 1726882168.14254: calling self._execute() 11161 1726882168.14314: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.14318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.14331: variable 'omit' from source: magic vars 11161 1726882168.14606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.16265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.16470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.16473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.16476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.16478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.16540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.16543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.16561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.16586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.16611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.16710: variable 'ansible_distribution' from source: facts 11161 1726882168.16714: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.16730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.16737: when evaluation is False, skipping this task 11161 1726882168.16740: _execute() done 11161 1726882168.16742: dumping result to json 11161 1726882168.16744: done dumping result, returning 11161 1726882168.16750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-2d3e-b159-000000000032] 11161 1726882168.16756: sending task result for task 12673a56-9f93-2d3e-b159-000000000032 11161 1726882168.16838: done sending task result for task 12673a56-9f93-2d3e-b159-000000000032 11161 1726882168.16842: 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 } 11161 1726882168.16881: no more pending results, returning what we have 11161 1726882168.16884: results queue empty 11161 1726882168.16885: checking for any_errors_fatal 11161 1726882168.16889: done checking for any_errors_fatal 11161 1726882168.16890: checking for max_fail_percentage 11161 1726882168.16891: done checking for max_fail_percentage 11161 1726882168.16896: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.16897: done checking to see if all hosts have failed 11161 1726882168.16898: getting the remaining hosts for this loop 11161 1726882168.16899: done getting the remaining hosts for this loop 11161 1726882168.16902: getting the next task for host managed_node1 11161 1726882168.16908: done getting next task for host managed_node1 11161 1726882168.16911: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11161 1726882168.16914: ^ 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 11161 1726882168.16926: getting variables 11161 1726882168.16927: in VariableManager get_vars() 11161 1726882168.16958: Calling all_inventory to load vars for managed_node1 11161 1726882168.16961: Calling groups_inventory to load vars for managed_node1 11161 1726882168.16963: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.16970: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.16972: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.16975: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.17124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.17245: done with get_vars() 11161 1726882168.17252: done getting variables 11161 1726882168.17289: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:28 -0400 (0:00:00.036) 0:00:05.216 ****** 11161 1726882168.17314: entering _queue_task() for managed_node1/service 11161 1726882168.17498: worker is 1 (out of 1 available) 11161 1726882168.17512: exiting _queue_task() for managed_node1/service 11161 1726882168.17523: done queuing things up, now waiting for results queue to drain 11161 1726882168.17525: waiting for pending results... 11161 1726882168.17671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11161 1726882168.17744: in run() - task 12673a56-9f93-2d3e-b159-000000000033 11161 1726882168.17756: variable 'ansible_search_path' from source: unknown 11161 1726882168.17760: variable 'ansible_search_path' from source: unknown 11161 1726882168.17787: calling self._execute() 11161 1726882168.17843: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.17847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.17857: variable 'omit' from source: magic vars 11161 1726882168.18139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.20070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.20118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.20149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.20190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.20210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.20271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.20291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.20312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.20339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.20350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.20448: variable 'ansible_distribution' from source: facts 11161 1726882168.20456: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.20473: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.20476: when evaluation is False, skipping this task 11161 1726882168.20479: _execute() done 11161 1726882168.20481: dumping result to json 11161 1726882168.20483: done dumping result, returning 11161 1726882168.20492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-2d3e-b159-000000000033] 11161 1726882168.20501: sending task result for task 12673a56-9f93-2d3e-b159-000000000033 11161 1726882168.20587: done sending task result for task 12673a56-9f93-2d3e-b159-000000000033 11161 1726882168.20589: 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" } 11161 1726882168.20639: no more pending results, returning what we have 11161 1726882168.20643: results queue empty 11161 1726882168.20644: checking for any_errors_fatal 11161 1726882168.20649: done checking for any_errors_fatal 11161 1726882168.20650: checking for max_fail_percentage 11161 1726882168.20651: done checking for max_fail_percentage 11161 1726882168.20652: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.20653: done checking to see if all hosts have failed 11161 1726882168.20654: getting the remaining hosts for this loop 11161 1726882168.20655: done getting the remaining hosts for this loop 11161 1726882168.20659: getting the next task for host managed_node1 11161 1726882168.20665: done getting next task for host managed_node1 11161 1726882168.20669: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11161 1726882168.20671: ^ 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 11161 1726882168.20683: getting variables 11161 1726882168.20684: in VariableManager get_vars() 11161 1726882168.20726: Calling all_inventory to load vars for managed_node1 11161 1726882168.20729: Calling groups_inventory to load vars for managed_node1 11161 1726882168.20731: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.20741: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.20743: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.20746: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.20884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.21022: done with get_vars() 11161 1726882168.21031: done getting variables 11161 1726882168.21069: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:28 -0400 (0:00:00.037) 0:00:05.254 ****** 11161 1726882168.21106: entering _queue_task() for managed_node1/service 11161 1726882168.21321: worker is 1 (out of 1 available) 11161 1726882168.21335: exiting _queue_task() for managed_node1/service 11161 1726882168.21352: done queuing things up, now waiting for results queue to drain 11161 1726882168.21354: waiting for pending results... 11161 1726882168.21590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11161 1726882168.21651: in run() - task 12673a56-9f93-2d3e-b159-000000000034 11161 1726882168.21701: variable 'ansible_search_path' from source: unknown 11161 1726882168.21704: variable 'ansible_search_path' from source: unknown 11161 1726882168.21727: calling self._execute() 11161 1726882168.21839: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.21843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.21845: variable 'omit' from source: magic vars 11161 1726882168.22271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.24159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.24209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.24244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.24270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.24290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.24354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.24374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.24391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.24426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.24437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.24532: variable 'ansible_distribution' from source: facts 11161 1726882168.24538: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.24553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.24555: when evaluation is False, skipping this task 11161 1726882168.24558: _execute() done 11161 1726882168.24560: dumping result to json 11161 1726882168.24572: done dumping result, returning 11161 1726882168.24575: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-2d3e-b159-000000000034] 11161 1726882168.24590: sending task result for task 12673a56-9f93-2d3e-b159-000000000034 11161 1726882168.24669: done sending task result for task 12673a56-9f93-2d3e-b159-000000000034 11161 1726882168.24672: 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 } 11161 1726882168.24713: no more pending results, returning what we have 11161 1726882168.24716: results queue empty 11161 1726882168.24717: checking for any_errors_fatal 11161 1726882168.24723: done checking for any_errors_fatal 11161 1726882168.24724: checking for max_fail_percentage 11161 1726882168.24725: done checking for max_fail_percentage 11161 1726882168.24726: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.24727: done checking to see if all hosts have failed 11161 1726882168.24728: getting the remaining hosts for this loop 11161 1726882168.24729: done getting the remaining hosts for this loop 11161 1726882168.24733: getting the next task for host managed_node1 11161 1726882168.24739: done getting next task for host managed_node1 11161 1726882168.24742: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11161 1726882168.24745: ^ 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 11161 1726882168.24758: getting variables 11161 1726882168.24759: in VariableManager get_vars() 11161 1726882168.24799: Calling all_inventory to load vars for managed_node1 11161 1726882168.24802: Calling groups_inventory to load vars for managed_node1 11161 1726882168.24804: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.24814: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.24816: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.24818: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.25007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.25132: done with get_vars() 11161 1726882168.25148: done getting variables 11161 1726882168.25226: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:28 -0400 (0:00:00.041) 0:00:05.296 ****** 11161 1726882168.25262: entering _queue_task() for managed_node1/copy 11161 1726882168.25536: worker is 1 (out of 1 available) 11161 1726882168.25551: exiting _queue_task() for managed_node1/copy 11161 1726882168.25563: done queuing things up, now waiting for results queue to drain 11161 1726882168.25564: waiting for pending results... 11161 1726882168.25918: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11161 1726882168.26000: in run() - task 12673a56-9f93-2d3e-b159-000000000035 11161 1726882168.26004: variable 'ansible_search_path' from source: unknown 11161 1726882168.26007: variable 'ansible_search_path' from source: unknown 11161 1726882168.26023: calling self._execute() 11161 1726882168.26102: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.26115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.26134: variable 'omit' from source: magic vars 11161 1726882168.26540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.28550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.28591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.28636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.28682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.28716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.28872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.28876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.28878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.28924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.28955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.29120: variable 'ansible_distribution' from source: facts 11161 1726882168.29133: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.29156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.29164: when evaluation is False, skipping this task 11161 1726882168.29223: _execute() done 11161 1726882168.29226: dumping result to json 11161 1726882168.29229: done dumping result, returning 11161 1726882168.29231: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-2d3e-b159-000000000035] 11161 1726882168.29233: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882168.29380: no more pending results, returning what we have 11161 1726882168.29384: results queue empty 11161 1726882168.29385: checking for any_errors_fatal 11161 1726882168.29390: done checking for any_errors_fatal 11161 1726882168.29391: checking for max_fail_percentage 11161 1726882168.29397: done checking for max_fail_percentage 11161 1726882168.29398: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.29399: done checking to see if all hosts have failed 11161 1726882168.29400: getting the remaining hosts for this loop 11161 1726882168.29402: done getting the remaining hosts for this loop 11161 1726882168.29405: getting the next task for host managed_node1 11161 1726882168.29412: done getting next task for host managed_node1 11161 1726882168.29416: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11161 1726882168.29419: ^ 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 11161 1726882168.29433: getting variables 11161 1726882168.29435: in VariableManager get_vars() 11161 1726882168.29475: Calling all_inventory to load vars for managed_node1 11161 1726882168.29477: Calling groups_inventory to load vars for managed_node1 11161 1726882168.29479: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.29489: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.29499: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.29505: done sending task result for task 12673a56-9f93-2d3e-b159-000000000035 11161 1726882168.29508: WORKER PROCESS EXITING 11161 1726882168.29512: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.29670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.29821: done with get_vars() 11161 1726882168.29829: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:29:28 -0400 (0:00:00.046) 0:00:05.342 ****** 11161 1726882168.29881: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11161 1726882168.29882: Creating lock for fedora.linux_system_roles.network_connections 11161 1726882168.30068: worker is 1 (out of 1 available) 11161 1726882168.30081: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11161 1726882168.30097: done queuing things up, now waiting for results queue to drain 11161 1726882168.30098: waiting for pending results... 11161 1726882168.30242: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11161 1726882168.30314: in run() - task 12673a56-9f93-2d3e-b159-000000000036 11161 1726882168.30329: variable 'ansible_search_path' from source: unknown 11161 1726882168.30332: variable 'ansible_search_path' from source: unknown 11161 1726882168.30355: calling self._execute() 11161 1726882168.30412: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.30417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.30428: variable 'omit' from source: magic vars 11161 1726882168.30758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.33199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.33203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.33205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.33207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.33209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.33262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.33298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.33328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.33371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.33390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.33520: variable 'ansible_distribution' from source: facts 11161 1726882168.33531: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.33551: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.33557: when evaluation is False, skipping this task 11161 1726882168.33563: _execute() done 11161 1726882168.33570: dumping result to json 11161 1726882168.33578: done dumping result, returning 11161 1726882168.33588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-2d3e-b159-000000000036] 11161 1726882168.33599: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882168.33740: no more pending results, returning what we have 11161 1726882168.33743: results queue empty 11161 1726882168.33744: checking for any_errors_fatal 11161 1726882168.33749: done checking for any_errors_fatal 11161 1726882168.33750: checking for max_fail_percentage 11161 1726882168.33751: done checking for max_fail_percentage 11161 1726882168.33752: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.33753: done checking to see if all hosts have failed 11161 1726882168.33753: getting the remaining hosts for this loop 11161 1726882168.33755: done getting the remaining hosts for this loop 11161 1726882168.33758: getting the next task for host managed_node1 11161 1726882168.33764: done getting next task for host managed_node1 11161 1726882168.33767: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11161 1726882168.33769: ^ 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 11161 1726882168.33782: getting variables 11161 1726882168.33784: in VariableManager get_vars() 11161 1726882168.33824: Calling all_inventory to load vars for managed_node1 11161 1726882168.33826: Calling groups_inventory to load vars for managed_node1 11161 1726882168.33829: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.33838: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.33840: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.33843: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.34100: done sending task result for task 12673a56-9f93-2d3e-b159-000000000036 11161 1726882168.34105: WORKER PROCESS EXITING 11161 1726882168.34122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.34331: done with get_vars() 11161 1726882168.34340: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:29:28 -0400 (0:00:00.045) 0:00:05.387 ****** 11161 1726882168.34420: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11161 1726882168.34421: Creating lock for fedora.linux_system_roles.network_state 11161 1726882168.34661: worker is 1 (out of 1 available) 11161 1726882168.34673: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11161 1726882168.34684: done queuing things up, now waiting for results queue to drain 11161 1726882168.34685: waiting for pending results... 11161 1726882168.35112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11161 1726882168.35117: in run() - task 12673a56-9f93-2d3e-b159-000000000037 11161 1726882168.35120: variable 'ansible_search_path' from source: unknown 11161 1726882168.35123: variable 'ansible_search_path' from source: unknown 11161 1726882168.35125: calling self._execute() 11161 1726882168.35204: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.35216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.35241: variable 'omit' from source: magic vars 11161 1726882168.35647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.37920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.37998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.38040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.38084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.38382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.38465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.38499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.38532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.38572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.38617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.38723: variable 'ansible_distribution' from source: facts 11161 1726882168.38737: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.38756: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.38763: when evaluation is False, skipping this task 11161 1726882168.38768: _execute() done 11161 1726882168.38838: dumping result to json 11161 1726882168.38841: done dumping result, returning 11161 1726882168.38843: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-2d3e-b159-000000000037] 11161 1726882168.38845: sending task result for task 12673a56-9f93-2d3e-b159-000000000037 11161 1726882168.38908: done sending task result for task 12673a56-9f93-2d3e-b159-000000000037 11161 1726882168.38911: 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" } 11161 1726882168.38996: no more pending results, returning what we have 11161 1726882168.39000: results queue empty 11161 1726882168.39001: checking for any_errors_fatal 11161 1726882168.39008: done checking for any_errors_fatal 11161 1726882168.39009: checking for max_fail_percentage 11161 1726882168.39010: done checking for max_fail_percentage 11161 1726882168.39012: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.39013: done checking to see if all hosts have failed 11161 1726882168.39013: getting the remaining hosts for this loop 11161 1726882168.39015: done getting the remaining hosts for this loop 11161 1726882168.39019: getting the next task for host managed_node1 11161 1726882168.39026: done getting next task for host managed_node1 11161 1726882168.39030: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11161 1726882168.39033: ^ 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 11161 1726882168.39048: getting variables 11161 1726882168.39049: in VariableManager get_vars() 11161 1726882168.39092: Calling all_inventory to load vars for managed_node1 11161 1726882168.39200: Calling groups_inventory to load vars for managed_node1 11161 1726882168.39204: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.39215: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.39218: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.39222: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.39553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.39755: done with get_vars() 11161 1726882168.39766: done getting variables 11161 1726882168.39826: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:28 -0400 (0:00:00.054) 0:00:05.442 ****** 11161 1726882168.39858: entering _queue_task() for managed_node1/debug 11161 1726882168.40306: worker is 1 (out of 1 available) 11161 1726882168.40314: exiting _queue_task() for managed_node1/debug 11161 1726882168.40322: done queuing things up, now waiting for results queue to drain 11161 1726882168.40323: waiting for pending results... 11161 1726882168.40449: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11161 1726882168.40511: in run() - task 12673a56-9f93-2d3e-b159-000000000038 11161 1726882168.40529: variable 'ansible_search_path' from source: unknown 11161 1726882168.40537: variable 'ansible_search_path' from source: unknown 11161 1726882168.40580: calling self._execute() 11161 1726882168.40664: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.40699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.40703: variable 'omit' from source: magic vars 11161 1726882168.41180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.43702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.44067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.44500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.44503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.44506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.44508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.44511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.44513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.44545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.44569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.44718: variable 'ansible_distribution' from source: facts 11161 1726882168.44729: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.44750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.44760: when evaluation is False, skipping this task 11161 1726882168.44768: _execute() done 11161 1726882168.44775: dumping result to json 11161 1726882168.44782: done dumping result, returning 11161 1726882168.44792: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-2d3e-b159-000000000038] 11161 1726882168.44805: sending task result for task 12673a56-9f93-2d3e-b159-000000000038 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882168.44945: no more pending results, returning what we have 11161 1726882168.44948: results queue empty 11161 1726882168.44949: checking for any_errors_fatal 11161 1726882168.44953: done checking for any_errors_fatal 11161 1726882168.44954: checking for max_fail_percentage 11161 1726882168.44956: done checking for max_fail_percentage 11161 1726882168.44957: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.44957: done checking to see if all hosts have failed 11161 1726882168.44958: getting the remaining hosts for this loop 11161 1726882168.44960: done getting the remaining hosts for this loop 11161 1726882168.44963: getting the next task for host managed_node1 11161 1726882168.44969: done getting next task for host managed_node1 11161 1726882168.44973: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11161 1726882168.44976: ^ 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 11161 1726882168.44988: getting variables 11161 1726882168.44990: in VariableManager get_vars() 11161 1726882168.45031: Calling all_inventory to load vars for managed_node1 11161 1726882168.45033: Calling groups_inventory to load vars for managed_node1 11161 1726882168.45036: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.45046: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.45048: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.45051: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.45356: done sending task result for task 12673a56-9f93-2d3e-b159-000000000038 11161 1726882168.45359: WORKER PROCESS EXITING 11161 1726882168.45381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.45598: done with get_vars() 11161 1726882168.45609: done getting variables 11161 1726882168.45668: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:28 -0400 (0:00:00.058) 0:00:05.500 ****** 11161 1726882168.45701: entering _queue_task() for managed_node1/debug 11161 1726882168.46089: worker is 1 (out of 1 available) 11161 1726882168.46102: exiting _queue_task() for managed_node1/debug 11161 1726882168.46112: done queuing things up, now waiting for results queue to drain 11161 1726882168.46114: waiting for pending results... 11161 1726882168.46283: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11161 1726882168.46481: in run() - task 12673a56-9f93-2d3e-b159-000000000039 11161 1726882168.46532: variable 'ansible_search_path' from source: unknown 11161 1726882168.46560: variable 'ansible_search_path' from source: unknown 11161 1726882168.46611: calling self._execute() 11161 1726882168.46949: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.47455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.47458: variable 'omit' from source: magic vars 11161 1726882168.48718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.52096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.52173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.52223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.52260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.52297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.52382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.52427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.52457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.52508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.52531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.52663: variable 'ansible_distribution' from source: facts 11161 1726882168.52674: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.52696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.52706: when evaluation is False, skipping this task 11161 1726882168.52720: _execute() done 11161 1726882168.52729: dumping result to json 11161 1726882168.52743: done dumping result, returning 11161 1726882168.52757: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-2d3e-b159-000000000039] 11161 1726882168.52827: sending task result for task 12673a56-9f93-2d3e-b159-000000000039 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882168.52978: no more pending results, returning what we have 11161 1726882168.52982: results queue empty 11161 1726882168.52983: checking for any_errors_fatal 11161 1726882168.52988: done checking for any_errors_fatal 11161 1726882168.52989: checking for max_fail_percentage 11161 1726882168.52991: done checking for max_fail_percentage 11161 1726882168.52992: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.52995: done checking to see if all hosts have failed 11161 1726882168.52996: getting the remaining hosts for this loop 11161 1726882168.52998: done getting the remaining hosts for this loop 11161 1726882168.53002: getting the next task for host managed_node1 11161 1726882168.53009: done getting next task for host managed_node1 11161 1726882168.53014: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11161 1726882168.53017: ^ 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 11161 1726882168.53030: getting variables 11161 1726882168.53032: in VariableManager get_vars() 11161 1726882168.53082: Calling all_inventory to load vars for managed_node1 11161 1726882168.53085: Calling groups_inventory to load vars for managed_node1 11161 1726882168.53087: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.53157: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.53161: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.53264: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.53542: done sending task result for task 12673a56-9f93-2d3e-b159-000000000039 11161 1726882168.53546: WORKER PROCESS EXITING 11161 1726882168.53569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.53792: done with get_vars() 11161 1726882168.53805: done getting variables 11161 1726882168.53860: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:28 -0400 (0:00:00.081) 0:00:05.582 ****** 11161 1726882168.53899: entering _queue_task() for managed_node1/debug 11161 1726882168.54164: worker is 1 (out of 1 available) 11161 1726882168.54176: exiting _queue_task() for managed_node1/debug 11161 1726882168.54187: done queuing things up, now waiting for results queue to drain 11161 1726882168.54188: waiting for pending results... 11161 1726882168.54543: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11161 1726882168.54762: in run() - task 12673a56-9f93-2d3e-b159-00000000003a 11161 1726882168.54835: variable 'ansible_search_path' from source: unknown 11161 1726882168.54847: variable 'ansible_search_path' from source: unknown 11161 1726882168.54910: calling self._execute() 11161 1726882168.54976: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.54986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.55001: variable 'omit' from source: magic vars 11161 1726882168.56077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.61084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.61156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.61204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.61258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.61301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.61383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.61425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.61531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.61656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.61677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.61814: variable 'ansible_distribution' from source: facts 11161 1726882168.61830: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.61854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.61862: when evaluation is False, skipping this task 11161 1726882168.61867: _execute() done 11161 1726882168.61873: dumping result to json 11161 1726882168.61881: done dumping result, returning 11161 1726882168.61891: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-2d3e-b159-00000000003a] 11161 1726882168.61904: sending task result for task 12673a56-9f93-2d3e-b159-00000000003a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882168.62149: no more pending results, returning what we have 11161 1726882168.62152: results queue empty 11161 1726882168.62153: checking for any_errors_fatal 11161 1726882168.62159: done checking for any_errors_fatal 11161 1726882168.62160: checking for max_fail_percentage 11161 1726882168.62161: done checking for max_fail_percentage 11161 1726882168.62163: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.62163: done checking to see if all hosts have failed 11161 1726882168.62164: getting the remaining hosts for this loop 11161 1726882168.62166: done getting the remaining hosts for this loop 11161 1726882168.62169: getting the next task for host managed_node1 11161 1726882168.62175: done getting next task for host managed_node1 11161 1726882168.62179: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11161 1726882168.62183: ^ 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 11161 1726882168.62198: getting variables 11161 1726882168.62199: in VariableManager get_vars() 11161 1726882168.62241: Calling all_inventory to load vars for managed_node1 11161 1726882168.62299: Calling groups_inventory to load vars for managed_node1 11161 1726882168.62303: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.62309: done sending task result for task 12673a56-9f93-2d3e-b159-00000000003a 11161 1726882168.62312: WORKER PROCESS EXITING 11161 1726882168.62321: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.62324: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.62327: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.62488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.62940: done with get_vars() 11161 1726882168.62951: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:29:28 -0400 (0:00:00.091) 0:00:05.674 ****** 11161 1726882168.63042: entering _queue_task() for managed_node1/ping 11161 1726882168.63044: Creating lock for ping 11161 1726882168.63333: worker is 1 (out of 1 available) 11161 1726882168.63345: exiting _queue_task() for managed_node1/ping 11161 1726882168.63355: done queuing things up, now waiting for results queue to drain 11161 1726882168.63357: waiting for pending results... 11161 1726882168.63567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11161 1726882168.63682: in run() - task 12673a56-9f93-2d3e-b159-00000000003b 11161 1726882168.63899: variable 'ansible_search_path' from source: unknown 11161 1726882168.63903: variable 'ansible_search_path' from source: unknown 11161 1726882168.63906: calling self._execute() 11161 1726882168.63908: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.63911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.63913: variable 'omit' from source: magic vars 11161 1726882168.64750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.69488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.69576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.69624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.69664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.69734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.69814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.69855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.69901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.69957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.70026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.70126: variable 'ansible_distribution' from source: facts 11161 1726882168.70138: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.70160: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.70181: when evaluation is False, skipping this task 11161 1726882168.70197: _execute() done 11161 1726882168.70206: dumping result to json 11161 1726882168.70215: done dumping result, returning 11161 1726882168.70257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-2d3e-b159-00000000003b] 11161 1726882168.70260: sending task result for task 12673a56-9f93-2d3e-b159-00000000003b 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" } 11161 1726882168.70444: no more pending results, returning what we have 11161 1726882168.70447: results queue empty 11161 1726882168.70448: checking for any_errors_fatal 11161 1726882168.70455: done checking for any_errors_fatal 11161 1726882168.70456: checking for max_fail_percentage 11161 1726882168.70457: done checking for max_fail_percentage 11161 1726882168.70458: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.70459: done checking to see if all hosts have failed 11161 1726882168.70460: getting the remaining hosts for this loop 11161 1726882168.70462: done getting the remaining hosts for this loop 11161 1726882168.70465: getting the next task for host managed_node1 11161 1726882168.70475: done getting next task for host managed_node1 11161 1726882168.70477: ^ task is: TASK: meta (role_complete) 11161 1726882168.70480: ^ 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 11161 1726882168.70496: getting variables 11161 1726882168.70498: in VariableManager get_vars() 11161 1726882168.70688: Calling all_inventory to load vars for managed_node1 11161 1726882168.70691: Calling groups_inventory to load vars for managed_node1 11161 1726882168.71007: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.71019: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.71022: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.71025: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.71301: done sending task result for task 12673a56-9f93-2d3e-b159-00000000003b 11161 1726882168.71305: WORKER PROCESS EXITING 11161 1726882168.71329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.71552: done with get_vars() 11161 1726882168.71563: done getting variables 11161 1726882168.71637: done queuing things up, now waiting for results queue to drain 11161 1726882168.71639: results queue empty 11161 1726882168.71640: checking for any_errors_fatal 11161 1726882168.71641: done checking for any_errors_fatal 11161 1726882168.71642: checking for max_fail_percentage 11161 1726882168.71644: done checking for max_fail_percentage 11161 1726882168.71644: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.71645: done checking to see if all hosts have failed 11161 1726882168.71646: getting the remaining hosts for this loop 11161 1726882168.71646: done getting the remaining hosts for this loop 11161 1726882168.71649: getting the next task for host managed_node1 11161 1726882168.71654: done getting next task for host managed_node1 11161 1726882168.71656: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11161 1726882168.71658: ^ 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 11161 1726882168.71660: getting variables 11161 1726882168.71661: in VariableManager get_vars() 11161 1726882168.71674: Calling all_inventory to load vars for managed_node1 11161 1726882168.71676: Calling groups_inventory to load vars for managed_node1 11161 1726882168.71678: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.71682: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.71689: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.71694: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.71828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.72016: done with get_vars() 11161 1726882168.72025: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:28 -0400 (0:00:00.090) 0:00:05.765 ****** 11161 1726882168.72138: entering _queue_task() for managed_node1/include_tasks 11161 1726882168.72615: worker is 1 (out of 1 available) 11161 1726882168.72625: exiting _queue_task() for managed_node1/include_tasks 11161 1726882168.72636: done queuing things up, now waiting for results queue to drain 11161 1726882168.72638: waiting for pending results... 11161 1726882168.72742: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 11161 1726882168.72860: in run() - task 12673a56-9f93-2d3e-b159-00000000006e 11161 1726882168.72881: variable 'ansible_search_path' from source: unknown 11161 1726882168.72888: variable 'ansible_search_path' from source: unknown 11161 1726882168.72927: calling self._execute() 11161 1726882168.73014: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.73026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.73039: variable 'omit' from source: magic vars 11161 1726882168.73468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.77267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.77343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.77384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.77441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.77472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.77557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.77592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.77628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.77733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.77736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.77828: variable 'ansible_distribution' from source: facts 11161 1726882168.77844: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.77866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.77874: when evaluation is False, skipping this task 11161 1726882168.77880: _execute() done 11161 1726882168.77887: dumping result to json 11161 1726882168.77899: done dumping result, returning 11161 1726882168.77912: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-2d3e-b159-00000000006e] 11161 1726882168.77922: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882168.78103: no more pending results, returning what we have 11161 1726882168.78107: results queue empty 11161 1726882168.78108: checking for any_errors_fatal 11161 1726882168.78109: done checking for any_errors_fatal 11161 1726882168.78110: checking for max_fail_percentage 11161 1726882168.78111: done checking for max_fail_percentage 11161 1726882168.78112: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.78113: done checking to see if all hosts have failed 11161 1726882168.78114: getting the remaining hosts for this loop 11161 1726882168.78116: done getting the remaining hosts for this loop 11161 1726882168.78120: getting the next task for host managed_node1 11161 1726882168.78127: done getting next task for host managed_node1 11161 1726882168.78130: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11161 1726882168.78132: ^ 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 11161 1726882168.78137: getting variables 11161 1726882168.78138: in VariableManager get_vars() 11161 1726882168.78181: Calling all_inventory to load vars for managed_node1 11161 1726882168.78184: Calling groups_inventory to load vars for managed_node1 11161 1726882168.78186: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.78199: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.78202: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.78206: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.78765: done sending task result for task 12673a56-9f93-2d3e-b159-00000000006e 11161 1726882168.78768: WORKER PROCESS EXITING 11161 1726882168.79371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.79659: done with get_vars() 11161 1726882168.79669: done getting variables 11161 1726882168.79776: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11161 1726882168.79906: variable 'interface' from source: task vars 11161 1726882168.79910: variable 'controller_device' from source: play vars 11161 1726882168.79977: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:28 -0400 (0:00:00.078) 0:00:05.843 ****** 11161 1726882168.80012: entering _queue_task() for managed_node1/assert 11161 1726882168.80253: worker is 1 (out of 1 available) 11161 1726882168.80266: exiting _queue_task() for managed_node1/assert 11161 1726882168.80277: done queuing things up, now waiting for results queue to drain 11161 1726882168.80279: waiting for pending results... 11161 1726882168.80473: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' 11161 1726882168.80589: in run() - task 12673a56-9f93-2d3e-b159-00000000006f 11161 1726882168.80612: variable 'ansible_search_path' from source: unknown 11161 1726882168.80619: variable 'ansible_search_path' from source: unknown 11161 1726882168.80659: calling self._execute() 11161 1726882168.80745: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.80757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.80770: variable 'omit' from source: magic vars 11161 1726882168.81176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.83253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.83328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.83370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.83419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.83451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.83545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.83579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.83700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.83704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.83706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.83818: variable 'ansible_distribution' from source: facts 11161 1726882168.83838: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.83860: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.83867: when evaluation is False, skipping this task 11161 1726882168.83873: _execute() done 11161 1726882168.83880: dumping result to json 11161 1726882168.83888: done dumping result, returning 11161 1726882168.83905: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' [12673a56-9f93-2d3e-b159-00000000006f] 11161 1726882168.83915: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882168.84081: no more pending results, returning what we have 11161 1726882168.84085: results queue empty 11161 1726882168.84085: checking for any_errors_fatal 11161 1726882168.84091: done checking for any_errors_fatal 11161 1726882168.84092: checking for max_fail_percentage 11161 1726882168.84096: done checking for max_fail_percentage 11161 1726882168.84098: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.84099: done checking to see if all hosts have failed 11161 1726882168.84100: getting the remaining hosts for this loop 11161 1726882168.84101: done getting the remaining hosts for this loop 11161 1726882168.84105: getting the next task for host managed_node1 11161 1726882168.84112: done getting next task for host managed_node1 11161 1726882168.84114: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11161 1726882168.84116: ^ 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 11161 1726882168.84119: getting variables 11161 1726882168.84121: in VariableManager get_vars() 11161 1726882168.84159: Calling all_inventory to load vars for managed_node1 11161 1726882168.84161: Calling groups_inventory to load vars for managed_node1 11161 1726882168.84163: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.84173: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.84175: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.84178: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.84437: done sending task result for task 12673a56-9f93-2d3e-b159-00000000006f 11161 1726882168.84440: WORKER PROCESS EXITING 11161 1726882168.84454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.84630: done with get_vars() 11161 1726882168.84640: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 21:29:28 -0400 (0:00:00.047) 0:00:05.891 ****** 11161 1726882168.84727: entering _queue_task() for managed_node1/include_tasks 11161 1726882168.84970: worker is 1 (out of 1 available) 11161 1726882168.84983: exiting _queue_task() for managed_node1/include_tasks 11161 1726882168.85004: done queuing things up, now waiting for results queue to drain 11161 1726882168.85007: waiting for pending results... 11161 1726882168.85259: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 11161 1726882168.85381: in run() - task 12673a56-9f93-2d3e-b159-000000000070 11161 1726882168.85388: variable 'ansible_search_path' from source: unknown 11161 1726882168.85491: variable 'controller_profile' from source: play vars 11161 1726882168.85642: variable 'controller_profile' from source: play vars 11161 1726882168.85664: variable 'port1_profile' from source: play vars 11161 1726882168.85775: variable 'port1_profile' from source: play vars 11161 1726882168.85787: variable 'port2_profile' from source: play vars 11161 1726882168.85888: variable 'port2_profile' from source: play vars 11161 1726882168.85919: variable 'omit' from source: magic vars 11161 1726882168.86016: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.86037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.86050: variable 'omit' from source: magic vars 11161 1726882168.86335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.87999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.88003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.88005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.88017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.88048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.88124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.88161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.88204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.88248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.88264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.88377: variable 'ansible_distribution' from source: facts 11161 1726882168.88386: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.88409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.88417: when evaluation is False, skipping this task 11161 1726882168.88443: variable 'item' from source: unknown 11161 1726882168.88512: 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" } 11161 1726882168.88664: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.88667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.88670: variable 'omit' from source: magic vars 11161 1726882168.88854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.88869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.88907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.89199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.89203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.89205: variable 'ansible_distribution' from source: facts 11161 1726882168.89207: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.89209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.89214: when evaluation is False, skipping this task 11161 1726882168.89216: variable 'item' from source: unknown 11161 1726882168.89218: 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" } 11161 1726882168.89331: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.89344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.89357: variable 'omit' from source: magic vars 11161 1726882168.89543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.89571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.89612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.89682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.89712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.89780: variable 'ansible_distribution' from source: facts 11161 1726882168.89784: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.89790: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.89796: when evaluation is False, skipping this task 11161 1726882168.89811: variable 'item' from source: unknown 11161 1726882168.89857: 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" } 11161 1726882168.89934: dumping result to json 11161 1726882168.89937: done dumping result, returning 11161 1726882168.89939: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-2d3e-b159-000000000070] 11161 1726882168.89940: sending task result for task 12673a56-9f93-2d3e-b159-000000000070 11161 1726882168.89976: done sending task result for task 12673a56-9f93-2d3e-b159-000000000070 11161 1726882168.89978: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 11161 1726882168.90019: no more pending results, returning what we have 11161 1726882168.90023: results queue empty 11161 1726882168.90023: checking for any_errors_fatal 11161 1726882168.90027: done checking for any_errors_fatal 11161 1726882168.90027: checking for max_fail_percentage 11161 1726882168.90028: done checking for max_fail_percentage 11161 1726882168.90029: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.90030: done checking to see if all hosts have failed 11161 1726882168.90031: getting the remaining hosts for this loop 11161 1726882168.90032: done getting the remaining hosts for this loop 11161 1726882168.90035: getting the next task for host managed_node1 11161 1726882168.90040: done getting next task for host managed_node1 11161 1726882168.90042: ^ task is: TASK: ** TEST check polling interval 11161 1726882168.90044: ^ 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 11161 1726882168.90047: getting variables 11161 1726882168.90048: in VariableManager get_vars() 11161 1726882168.90084: Calling all_inventory to load vars for managed_node1 11161 1726882168.90088: Calling groups_inventory to load vars for managed_node1 11161 1726882168.90090: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.90104: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.90106: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.90109: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.90276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.90389: done with get_vars() 11161 1726882168.90398: done getting variables 11161 1726882168.90440: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 21:29:28 -0400 (0:00:00.057) 0:00:05.948 ****** 11161 1726882168.90458: entering _queue_task() for managed_node1/command 11161 1726882168.90642: worker is 1 (out of 1 available) 11161 1726882168.90655: exiting _queue_task() for managed_node1/command 11161 1726882168.90666: done queuing things up, now waiting for results queue to drain 11161 1726882168.90668: waiting for pending results... 11161 1726882168.90834: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 11161 1726882168.90885: in run() - task 12673a56-9f93-2d3e-b159-000000000071 11161 1726882168.90901: variable 'ansible_search_path' from source: unknown 11161 1726882168.90929: calling self._execute() 11161 1726882168.90985: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.90989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.91002: variable 'omit' from source: magic vars 11161 1726882168.91288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.93052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.93099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.93125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.93161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.93181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.93238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.93259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.93280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.93307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.93318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.93409: variable 'ansible_distribution' from source: facts 11161 1726882168.93412: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.93428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.93431: when evaluation is False, skipping this task 11161 1726882168.93434: _execute() done 11161 1726882168.93437: dumping result to json 11161 1726882168.93439: done dumping result, returning 11161 1726882168.93444: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [12673a56-9f93-2d3e-b159-000000000071] 11161 1726882168.93449: sending task result for task 12673a56-9f93-2d3e-b159-000000000071 11161 1726882168.93529: done sending task result for task 12673a56-9f93-2d3e-b159-000000000071 11161 1726882168.93531: 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" } 11161 1726882168.93582: no more pending results, returning what we have 11161 1726882168.93585: results queue empty 11161 1726882168.93586: checking for any_errors_fatal 11161 1726882168.93596: done checking for any_errors_fatal 11161 1726882168.93597: checking for max_fail_percentage 11161 1726882168.93598: done checking for max_fail_percentage 11161 1726882168.93599: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.93600: done checking to see if all hosts have failed 11161 1726882168.93601: getting the remaining hosts for this loop 11161 1726882168.93602: done getting the remaining hosts for this loop 11161 1726882168.93605: getting the next task for host managed_node1 11161 1726882168.93610: done getting next task for host managed_node1 11161 1726882168.93612: ^ task is: TASK: ** TEST check IPv4 11161 1726882168.93614: ^ 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 11161 1726882168.93617: getting variables 11161 1726882168.93618: in VariableManager get_vars() 11161 1726882168.93659: Calling all_inventory to load vars for managed_node1 11161 1726882168.93662: Calling groups_inventory to load vars for managed_node1 11161 1726882168.93664: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.93672: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.93674: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.93677: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.93796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.93912: done with get_vars() 11161 1726882168.93920: done getting variables 11161 1726882168.93956: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 21:29:28 -0400 (0:00:00.035) 0:00:05.983 ****** 11161 1726882168.93976: entering _queue_task() for managed_node1/command 11161 1726882168.94159: worker is 1 (out of 1 available) 11161 1726882168.94172: exiting _queue_task() for managed_node1/command 11161 1726882168.94182: done queuing things up, now waiting for results queue to drain 11161 1726882168.94183: waiting for pending results... 11161 1726882168.94332: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 11161 1726882168.94378: in run() - task 12673a56-9f93-2d3e-b159-000000000072 11161 1726882168.94389: variable 'ansible_search_path' from source: unknown 11161 1726882168.94420: calling self._execute() 11161 1726882168.94475: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.94479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.94487: variable 'omit' from source: magic vars 11161 1726882168.94823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.96199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.96246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.96275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.96303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.96322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.96375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.96398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.96415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.96441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.96451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.96542: variable 'ansible_distribution' from source: facts 11161 1726882168.96547: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.96561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.96564: when evaluation is False, skipping this task 11161 1726882168.96566: _execute() done 11161 1726882168.96569: dumping result to json 11161 1726882168.96572: done dumping result, returning 11161 1726882168.96580: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [12673a56-9f93-2d3e-b159-000000000072] 11161 1726882168.96582: sending task result for task 12673a56-9f93-2d3e-b159-000000000072 11161 1726882168.96661: done sending task result for task 12673a56-9f93-2d3e-b159-000000000072 11161 1726882168.96664: 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" } 11161 1726882168.96739: no more pending results, returning what we have 11161 1726882168.96741: results queue empty 11161 1726882168.96742: checking for any_errors_fatal 11161 1726882168.96746: done checking for any_errors_fatal 11161 1726882168.96747: checking for max_fail_percentage 11161 1726882168.96748: done checking for max_fail_percentage 11161 1726882168.96749: checking to see if all hosts have failed and the running result is not ok 11161 1726882168.96750: done checking to see if all hosts have failed 11161 1726882168.96751: getting the remaining hosts for this loop 11161 1726882168.96752: done getting the remaining hosts for this loop 11161 1726882168.96755: getting the next task for host managed_node1 11161 1726882168.96759: done getting next task for host managed_node1 11161 1726882168.96761: ^ task is: TASK: ** TEST check IPv6 11161 1726882168.96763: ^ 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 11161 1726882168.96765: getting variables 11161 1726882168.96766: in VariableManager get_vars() 11161 1726882168.96801: Calling all_inventory to load vars for managed_node1 11161 1726882168.96804: Calling groups_inventory to load vars for managed_node1 11161 1726882168.96806: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882168.96814: Calling all_plugins_play to load vars for managed_node1 11161 1726882168.96816: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882168.96818: Calling groups_plugins_play to load vars for managed_node1 11161 1726882168.96951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882168.97063: done with get_vars() 11161 1726882168.97070: done getting variables 11161 1726882168.97110: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 21:29:28 -0400 (0:00:00.031) 0:00:06.015 ****** 11161 1726882168.97128: entering _queue_task() for managed_node1/command 11161 1726882168.97307: worker is 1 (out of 1 available) 11161 1726882168.97321: exiting _queue_task() for managed_node1/command 11161 1726882168.97331: done queuing things up, now waiting for results queue to drain 11161 1726882168.97333: waiting for pending results... 11161 1726882168.97478: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 11161 1726882168.97539: in run() - task 12673a56-9f93-2d3e-b159-000000000073 11161 1726882168.97550: variable 'ansible_search_path' from source: unknown 11161 1726882168.97578: calling self._execute() 11161 1726882168.97649: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882168.97653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882168.97663: variable 'omit' from source: magic vars 11161 1726882168.97971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882168.99446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882168.99489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882168.99523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882168.99560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882168.99579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882168.99640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882168.99663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882168.99681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882168.99711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882168.99722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882168.99815: variable 'ansible_distribution' from source: facts 11161 1726882168.99819: variable 'ansible_distribution_major_version' from source: facts 11161 1726882168.99834: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882168.99837: when evaluation is False, skipping this task 11161 1726882168.99842: _execute() done 11161 1726882168.99845: dumping result to json 11161 1726882168.99848: done dumping result, returning 11161 1726882168.99851: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [12673a56-9f93-2d3e-b159-000000000073] 11161 1726882168.99856: sending task result for task 12673a56-9f93-2d3e-b159-000000000073 11161 1726882168.99935: done sending task result for task 12673a56-9f93-2d3e-b159-000000000073 11161 1726882168.99938: 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" } 11161 1726882169.00014: no more pending results, returning what we have 11161 1726882169.00017: results queue empty 11161 1726882169.00018: checking for any_errors_fatal 11161 1726882169.00023: done checking for any_errors_fatal 11161 1726882169.00024: checking for max_fail_percentage 11161 1726882169.00025: done checking for max_fail_percentage 11161 1726882169.00026: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.00027: done checking to see if all hosts have failed 11161 1726882169.00028: getting the remaining hosts for this loop 11161 1726882169.00029: done getting the remaining hosts for this loop 11161 1726882169.00032: getting the next task for host managed_node1 11161 1726882169.00042: done getting next task for host managed_node1 11161 1726882169.00047: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11161 1726882169.00050: ^ 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 11161 1726882169.00064: getting variables 11161 1726882169.00065: in VariableManager get_vars() 11161 1726882169.00100: Calling all_inventory to load vars for managed_node1 11161 1726882169.00108: Calling groups_inventory to load vars for managed_node1 11161 1726882169.00111: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.00119: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.00121: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.00123: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.00241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.00382: done with get_vars() 11161 1726882169.00398: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:29:29 -0400 (0:00:00.033) 0:00:06.048 ****** 11161 1726882169.00489: entering _queue_task() for managed_node1/include_tasks 11161 1726882169.00720: worker is 1 (out of 1 available) 11161 1726882169.00732: exiting _queue_task() for managed_node1/include_tasks 11161 1726882169.00746: done queuing things up, now waiting for results queue to drain 11161 1726882169.00747: waiting for pending results... 11161 1726882169.01010: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11161 1726882169.01144: in run() - task 12673a56-9f93-2d3e-b159-00000000007c 11161 1726882169.01163: variable 'ansible_search_path' from source: unknown 11161 1726882169.01169: variable 'ansible_search_path' from source: unknown 11161 1726882169.01217: calling self._execute() 11161 1726882169.01326: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.01330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.01333: variable 'omit' from source: magic vars 11161 1726882169.01705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.03153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.03200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.03228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.03253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.03273: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.03332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.03353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.03376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.03598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.03602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.03604: variable 'ansible_distribution' from source: facts 11161 1726882169.03607: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.03609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.03611: when evaluation is False, skipping this task 11161 1726882169.03613: _execute() done 11161 1726882169.03615: dumping result to json 11161 1726882169.03617: done dumping result, returning 11161 1726882169.03628: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-2d3e-b159-00000000007c] 11161 1726882169.03638: sending task result for task 12673a56-9f93-2d3e-b159-00000000007c 11161 1726882169.03732: done sending task result for task 12673a56-9f93-2d3e-b159-00000000007c 11161 1726882169.03739: 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" } 11161 1726882169.03937: no more pending results, returning what we have 11161 1726882169.03940: results queue empty 11161 1726882169.03941: checking for any_errors_fatal 11161 1726882169.03946: done checking for any_errors_fatal 11161 1726882169.03947: checking for max_fail_percentage 11161 1726882169.03948: done checking for max_fail_percentage 11161 1726882169.03949: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.03950: done checking to see if all hosts have failed 11161 1726882169.03951: getting the remaining hosts for this loop 11161 1726882169.03952: done getting the remaining hosts for this loop 11161 1726882169.03955: getting the next task for host managed_node1 11161 1726882169.03960: done getting next task for host managed_node1 11161 1726882169.03963: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11161 1726882169.03967: ^ 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 11161 1726882169.03980: getting variables 11161 1726882169.03981: in VariableManager get_vars() 11161 1726882169.04017: Calling all_inventory to load vars for managed_node1 11161 1726882169.04020: Calling groups_inventory to load vars for managed_node1 11161 1726882169.04022: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.04030: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.04032: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.04034: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.04356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.04566: done with get_vars() 11161 1726882169.04576: done getting variables 11161 1726882169.04630: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:29 -0400 (0:00:00.041) 0:00:06.090 ****** 11161 1726882169.04663: entering _queue_task() for managed_node1/debug 11161 1726882169.04895: worker is 1 (out of 1 available) 11161 1726882169.04907: exiting _queue_task() for managed_node1/debug 11161 1726882169.04919: done queuing things up, now waiting for results queue to drain 11161 1726882169.04921: waiting for pending results... 11161 1726882169.05172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11161 1726882169.05312: in run() - task 12673a56-9f93-2d3e-b159-00000000007d 11161 1726882169.05333: variable 'ansible_search_path' from source: unknown 11161 1726882169.05342: variable 'ansible_search_path' from source: unknown 11161 1726882169.05382: calling self._execute() 11161 1726882169.05470: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.05482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.05499: variable 'omit' from source: magic vars 11161 1726882169.05932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.08132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.08202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.08254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.08295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.08332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.08414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.08450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.08482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.08532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.08550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.08685: variable 'ansible_distribution' from source: facts 11161 1726882169.08701: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.08725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.08734: when evaluation is False, skipping this task 11161 1726882169.08743: _execute() done 11161 1726882169.08753: dumping result to json 11161 1726882169.08761: done dumping result, returning 11161 1726882169.08772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-2d3e-b159-00000000007d] 11161 1726882169.08781: sending task result for task 12673a56-9f93-2d3e-b159-00000000007d 11161 1726882169.09032: done sending task result for task 12673a56-9f93-2d3e-b159-00000000007d 11161 1726882169.09035: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882169.09082: no more pending results, returning what we have 11161 1726882169.09086: results queue empty 11161 1726882169.09087: checking for any_errors_fatal 11161 1726882169.09096: done checking for any_errors_fatal 11161 1726882169.09097: checking for max_fail_percentage 11161 1726882169.09098: done checking for max_fail_percentage 11161 1726882169.09100: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.09101: done checking to see if all hosts have failed 11161 1726882169.09101: getting the remaining hosts for this loop 11161 1726882169.09103: done getting the remaining hosts for this loop 11161 1726882169.09107: getting the next task for host managed_node1 11161 1726882169.09114: done getting next task for host managed_node1 11161 1726882169.09119: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11161 1726882169.09124: ^ 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 11161 1726882169.09141: getting variables 11161 1726882169.09143: in VariableManager get_vars() 11161 1726882169.09186: Calling all_inventory to load vars for managed_node1 11161 1726882169.09189: Calling groups_inventory to load vars for managed_node1 11161 1726882169.09192: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.09354: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.09358: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.09361: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.09582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.09785: done with get_vars() 11161 1726882169.09798: done getting variables 11161 1726882169.09849: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:29 -0400 (0:00:00.052) 0:00:06.142 ****** 11161 1726882169.09881: entering _queue_task() for managed_node1/fail 11161 1726882169.10133: worker is 1 (out of 1 available) 11161 1726882169.10144: exiting _queue_task() for managed_node1/fail 11161 1726882169.10155: done queuing things up, now waiting for results queue to drain 11161 1726882169.10156: waiting for pending results... 11161 1726882169.10412: 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 11161 1726882169.10538: in run() - task 12673a56-9f93-2d3e-b159-00000000007e 11161 1726882169.10556: variable 'ansible_search_path' from source: unknown 11161 1726882169.10564: variable 'ansible_search_path' from source: unknown 11161 1726882169.10602: calling self._execute() 11161 1726882169.10686: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.10701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.10723: variable 'omit' from source: magic vars 11161 1726882169.11161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.13368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.13501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.13505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.13529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.13562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.13645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.13679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.13718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.13762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.13781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.13936: variable 'ansible_distribution' from source: facts 11161 1726882169.14001: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.14005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.14007: when evaluation is False, skipping this task 11161 1726882169.14009: _execute() done 11161 1726882169.14011: dumping result to json 11161 1726882169.14013: done dumping result, returning 11161 1726882169.14016: 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 [12673a56-9f93-2d3e-b159-00000000007e] 11161 1726882169.14018: sending task result for task 12673a56-9f93-2d3e-b159-00000000007e 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" } 11161 1726882169.14247: no more pending results, returning what we have 11161 1726882169.14250: results queue empty 11161 1726882169.14251: checking for any_errors_fatal 11161 1726882169.14257: done checking for any_errors_fatal 11161 1726882169.14258: checking for max_fail_percentage 11161 1726882169.14260: done checking for max_fail_percentage 11161 1726882169.14261: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.14262: done checking to see if all hosts have failed 11161 1726882169.14263: getting the remaining hosts for this loop 11161 1726882169.14265: done getting the remaining hosts for this loop 11161 1726882169.14269: getting the next task for host managed_node1 11161 1726882169.14277: done getting next task for host managed_node1 11161 1726882169.14281: ^ 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 11161 1726882169.14285: ^ 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 11161 1726882169.14301: done sending task result for task 12673a56-9f93-2d3e-b159-00000000007e 11161 1726882169.14304: WORKER PROCESS EXITING 11161 1726882169.14314: getting variables 11161 1726882169.14316: in VariableManager get_vars() 11161 1726882169.14362: Calling all_inventory to load vars for managed_node1 11161 1726882169.14365: Calling groups_inventory to load vars for managed_node1 11161 1726882169.14367: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.14379: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.14382: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.14384: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.14666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.14987: done with get_vars() 11161 1726882169.15001: done getting variables 11161 1726882169.15058: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:29 -0400 (0:00:00.052) 0:00:06.194 ****** 11161 1726882169.15092: entering _queue_task() for managed_node1/fail 11161 1726882169.15344: worker is 1 (out of 1 available) 11161 1726882169.15355: exiting _queue_task() for managed_node1/fail 11161 1726882169.15367: done queuing things up, now waiting for results queue to drain 11161 1726882169.15369: waiting for pending results... 11161 1726882169.15626: 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 11161 1726882169.15759: in run() - task 12673a56-9f93-2d3e-b159-00000000007f 11161 1726882169.15778: variable 'ansible_search_path' from source: unknown 11161 1726882169.15785: variable 'ansible_search_path' from source: unknown 11161 1726882169.15830: calling self._execute() 11161 1726882169.15908: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.15921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.15999: variable 'omit' from source: magic vars 11161 1726882169.16354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.18547: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.18621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.18682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.18726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.18763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.18848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.18884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.18919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.18998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.19002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.19200: variable 'ansible_distribution' from source: facts 11161 1726882169.19203: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.19205: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.19208: when evaluation is False, skipping this task 11161 1726882169.19210: _execute() done 11161 1726882169.19212: dumping result to json 11161 1726882169.19214: done dumping result, returning 11161 1726882169.19217: 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 [12673a56-9f93-2d3e-b159-00000000007f] 11161 1726882169.19220: sending task result for task 12673a56-9f93-2d3e-b159-00000000007f 11161 1726882169.19291: done sending task result for task 12673a56-9f93-2d3e-b159-00000000007f 11161 1726882169.19299: 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" } 11161 1726882169.19348: no more pending results, returning what we have 11161 1726882169.19352: results queue empty 11161 1726882169.19353: checking for any_errors_fatal 11161 1726882169.19359: done checking for any_errors_fatal 11161 1726882169.19359: checking for max_fail_percentage 11161 1726882169.19361: done checking for max_fail_percentage 11161 1726882169.19363: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.19364: done checking to see if all hosts have failed 11161 1726882169.19365: getting the remaining hosts for this loop 11161 1726882169.19367: done getting the remaining hosts for this loop 11161 1726882169.19370: getting the next task for host managed_node1 11161 1726882169.19377: done getting next task for host managed_node1 11161 1726882169.19381: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11161 1726882169.19385: ^ 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 11161 1726882169.19404: getting variables 11161 1726882169.19405: in VariableManager get_vars() 11161 1726882169.19446: Calling all_inventory to load vars for managed_node1 11161 1726882169.19449: Calling groups_inventory to load vars for managed_node1 11161 1726882169.19452: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.19462: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.19465: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.19468: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.19882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.20128: done with get_vars() 11161 1726882169.20138: done getting variables 11161 1726882169.20191: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:29 -0400 (0:00:00.051) 0:00:06.246 ****** 11161 1726882169.20225: entering _queue_task() for managed_node1/fail 11161 1726882169.20451: worker is 1 (out of 1 available) 11161 1726882169.20464: exiting _queue_task() for managed_node1/fail 11161 1726882169.20476: done queuing things up, now waiting for results queue to drain 11161 1726882169.20478: waiting for pending results... 11161 1726882169.20731: 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 11161 1726882169.20900: in run() - task 12673a56-9f93-2d3e-b159-000000000080 11161 1726882169.20903: variable 'ansible_search_path' from source: unknown 11161 1726882169.20905: variable 'ansible_search_path' from source: unknown 11161 1726882169.20925: calling self._execute() 11161 1726882169.20998: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.21009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.21022: variable 'omit' from source: magic vars 11161 1726882169.21403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.23488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.23559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.23603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.23642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.23669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.23752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.23786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.23823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.23867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.24001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.24016: variable 'ansible_distribution' from source: facts 11161 1726882169.24027: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.24048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.24055: when evaluation is False, skipping this task 11161 1726882169.24061: _execute() done 11161 1726882169.24066: dumping result to json 11161 1726882169.24073: done dumping result, returning 11161 1726882169.24084: 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 [12673a56-9f93-2d3e-b159-000000000080] 11161 1726882169.24095: sending task result for task 12673a56-9f93-2d3e-b159-000000000080 11161 1726882169.24303: done sending task result for task 12673a56-9f93-2d3e-b159-000000000080 11161 1726882169.24307: 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" } 11161 1726882169.24354: no more pending results, returning what we have 11161 1726882169.24357: results queue empty 11161 1726882169.24358: checking for any_errors_fatal 11161 1726882169.24365: done checking for any_errors_fatal 11161 1726882169.24366: checking for max_fail_percentage 11161 1726882169.24368: done checking for max_fail_percentage 11161 1726882169.24369: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.24370: done checking to see if all hosts have failed 11161 1726882169.24371: getting the remaining hosts for this loop 11161 1726882169.24372: done getting the remaining hosts for this loop 11161 1726882169.24377: getting the next task for host managed_node1 11161 1726882169.24384: done getting next task for host managed_node1 11161 1726882169.24388: ^ 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 11161 1726882169.24392: ^ 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 11161 1726882169.24411: getting variables 11161 1726882169.24413: in VariableManager get_vars() 11161 1726882169.24454: Calling all_inventory to load vars for managed_node1 11161 1726882169.24457: Calling groups_inventory to load vars for managed_node1 11161 1726882169.24460: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.24470: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.24473: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.24476: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.24792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.24998: done with get_vars() 11161 1726882169.25009: done getting variables 11161 1726882169.25062: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:29 -0400 (0:00:00.048) 0:00:06.294 ****** 11161 1726882169.25096: entering _queue_task() for managed_node1/dnf 11161 1726882169.25317: worker is 1 (out of 1 available) 11161 1726882169.25329: exiting _queue_task() for managed_node1/dnf 11161 1726882169.25341: done queuing things up, now waiting for results queue to drain 11161 1726882169.25342: waiting for pending results... 11161 1726882169.25597: 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 11161 1726882169.25731: in run() - task 12673a56-9f93-2d3e-b159-000000000081 11161 1726882169.25801: variable 'ansible_search_path' from source: unknown 11161 1726882169.25805: variable 'ansible_search_path' from source: unknown 11161 1726882169.25808: calling self._execute() 11161 1726882169.25872: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.25884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.25902: variable 'omit' from source: magic vars 11161 1726882169.26318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.28440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.28509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.28799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.28802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.28804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.28807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.28809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.28812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.28815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.28828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.28959: variable 'ansible_distribution' from source: facts 11161 1726882169.28971: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.28996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.29005: when evaluation is False, skipping this task 11161 1726882169.29012: _execute() done 11161 1726882169.29020: dumping result to json 11161 1726882169.29028: done dumping result, returning 11161 1726882169.29044: 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 [12673a56-9f93-2d3e-b159-000000000081] 11161 1726882169.29054: sending task result for task 12673a56-9f93-2d3e-b159-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" } 11161 1726882169.29204: no more pending results, returning what we have 11161 1726882169.29208: results queue empty 11161 1726882169.29209: checking for any_errors_fatal 11161 1726882169.29215: done checking for any_errors_fatal 11161 1726882169.29216: checking for max_fail_percentage 11161 1726882169.29217: done checking for max_fail_percentage 11161 1726882169.29218: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.29220: done checking to see if all hosts have failed 11161 1726882169.29221: getting the remaining hosts for this loop 11161 1726882169.29222: done getting the remaining hosts for this loop 11161 1726882169.29226: getting the next task for host managed_node1 11161 1726882169.29233: done getting next task for host managed_node1 11161 1726882169.29237: ^ 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 11161 1726882169.29241: ^ 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 11161 1726882169.29257: getting variables 11161 1726882169.29259: in VariableManager get_vars() 11161 1726882169.29298: Calling all_inventory to load vars for managed_node1 11161 1726882169.29300: Calling groups_inventory to load vars for managed_node1 11161 1726882169.29303: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.29313: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.29315: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.29318: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.29761: done sending task result for task 12673a56-9f93-2d3e-b159-000000000081 11161 1726882169.29765: WORKER PROCESS EXITING 11161 1726882169.29787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.29990: done with get_vars() 11161 1726882169.30002: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11161 1726882169.30070: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:29 -0400 (0:00:00.050) 0:00:06.344 ****** 11161 1726882169.30103: entering _queue_task() for managed_node1/yum 11161 1726882169.30514: worker is 1 (out of 1 available) 11161 1726882169.30524: exiting _queue_task() for managed_node1/yum 11161 1726882169.30534: done queuing things up, now waiting for results queue to drain 11161 1726882169.30536: waiting for pending results... 11161 1726882169.30614: 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 11161 1726882169.30746: in run() - task 12673a56-9f93-2d3e-b159-000000000082 11161 1726882169.30769: variable 'ansible_search_path' from source: unknown 11161 1726882169.30777: variable 'ansible_search_path' from source: unknown 11161 1726882169.30817: calling self._execute() 11161 1726882169.30907: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.30919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.30933: variable 'omit' from source: magic vars 11161 1726882169.31358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.33433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.33478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.33507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.33533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.33553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.33611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.33631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.33649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.33676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.33689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.33775: variable 'ansible_distribution' from source: facts 11161 1726882169.33779: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.33798: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.33801: when evaluation is False, skipping this task 11161 1726882169.33804: _execute() done 11161 1726882169.33806: dumping result to json 11161 1726882169.33809: done dumping result, returning 11161 1726882169.33817: 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 [12673a56-9f93-2d3e-b159-000000000082] 11161 1726882169.33820: sending task result for task 12673a56-9f93-2d3e-b159-000000000082 11161 1726882169.33906: done sending task result for task 12673a56-9f93-2d3e-b159-000000000082 11161 1726882169.33908: 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" } 11161 1726882169.33953: no more pending results, returning what we have 11161 1726882169.33957: results queue empty 11161 1726882169.33957: checking for any_errors_fatal 11161 1726882169.33963: done checking for any_errors_fatal 11161 1726882169.33963: checking for max_fail_percentage 11161 1726882169.33965: done checking for max_fail_percentage 11161 1726882169.33966: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.33966: done checking to see if all hosts have failed 11161 1726882169.33967: getting the remaining hosts for this loop 11161 1726882169.33968: done getting the remaining hosts for this loop 11161 1726882169.33972: getting the next task for host managed_node1 11161 1726882169.33979: done getting next task for host managed_node1 11161 1726882169.33982: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11161 1726882169.33985: ^ 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 11161 1726882169.34008: getting variables 11161 1726882169.34009: in VariableManager get_vars() 11161 1726882169.34046: Calling all_inventory to load vars for managed_node1 11161 1726882169.34049: Calling groups_inventory to load vars for managed_node1 11161 1726882169.34051: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.34058: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.34061: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.34063: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.34180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.34305: done with get_vars() 11161 1726882169.34312: done getting variables 11161 1726882169.34351: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:29 -0400 (0:00:00.042) 0:00:06.387 ****** 11161 1726882169.34373: entering _queue_task() for managed_node1/fail 11161 1726882169.34557: worker is 1 (out of 1 available) 11161 1726882169.34571: exiting _queue_task() for managed_node1/fail 11161 1726882169.34582: done queuing things up, now waiting for results queue to drain 11161 1726882169.34583: waiting for pending results... 11161 1726882169.34734: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11161 1726882169.34837: in run() - task 12673a56-9f93-2d3e-b159-000000000083 11161 1726882169.34840: variable 'ansible_search_path' from source: unknown 11161 1726882169.34843: variable 'ansible_search_path' from source: unknown 11161 1726882169.34863: calling self._execute() 11161 1726882169.35099: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.35102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.35106: variable 'omit' from source: magic vars 11161 1726882169.35408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.37023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.37065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.37104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.37131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.37149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.37208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.37229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.37246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.37271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.37282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.37371: variable 'ansible_distribution' from source: facts 11161 1726882169.37375: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.37390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.37398: when evaluation is False, skipping this task 11161 1726882169.37400: _execute() done 11161 1726882169.37404: dumping result to json 11161 1726882169.37407: done dumping result, returning 11161 1726882169.37409: 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 [12673a56-9f93-2d3e-b159-000000000083] 11161 1726882169.37419: sending task result for task 12673a56-9f93-2d3e-b159-000000000083 11161 1726882169.37498: done sending task result for task 12673a56-9f93-2d3e-b159-000000000083 11161 1726882169.37501: 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" } 11161 1726882169.37562: no more pending results, returning what we have 11161 1726882169.37565: results queue empty 11161 1726882169.37566: checking for any_errors_fatal 11161 1726882169.37570: done checking for any_errors_fatal 11161 1726882169.37571: checking for max_fail_percentage 11161 1726882169.37572: done checking for max_fail_percentage 11161 1726882169.37573: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.37574: done checking to see if all hosts have failed 11161 1726882169.37574: getting the remaining hosts for this loop 11161 1726882169.37576: done getting the remaining hosts for this loop 11161 1726882169.37579: getting the next task for host managed_node1 11161 1726882169.37584: done getting next task for host managed_node1 11161 1726882169.37587: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11161 1726882169.37591: ^ 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 11161 1726882169.37609: getting variables 11161 1726882169.37610: in VariableManager get_vars() 11161 1726882169.37645: Calling all_inventory to load vars for managed_node1 11161 1726882169.37647: Calling groups_inventory to load vars for managed_node1 11161 1726882169.37649: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.37657: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.37659: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.37661: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.37867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.38071: done with get_vars() 11161 1726882169.38080: done getting variables 11161 1726882169.38151: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:29 -0400 (0:00:00.038) 0:00:06.425 ****** 11161 1726882169.38183: entering _queue_task() for managed_node1/package 11161 1726882169.38422: worker is 1 (out of 1 available) 11161 1726882169.38434: exiting _queue_task() for managed_node1/package 11161 1726882169.38445: done queuing things up, now waiting for results queue to drain 11161 1726882169.38446: waiting for pending results... 11161 1726882169.38797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11161 1726882169.38836: in run() - task 12673a56-9f93-2d3e-b159-000000000084 11161 1726882169.38854: variable 'ansible_search_path' from source: unknown 11161 1726882169.38862: variable 'ansible_search_path' from source: unknown 11161 1726882169.38908: calling self._execute() 11161 1726882169.38985: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.39005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.39019: variable 'omit' from source: magic vars 11161 1726882169.39443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.41616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.41685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.41734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.41773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.41806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.42100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.42103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.42106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.42108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.42110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.42156: variable 'ansible_distribution' from source: facts 11161 1726882169.42169: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.42192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.42204: when evaluation is False, skipping this task 11161 1726882169.42211: _execute() done 11161 1726882169.42217: dumping result to json 11161 1726882169.42230: done dumping result, returning 11161 1726882169.42241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-2d3e-b159-000000000084] 11161 1726882169.42250: sending task result for task 12673a56-9f93-2d3e-b159-000000000084 11161 1726882169.42366: done sending task result for task 12673a56-9f93-2d3e-b159-000000000084 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" } 11161 1726882169.42421: no more pending results, returning what we have 11161 1726882169.42424: results queue empty 11161 1726882169.42425: checking for any_errors_fatal 11161 1726882169.42431: done checking for any_errors_fatal 11161 1726882169.42432: checking for max_fail_percentage 11161 1726882169.42433: done checking for max_fail_percentage 11161 1726882169.42434: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.42435: done checking to see if all hosts have failed 11161 1726882169.42436: getting the remaining hosts for this loop 11161 1726882169.42437: done getting the remaining hosts for this loop 11161 1726882169.42441: getting the next task for host managed_node1 11161 1726882169.42448: done getting next task for host managed_node1 11161 1726882169.42451: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11161 1726882169.42455: ^ 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 11161 1726882169.42475: getting variables 11161 1726882169.42477: in VariableManager get_vars() 11161 1726882169.42516: Calling all_inventory to load vars for managed_node1 11161 1726882169.42519: Calling groups_inventory to load vars for managed_node1 11161 1726882169.42521: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.42532: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.42535: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.42538: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.42799: WORKER PROCESS EXITING 11161 1726882169.42823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.43038: done with get_vars() 11161 1726882169.43060: done getting variables 11161 1726882169.43122: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:29 -0400 (0:00:00.049) 0:00:06.475 ****** 11161 1726882169.43157: entering _queue_task() for managed_node1/package 11161 1726882169.43610: worker is 1 (out of 1 available) 11161 1726882169.43621: exiting _queue_task() for managed_node1/package 11161 1726882169.43631: done queuing things up, now waiting for results queue to drain 11161 1726882169.43632: waiting for pending results... 11161 1726882169.43708: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11161 1726882169.43830: in run() - task 12673a56-9f93-2d3e-b159-000000000085 11161 1726882169.43854: variable 'ansible_search_path' from source: unknown 11161 1726882169.43867: variable 'ansible_search_path' from source: unknown 11161 1726882169.43905: calling self._execute() 11161 1726882169.43988: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.44077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.44081: variable 'omit' from source: magic vars 11161 1726882169.44433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.46764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.46845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.46903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.46942: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.46972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.47057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.47091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.47131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.47176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.47228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.47342: variable 'ansible_distribution' from source: facts 11161 1726882169.47354: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.47377: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.47386: when evaluation is False, skipping this task 11161 1726882169.47398: _execute() done 11161 1726882169.47445: dumping result to json 11161 1726882169.47449: done dumping result, returning 11161 1726882169.47451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-2d3e-b159-000000000085] 11161 1726882169.47453: sending task result for task 12673a56-9f93-2d3e-b159-000000000085 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" } 11161 1726882169.47635: no more pending results, returning what we have 11161 1726882169.47638: results queue empty 11161 1726882169.47639: checking for any_errors_fatal 11161 1726882169.47644: done checking for any_errors_fatal 11161 1726882169.47644: checking for max_fail_percentage 11161 1726882169.47646: done checking for max_fail_percentage 11161 1726882169.47647: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.47648: done checking to see if all hosts have failed 11161 1726882169.47649: getting the remaining hosts for this loop 11161 1726882169.47650: done getting the remaining hosts for this loop 11161 1726882169.47654: getting the next task for host managed_node1 11161 1726882169.47666: done getting next task for host managed_node1 11161 1726882169.47670: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11161 1726882169.47674: ^ 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 11161 1726882169.47691: getting variables 11161 1726882169.47695: in VariableManager get_vars() 11161 1726882169.47734: Calling all_inventory to load vars for managed_node1 11161 1726882169.47737: Calling groups_inventory to load vars for managed_node1 11161 1726882169.47740: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.47750: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.47753: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.47756: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.48195: done sending task result for task 12673a56-9f93-2d3e-b159-000000000085 11161 1726882169.48199: WORKER PROCESS EXITING 11161 1726882169.48221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.48433: done with get_vars() 11161 1726882169.48444: done getting variables 11161 1726882169.48518: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:29 -0400 (0:00:00.053) 0:00:06.529 ****** 11161 1726882169.48563: entering _queue_task() for managed_node1/package 11161 1726882169.49099: worker is 1 (out of 1 available) 11161 1726882169.49110: exiting _queue_task() for managed_node1/package 11161 1726882169.49120: done queuing things up, now waiting for results queue to drain 11161 1726882169.49121: waiting for pending results... 11161 1726882169.49537: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11161 1726882169.49760: in run() - task 12673a56-9f93-2d3e-b159-000000000086 11161 1726882169.49780: variable 'ansible_search_path' from source: unknown 11161 1726882169.49789: variable 'ansible_search_path' from source: unknown 11161 1726882169.49832: calling self._execute() 11161 1726882169.50101: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.50105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.50108: variable 'omit' from source: magic vars 11161 1726882169.50584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.53017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.53082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.53188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.53192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.53196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.53381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.53456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.53482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.53529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.53558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.53712: variable 'ansible_distribution' from source: facts 11161 1726882169.53763: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.53767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.53769: when evaluation is False, skipping this task 11161 1726882169.53772: _execute() done 11161 1726882169.53774: dumping result to json 11161 1726882169.53776: done dumping result, returning 11161 1726882169.53780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-2d3e-b159-000000000086] 11161 1726882169.53789: sending task result for task 12673a56-9f93-2d3e-b159-000000000086 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" } 11161 1726882169.54057: no more pending results, returning what we have 11161 1726882169.54061: results queue empty 11161 1726882169.54062: checking for any_errors_fatal 11161 1726882169.54067: done checking for any_errors_fatal 11161 1726882169.54068: checking for max_fail_percentage 11161 1726882169.54069: done checking for max_fail_percentage 11161 1726882169.54070: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.54071: done checking to see if all hosts have failed 11161 1726882169.54072: getting the remaining hosts for this loop 11161 1726882169.54074: done getting the remaining hosts for this loop 11161 1726882169.54078: getting the next task for host managed_node1 11161 1726882169.54091: done getting next task for host managed_node1 11161 1726882169.54097: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11161 1726882169.54101: ^ 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 11161 1726882169.54112: done sending task result for task 12673a56-9f93-2d3e-b159-000000000086 11161 1726882169.54114: WORKER PROCESS EXITING 11161 1726882169.54127: getting variables 11161 1726882169.54129: in VariableManager get_vars() 11161 1726882169.54170: Calling all_inventory to load vars for managed_node1 11161 1726882169.54172: Calling groups_inventory to load vars for managed_node1 11161 1726882169.54175: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.54184: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.54187: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.54190: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.54485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.54781: done with get_vars() 11161 1726882169.54792: done getting variables 11161 1726882169.54862: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:29 -0400 (0:00:00.063) 0:00:06.592 ****** 11161 1726882169.54898: entering _queue_task() for managed_node1/service 11161 1726882169.55258: worker is 1 (out of 1 available) 11161 1726882169.55268: exiting _queue_task() for managed_node1/service 11161 1726882169.55279: done queuing things up, now waiting for results queue to drain 11161 1726882169.55280: waiting for pending results... 11161 1726882169.55463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11161 1726882169.55588: in run() - task 12673a56-9f93-2d3e-b159-000000000087 11161 1726882169.55609: variable 'ansible_search_path' from source: unknown 11161 1726882169.55616: variable 'ansible_search_path' from source: unknown 11161 1726882169.55654: calling self._execute() 11161 1726882169.55739: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.55750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.55763: variable 'omit' from source: magic vars 11161 1726882169.56211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.59261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.59266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.59711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.59755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.59788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.59880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.59927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.59954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.59990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.60016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.60156: variable 'ansible_distribution' from source: facts 11161 1726882169.60167: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.60186: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.60197: when evaluation is False, skipping this task 11161 1726882169.60204: _execute() done 11161 1726882169.60210: dumping result to json 11161 1726882169.60216: done dumping result, returning 11161 1726882169.60225: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-2d3e-b159-000000000087] 11161 1726882169.60232: sending task result for task 12673a56-9f93-2d3e-b159-000000000087 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" } 11161 1726882169.60397: no more pending results, returning what we have 11161 1726882169.60401: results queue empty 11161 1726882169.60402: checking for any_errors_fatal 11161 1726882169.60408: done checking for any_errors_fatal 11161 1726882169.60409: checking for max_fail_percentage 11161 1726882169.60411: done checking for max_fail_percentage 11161 1726882169.60412: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.60413: done checking to see if all hosts have failed 11161 1726882169.60414: getting the remaining hosts for this loop 11161 1726882169.60415: done getting the remaining hosts for this loop 11161 1726882169.60419: getting the next task for host managed_node1 11161 1726882169.60427: done getting next task for host managed_node1 11161 1726882169.60431: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11161 1726882169.60435: ^ 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 11161 1726882169.60451: getting variables 11161 1726882169.60453: in VariableManager get_vars() 11161 1726882169.60498: Calling all_inventory to load vars for managed_node1 11161 1726882169.60501: Calling groups_inventory to load vars for managed_node1 11161 1726882169.60503: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.60515: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.60517: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.60520: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.61029: done sending task result for task 12673a56-9f93-2d3e-b159-000000000087 11161 1726882169.61032: WORKER PROCESS EXITING 11161 1726882169.61054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.61278: done with get_vars() 11161 1726882169.61291: done getting variables 11161 1726882169.61417: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:29 -0400 (0:00:00.065) 0:00:06.658 ****** 11161 1726882169.61448: entering _queue_task() for managed_node1/service 11161 1726882169.62014: worker is 1 (out of 1 available) 11161 1726882169.62025: exiting _queue_task() for managed_node1/service 11161 1726882169.62035: done queuing things up, now waiting for results queue to drain 11161 1726882169.62036: waiting for pending results... 11161 1726882169.62270: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11161 1726882169.62563: in run() - task 12673a56-9f93-2d3e-b159-000000000088 11161 1726882169.62633: variable 'ansible_search_path' from source: unknown 11161 1726882169.62646: variable 'ansible_search_path' from source: unknown 11161 1726882169.62684: calling self._execute() 11161 1726882169.62897: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.62954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.62972: variable 'omit' from source: magic vars 11161 1726882169.63509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.67502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.67659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.67663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.67729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.67797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.68205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.68209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.68211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.68214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.68323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.68567: variable 'ansible_distribution' from source: facts 11161 1726882169.68651: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.68675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.68683: when evaluation is False, skipping this task 11161 1726882169.68690: _execute() done 11161 1726882169.68703: dumping result to json 11161 1726882169.68799: done dumping result, returning 11161 1726882169.68803: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-2d3e-b159-000000000088] 11161 1726882169.68805: sending task result for task 12673a56-9f93-2d3e-b159-000000000088 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11161 1726882169.69036: no more pending results, returning what we have 11161 1726882169.69040: results queue empty 11161 1726882169.69041: checking for any_errors_fatal 11161 1726882169.69048: done checking for any_errors_fatal 11161 1726882169.69048: checking for max_fail_percentage 11161 1726882169.69050: done checking for max_fail_percentage 11161 1726882169.69051: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.69052: done checking to see if all hosts have failed 11161 1726882169.69053: getting the remaining hosts for this loop 11161 1726882169.69054: done getting the remaining hosts for this loop 11161 1726882169.69058: getting the next task for host managed_node1 11161 1726882169.69065: done getting next task for host managed_node1 11161 1726882169.69071: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11161 1726882169.69075: ^ 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 11161 1726882169.69092: getting variables 11161 1726882169.69097: in VariableManager get_vars() 11161 1726882169.69138: Calling all_inventory to load vars for managed_node1 11161 1726882169.69140: Calling groups_inventory to load vars for managed_node1 11161 1726882169.69143: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.69154: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.69156: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.69159: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.69712: done sending task result for task 12673a56-9f93-2d3e-b159-000000000088 11161 1726882169.69716: WORKER PROCESS EXITING 11161 1726882169.69762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.70366: done with get_vars() 11161 1726882169.70378: done getting variables 11161 1726882169.70436: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:29 -0400 (0:00:00.090) 0:00:06.749 ****** 11161 1726882169.70528: entering _queue_task() for managed_node1/service 11161 1726882169.70970: worker is 1 (out of 1 available) 11161 1726882169.70981: exiting _queue_task() for managed_node1/service 11161 1726882169.71107: done queuing things up, now waiting for results queue to drain 11161 1726882169.71109: waiting for pending results... 11161 1726882169.71289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11161 1726882169.71433: in run() - task 12673a56-9f93-2d3e-b159-000000000089 11161 1726882169.71455: variable 'ansible_search_path' from source: unknown 11161 1726882169.71462: variable 'ansible_search_path' from source: unknown 11161 1726882169.71502: calling self._execute() 11161 1726882169.71586: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.71602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.71615: variable 'omit' from source: magic vars 11161 1726882169.72132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.74626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.74682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.74729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.74776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.74815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.74896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.74938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.74967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.75014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.75039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.75174: variable 'ansible_distribution' from source: facts 11161 1726882169.75248: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.75252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.75254: when evaluation is False, skipping this task 11161 1726882169.75256: _execute() done 11161 1726882169.75258: dumping result to json 11161 1726882169.75260: done dumping result, returning 11161 1726882169.75263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-2d3e-b159-000000000089] 11161 1726882169.75265: sending task result for task 12673a56-9f93-2d3e-b159-000000000089 11161 1726882169.75616: done sending task result for task 12673a56-9f93-2d3e-b159-000000000089 11161 1726882169.75620: 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" } 11161 1726882169.75659: no more pending results, returning what we have 11161 1726882169.75662: results queue empty 11161 1726882169.75663: checking for any_errors_fatal 11161 1726882169.75668: done checking for any_errors_fatal 11161 1726882169.75669: checking for max_fail_percentage 11161 1726882169.75670: done checking for max_fail_percentage 11161 1726882169.75671: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.75672: done checking to see if all hosts have failed 11161 1726882169.75673: getting the remaining hosts for this loop 11161 1726882169.75674: done getting the remaining hosts for this loop 11161 1726882169.75677: getting the next task for host managed_node1 11161 1726882169.75682: done getting next task for host managed_node1 11161 1726882169.75686: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11161 1726882169.75689: ^ 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 11161 1726882169.75708: getting variables 11161 1726882169.75709: in VariableManager get_vars() 11161 1726882169.75746: Calling all_inventory to load vars for managed_node1 11161 1726882169.75749: Calling groups_inventory to load vars for managed_node1 11161 1726882169.75751: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.75760: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.75763: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.75766: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.76030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.76250: done with get_vars() 11161 1726882169.76259: done getting variables 11161 1726882169.76319: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:29 -0400 (0:00:00.058) 0:00:06.807 ****** 11161 1726882169.76353: entering _queue_task() for managed_node1/service 11161 1726882169.76613: worker is 1 (out of 1 available) 11161 1726882169.76625: exiting _queue_task() for managed_node1/service 11161 1726882169.76637: done queuing things up, now waiting for results queue to drain 11161 1726882169.76638: waiting for pending results... 11161 1726882169.76906: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11161 1726882169.77034: in run() - task 12673a56-9f93-2d3e-b159-00000000008a 11161 1726882169.77052: variable 'ansible_search_path' from source: unknown 11161 1726882169.77059: variable 'ansible_search_path' from source: unknown 11161 1726882169.77108: calling self._execute() 11161 1726882169.77200: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.77207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.77214: variable 'omit' from source: magic vars 11161 1726882169.77700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.80159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.80230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.80278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.80319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.80349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.80436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.80468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.80510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.80556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.80597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.80716: variable 'ansible_distribution' from source: facts 11161 1726882169.80813: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.80816: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.80818: when evaluation is False, skipping this task 11161 1726882169.80821: _execute() done 11161 1726882169.80823: dumping result to json 11161 1726882169.80825: done dumping result, returning 11161 1726882169.80827: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-2d3e-b159-00000000008a] 11161 1726882169.80829: sending task result for task 12673a56-9f93-2d3e-b159-00000000008a 11161 1726882169.80900: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008a 11161 1726882169.80903: 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 } 11161 1726882169.80957: no more pending results, returning what we have 11161 1726882169.80960: results queue empty 11161 1726882169.80961: checking for any_errors_fatal 11161 1726882169.80967: done checking for any_errors_fatal 11161 1726882169.80968: checking for max_fail_percentage 11161 1726882169.80969: done checking for max_fail_percentage 11161 1726882169.80970: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.80971: done checking to see if all hosts have failed 11161 1726882169.80972: getting the remaining hosts for this loop 11161 1726882169.80973: done getting the remaining hosts for this loop 11161 1726882169.80978: getting the next task for host managed_node1 11161 1726882169.80985: done getting next task for host managed_node1 11161 1726882169.80989: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11161 1726882169.80997: ^ 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 11161 1726882169.81013: getting variables 11161 1726882169.81015: in VariableManager get_vars() 11161 1726882169.81135: Calling all_inventory to load vars for managed_node1 11161 1726882169.81138: Calling groups_inventory to load vars for managed_node1 11161 1726882169.81140: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.81151: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.81154: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.81156: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.81531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.81756: done with get_vars() 11161 1726882169.81766: done getting variables 11161 1726882169.81827: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:29 -0400 (0:00:00.055) 0:00:06.862 ****** 11161 1726882169.81858: entering _queue_task() for managed_node1/copy 11161 1726882169.82103: worker is 1 (out of 1 available) 11161 1726882169.82306: exiting _queue_task() for managed_node1/copy 11161 1726882169.82315: done queuing things up, now waiting for results queue to drain 11161 1726882169.82317: waiting for pending results... 11161 1726882169.82412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11161 1726882169.82652: in run() - task 12673a56-9f93-2d3e-b159-00000000008b 11161 1726882169.82655: variable 'ansible_search_path' from source: unknown 11161 1726882169.82658: variable 'ansible_search_path' from source: unknown 11161 1726882169.82660: calling self._execute() 11161 1726882169.82666: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.82676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.82696: variable 'omit' from source: magic vars 11161 1726882169.83206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.85704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.85788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.85841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.85879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.85919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.85997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.86018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.86041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.86068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.86094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.86185: variable 'ansible_distribution' from source: facts 11161 1726882169.86189: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.86207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.86211: when evaluation is False, skipping this task 11161 1726882169.86213: _execute() done 11161 1726882169.86215: dumping result to json 11161 1726882169.86218: done dumping result, returning 11161 1726882169.86226: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-2d3e-b159-00000000008b] 11161 1726882169.86230: sending task result for task 12673a56-9f93-2d3e-b159-00000000008b 11161 1726882169.86325: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008b 11161 1726882169.86328: 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" } 11161 1726882169.86372: no more pending results, returning what we have 11161 1726882169.86375: results queue empty 11161 1726882169.86376: checking for any_errors_fatal 11161 1726882169.86381: done checking for any_errors_fatal 11161 1726882169.86381: checking for max_fail_percentage 11161 1726882169.86383: done checking for max_fail_percentage 11161 1726882169.86384: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.86385: done checking to see if all hosts have failed 11161 1726882169.86385: getting the remaining hosts for this loop 11161 1726882169.86387: done getting the remaining hosts for this loop 11161 1726882169.86390: getting the next task for host managed_node1 11161 1726882169.86399: done getting next task for host managed_node1 11161 1726882169.86404: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11161 1726882169.86407: ^ 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 11161 1726882169.86423: getting variables 11161 1726882169.86425: in VariableManager get_vars() 11161 1726882169.86462: Calling all_inventory to load vars for managed_node1 11161 1726882169.86465: Calling groups_inventory to load vars for managed_node1 11161 1726882169.86467: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.86476: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.86479: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.86481: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.86655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.86777: done with get_vars() 11161 1726882169.86784: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:29:29 -0400 (0:00:00.049) 0:00:06.912 ****** 11161 1726882169.86846: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11161 1726882169.87042: worker is 1 (out of 1 available) 11161 1726882169.87056: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11161 1726882169.87068: done queuing things up, now waiting for results queue to drain 11161 1726882169.87070: waiting for pending results... 11161 1726882169.87232: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11161 1726882169.87308: in run() - task 12673a56-9f93-2d3e-b159-00000000008c 11161 1726882169.87321: variable 'ansible_search_path' from source: unknown 11161 1726882169.87325: variable 'ansible_search_path' from source: unknown 11161 1726882169.87351: calling self._execute() 11161 1726882169.87415: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.87419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.87422: variable 'omit' from source: magic vars 11161 1726882169.87761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.89682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.89733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.89761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.89785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.89809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.89868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.89889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.89911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.89938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.89949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.90045: variable 'ansible_distribution' from source: facts 11161 1726882169.90050: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.90069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.90072: when evaluation is False, skipping this task 11161 1726882169.90074: _execute() done 11161 1726882169.90077: dumping result to json 11161 1726882169.90079: done dumping result, returning 11161 1726882169.90086: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-2d3e-b159-00000000008c] 11161 1726882169.90090: sending task result for task 12673a56-9f93-2d3e-b159-00000000008c 11161 1726882169.90185: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008c 11161 1726882169.90189: 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" } 11161 1726882169.90239: no more pending results, returning what we have 11161 1726882169.90242: results queue empty 11161 1726882169.90243: checking for any_errors_fatal 11161 1726882169.90248: done checking for any_errors_fatal 11161 1726882169.90248: checking for max_fail_percentage 11161 1726882169.90250: done checking for max_fail_percentage 11161 1726882169.90251: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.90252: done checking to see if all hosts have failed 11161 1726882169.90252: getting the remaining hosts for this loop 11161 1726882169.90254: done getting the remaining hosts for this loop 11161 1726882169.90257: getting the next task for host managed_node1 11161 1726882169.90264: done getting next task for host managed_node1 11161 1726882169.90267: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11161 1726882169.90271: ^ 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 11161 1726882169.90286: getting variables 11161 1726882169.90287: in VariableManager get_vars() 11161 1726882169.90334: Calling all_inventory to load vars for managed_node1 11161 1726882169.90336: Calling groups_inventory to load vars for managed_node1 11161 1726882169.90339: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.90348: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.90350: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.90353: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.90495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.90657: done with get_vars() 11161 1726882169.90672: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:29:29 -0400 (0:00:00.039) 0:00:06.951 ****** 11161 1726882169.90790: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11161 1726882169.91075: worker is 1 (out of 1 available) 11161 1726882169.91088: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11161 1726882169.91281: done queuing things up, now waiting for results queue to drain 11161 1726882169.91283: waiting for pending results... 11161 1726882169.91466: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11161 1726882169.91516: in run() - task 12673a56-9f93-2d3e-b159-00000000008d 11161 1726882169.91538: variable 'ansible_search_path' from source: unknown 11161 1726882169.91545: variable 'ansible_search_path' from source: unknown 11161 1726882169.91598: calling self._execute() 11161 1726882169.91684: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.91782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.91787: variable 'omit' from source: magic vars 11161 1726882169.92451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.93989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.94201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.94204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.94207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.94209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.94264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.94317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.94340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.94379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.94397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.94599: variable 'ansible_distribution' from source: facts 11161 1726882169.94603: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.94605: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.94607: when evaluation is False, skipping this task 11161 1726882169.94609: _execute() done 11161 1726882169.94611: dumping result to json 11161 1726882169.94613: done dumping result, returning 11161 1726882169.94616: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-2d3e-b159-00000000008d] 11161 1726882169.94618: sending task result for task 12673a56-9f93-2d3e-b159-00000000008d 11161 1726882169.94688: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008d 11161 1726882169.94692: 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" } 11161 1726882169.94741: no more pending results, returning what we have 11161 1726882169.94744: results queue empty 11161 1726882169.94745: checking for any_errors_fatal 11161 1726882169.94750: done checking for any_errors_fatal 11161 1726882169.94751: checking for max_fail_percentage 11161 1726882169.94752: done checking for max_fail_percentage 11161 1726882169.94753: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.94754: done checking to see if all hosts have failed 11161 1726882169.94755: getting the remaining hosts for this loop 11161 1726882169.94763: done getting the remaining hosts for this loop 11161 1726882169.94767: getting the next task for host managed_node1 11161 1726882169.94773: done getting next task for host managed_node1 11161 1726882169.94776: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11161 1726882169.94781: ^ 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 11161 1726882169.94829: getting variables 11161 1726882169.94831: in VariableManager get_vars() 11161 1726882169.94877: Calling all_inventory to load vars for managed_node1 11161 1726882169.95175: Calling groups_inventory to load vars for managed_node1 11161 1726882169.95178: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.95187: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.95189: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.95191: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.95357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.95642: done with get_vars() 11161 1726882169.95655: done getting variables 11161 1726882169.95719: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:29 -0400 (0:00:00.049) 0:00:07.001 ****** 11161 1726882169.95743: entering _queue_task() for managed_node1/debug 11161 1726882169.95952: worker is 1 (out of 1 available) 11161 1726882169.95963: exiting _queue_task() for managed_node1/debug 11161 1726882169.95974: done queuing things up, now waiting for results queue to drain 11161 1726882169.95976: waiting for pending results... 11161 1726882169.96143: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11161 1726882169.96243: in run() - task 12673a56-9f93-2d3e-b159-00000000008e 11161 1726882169.96255: variable 'ansible_search_path' from source: unknown 11161 1726882169.96259: variable 'ansible_search_path' from source: unknown 11161 1726882169.96286: calling self._execute() 11161 1726882169.96349: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882169.96353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882169.96362: variable 'omit' from source: magic vars 11161 1726882169.96658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882169.98595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882169.98646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882169.98674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882169.98713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882169.98735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882169.98795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882169.98818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882169.98838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882169.98867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882169.98879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882169.98978: variable 'ansible_distribution' from source: facts 11161 1726882169.98982: variable 'ansible_distribution_major_version' from source: facts 11161 1726882169.99002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882169.99006: when evaluation is False, skipping this task 11161 1726882169.99009: _execute() done 11161 1726882169.99011: dumping result to json 11161 1726882169.99013: done dumping result, returning 11161 1726882169.99021: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-2d3e-b159-00000000008e] 11161 1726882169.99026: sending task result for task 12673a56-9f93-2d3e-b159-00000000008e 11161 1726882169.99111: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008e 11161 1726882169.99113: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882169.99155: no more pending results, returning what we have 11161 1726882169.99158: results queue empty 11161 1726882169.99159: checking for any_errors_fatal 11161 1726882169.99167: done checking for any_errors_fatal 11161 1726882169.99168: checking for max_fail_percentage 11161 1726882169.99170: done checking for max_fail_percentage 11161 1726882169.99171: checking to see if all hosts have failed and the running result is not ok 11161 1726882169.99171: done checking to see if all hosts have failed 11161 1726882169.99172: getting the remaining hosts for this loop 11161 1726882169.99174: done getting the remaining hosts for this loop 11161 1726882169.99177: getting the next task for host managed_node1 11161 1726882169.99184: done getting next task for host managed_node1 11161 1726882169.99187: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11161 1726882169.99191: ^ 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 11161 1726882169.99209: getting variables 11161 1726882169.99211: in VariableManager get_vars() 11161 1726882169.99252: Calling all_inventory to load vars for managed_node1 11161 1726882169.99254: Calling groups_inventory to load vars for managed_node1 11161 1726882169.99257: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882169.99266: Calling all_plugins_play to load vars for managed_node1 11161 1726882169.99268: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882169.99271: Calling groups_plugins_play to load vars for managed_node1 11161 1726882169.99419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882169.99564: done with get_vars() 11161 1726882169.99571: done getting variables 11161 1726882169.99613: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:29 -0400 (0:00:00.038) 0:00:07.040 ****** 11161 1726882169.99638: entering _queue_task() for managed_node1/debug 11161 1726882169.99838: worker is 1 (out of 1 available) 11161 1726882169.99850: exiting _queue_task() for managed_node1/debug 11161 1726882169.99862: done queuing things up, now waiting for results queue to drain 11161 1726882169.99864: waiting for pending results... 11161 1726882170.00029: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11161 1726882170.00107: in run() - task 12673a56-9f93-2d3e-b159-00000000008f 11161 1726882170.00118: variable 'ansible_search_path' from source: unknown 11161 1726882170.00121: variable 'ansible_search_path' from source: unknown 11161 1726882170.00147: calling self._execute() 11161 1726882170.00213: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.00216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.00225: variable 'omit' from source: magic vars 11161 1726882170.00518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.01982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.02030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.02060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.02084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.02108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.02163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.02186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.02207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.02233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.02244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.02341: variable 'ansible_distribution' from source: facts 11161 1726882170.02345: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.02360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.02363: when evaluation is False, skipping this task 11161 1726882170.02365: _execute() done 11161 1726882170.02368: dumping result to json 11161 1726882170.02379: done dumping result, returning 11161 1726882170.02383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-2d3e-b159-00000000008f] 11161 1726882170.02385: sending task result for task 12673a56-9f93-2d3e-b159-00000000008f 11161 1726882170.02463: done sending task result for task 12673a56-9f93-2d3e-b159-00000000008f 11161 1726882170.02466: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882170.02530: no more pending results, returning what we have 11161 1726882170.02534: results queue empty 11161 1726882170.02535: checking for any_errors_fatal 11161 1726882170.02543: done checking for any_errors_fatal 11161 1726882170.02543: checking for max_fail_percentage 11161 1726882170.02545: done checking for max_fail_percentage 11161 1726882170.02546: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.02547: done checking to see if all hosts have failed 11161 1726882170.02548: getting the remaining hosts for this loop 11161 1726882170.02549: done getting the remaining hosts for this loop 11161 1726882170.02553: getting the next task for host managed_node1 11161 1726882170.02560: done getting next task for host managed_node1 11161 1726882170.02563: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11161 1726882170.02567: ^ 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 11161 1726882170.02582: getting variables 11161 1726882170.02583: in VariableManager get_vars() 11161 1726882170.02631: Calling all_inventory to load vars for managed_node1 11161 1726882170.02633: Calling groups_inventory to load vars for managed_node1 11161 1726882170.02635: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.02642: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.02644: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.02647: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.02776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.02919: done with get_vars() 11161 1726882170.02927: done getting variables 11161 1726882170.02965: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:30 -0400 (0:00:00.033) 0:00:07.073 ****** 11161 1726882170.02987: entering _queue_task() for managed_node1/debug 11161 1726882170.03177: worker is 1 (out of 1 available) 11161 1726882170.03189: exiting _queue_task() for managed_node1/debug 11161 1726882170.03206: done queuing things up, now waiting for results queue to drain 11161 1726882170.03207: waiting for pending results... 11161 1726882170.03358: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11161 1726882170.03440: in run() - task 12673a56-9f93-2d3e-b159-000000000090 11161 1726882170.03447: variable 'ansible_search_path' from source: unknown 11161 1726882170.03450: variable 'ansible_search_path' from source: unknown 11161 1726882170.03476: calling self._execute() 11161 1726882170.03534: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.03539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.03552: variable 'omit' from source: magic vars 11161 1726882170.03829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.05267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.05314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.05349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.05375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.05402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.05450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.05469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.05486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.05519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.05530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.05618: variable 'ansible_distribution' from source: facts 11161 1726882170.05623: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.05638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.05640: when evaluation is False, skipping this task 11161 1726882170.05643: _execute() done 11161 1726882170.05645: dumping result to json 11161 1726882170.05647: done dumping result, returning 11161 1726882170.05654: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-2d3e-b159-000000000090] 11161 1726882170.05659: sending task result for task 12673a56-9f93-2d3e-b159-000000000090 11161 1726882170.05740: done sending task result for task 12673a56-9f93-2d3e-b159-000000000090 11161 1726882170.05743: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11161 1726882170.05787: no more pending results, returning what we have 11161 1726882170.05790: results queue empty 11161 1726882170.05791: checking for any_errors_fatal 11161 1726882170.05799: done checking for any_errors_fatal 11161 1726882170.05800: checking for max_fail_percentage 11161 1726882170.05802: done checking for max_fail_percentage 11161 1726882170.05803: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.05804: done checking to see if all hosts have failed 11161 1726882170.05804: getting the remaining hosts for this loop 11161 1726882170.05806: done getting the remaining hosts for this loop 11161 1726882170.05809: getting the next task for host managed_node1 11161 1726882170.05814: done getting next task for host managed_node1 11161 1726882170.05818: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11161 1726882170.05821: ^ 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 11161 1726882170.05835: getting variables 11161 1726882170.05836: in VariableManager get_vars() 11161 1726882170.05871: Calling all_inventory to load vars for managed_node1 11161 1726882170.05873: Calling groups_inventory to load vars for managed_node1 11161 1726882170.05875: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.05883: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.05885: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.05887: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.06038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.06159: done with get_vars() 11161 1726882170.06166: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:29:30 -0400 (0:00:00.032) 0:00:07.106 ****** 11161 1726882170.06231: entering _queue_task() for managed_node1/ping 11161 1726882170.06415: worker is 1 (out of 1 available) 11161 1726882170.06429: exiting _queue_task() for managed_node1/ping 11161 1726882170.06441: done queuing things up, now waiting for results queue to drain 11161 1726882170.06442: waiting for pending results... 11161 1726882170.06590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11161 1726882170.06664: in run() - task 12673a56-9f93-2d3e-b159-000000000091 11161 1726882170.06676: variable 'ansible_search_path' from source: unknown 11161 1726882170.06679: variable 'ansible_search_path' from source: unknown 11161 1726882170.06708: calling self._execute() 11161 1726882170.06764: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.06768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.06779: variable 'omit' from source: magic vars 11161 1726882170.07058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.08482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.08530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.08558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.08582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.08604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.08658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.08678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.08698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.08723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.08736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.08823: variable 'ansible_distribution' from source: facts 11161 1726882170.08829: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.08843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.08848: when evaluation is False, skipping this task 11161 1726882170.08850: _execute() done 11161 1726882170.08853: dumping result to json 11161 1726882170.08855: done dumping result, returning 11161 1726882170.08864: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-2d3e-b159-000000000091] 11161 1726882170.08867: sending task result for task 12673a56-9f93-2d3e-b159-000000000091 11161 1726882170.08941: done sending task result for task 12673a56-9f93-2d3e-b159-000000000091 11161 1726882170.08946: 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" } 11161 1726882170.08987: no more pending results, returning what we have 11161 1726882170.08990: results queue empty 11161 1726882170.08991: checking for any_errors_fatal 11161 1726882170.09002: done checking for any_errors_fatal 11161 1726882170.09003: checking for max_fail_percentage 11161 1726882170.09004: done checking for max_fail_percentage 11161 1726882170.09005: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.09006: done checking to see if all hosts have failed 11161 1726882170.09007: getting the remaining hosts for this loop 11161 1726882170.09008: done getting the remaining hosts for this loop 11161 1726882170.09011: getting the next task for host managed_node1 11161 1726882170.09019: done getting next task for host managed_node1 11161 1726882170.09021: ^ task is: TASK: meta (role_complete) 11161 1726882170.09024: ^ 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 11161 1726882170.09039: getting variables 11161 1726882170.09040: in VariableManager get_vars() 11161 1726882170.09072: Calling all_inventory to load vars for managed_node1 11161 1726882170.09074: Calling groups_inventory to load vars for managed_node1 11161 1726882170.09076: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.09084: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.09086: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.09088: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.09214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.09337: done with get_vars() 11161 1726882170.09344: done getting variables 11161 1726882170.09397: done queuing things up, now waiting for results queue to drain 11161 1726882170.09398: results queue empty 11161 1726882170.09399: checking for any_errors_fatal 11161 1726882170.09400: done checking for any_errors_fatal 11161 1726882170.09401: checking for max_fail_percentage 11161 1726882170.09401: done checking for max_fail_percentage 11161 1726882170.09402: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.09402: done checking to see if all hosts have failed 11161 1726882170.09403: getting the remaining hosts for this loop 11161 1726882170.09403: done getting the remaining hosts for this loop 11161 1726882170.09405: getting the next task for host managed_node1 11161 1726882170.09407: done getting next task for host managed_node1 11161 1726882170.09408: ^ task is: TASK: Delete the device '{{ controller_device }}' 11161 1726882170.09410: ^ 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 11161 1726882170.09411: getting variables 11161 1726882170.09412: in VariableManager get_vars() 11161 1726882170.09426: Calling all_inventory to load vars for managed_node1 11161 1726882170.09428: Calling groups_inventory to load vars for managed_node1 11161 1726882170.09429: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.09432: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.09434: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.09435: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.09514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.09645: done with get_vars() 11161 1726882170.09651: done getting variables 11161 1726882170.09675: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 11161 1726882170.09759: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 21:29:30 -0400 (0:00:00.035) 0:00:07.141 ****** 11161 1726882170.09779: entering _queue_task() for managed_node1/command 11161 1726882170.09966: worker is 1 (out of 1 available) 11161 1726882170.09978: exiting _queue_task() for managed_node1/command 11161 1726882170.09991: done queuing things up, now waiting for results queue to drain 11161 1726882170.09996: waiting for pending results... 11161 1726882170.10144: running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' 11161 1726882170.10214: in run() - task 12673a56-9f93-2d3e-b159-0000000000c1 11161 1726882170.10228: variable 'ansible_search_path' from source: unknown 11161 1726882170.10254: calling self._execute() 11161 1726882170.10316: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.10320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.10335: variable 'omit' from source: magic vars 11161 1726882170.10621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.12077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.12124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.12150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.12175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.12204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.12259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.12280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.12305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.12331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.12341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.12429: variable 'ansible_distribution' from source: facts 11161 1726882170.12432: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.12447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.12450: when evaluation is False, skipping this task 11161 1726882170.12453: _execute() done 11161 1726882170.12456: dumping result to json 11161 1726882170.12459: done dumping result, returning 11161 1726882170.12464: done running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' [12673a56-9f93-2d3e-b159-0000000000c1] 11161 1726882170.12469: sending task result for task 12673a56-9f93-2d3e-b159-0000000000c1 11161 1726882170.12542: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000c1 11161 1726882170.12545: 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" } 11161 1726882170.12587: no more pending results, returning what we have 11161 1726882170.12590: results queue empty 11161 1726882170.12591: checking for any_errors_fatal 11161 1726882170.12595: done checking for any_errors_fatal 11161 1726882170.12596: checking for max_fail_percentage 11161 1726882170.12597: done checking for max_fail_percentage 11161 1726882170.12598: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.12599: done checking to see if all hosts have failed 11161 1726882170.12600: getting the remaining hosts for this loop 11161 1726882170.12601: done getting the remaining hosts for this loop 11161 1726882170.12605: getting the next task for host managed_node1 11161 1726882170.12612: done getting next task for host managed_node1 11161 1726882170.12614: ^ task is: TASK: Remove test interfaces 11161 1726882170.12618: ^ 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 11161 1726882170.12621: getting variables 11161 1726882170.12622: in VariableManager get_vars() 11161 1726882170.12663: Calling all_inventory to load vars for managed_node1 11161 1726882170.12666: Calling groups_inventory to load vars for managed_node1 11161 1726882170.12668: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.12676: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.12678: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.12680: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.12803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.12932: done with get_vars() 11161 1726882170.12942: done getting variables 11161 1726882170.12984: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:29:30 -0400 (0:00:00.032) 0:00:07.173 ****** 11161 1726882170.13009: entering _queue_task() for managed_node1/shell 11161 1726882170.13182: worker is 1 (out of 1 available) 11161 1726882170.13196: exiting _queue_task() for managed_node1/shell 11161 1726882170.13208: done queuing things up, now waiting for results queue to drain 11161 1726882170.13209: waiting for pending results... 11161 1726882170.13355: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 11161 1726882170.13426: in run() - task 12673a56-9f93-2d3e-b159-0000000000c5 11161 1726882170.13438: variable 'ansible_search_path' from source: unknown 11161 1726882170.13445: variable 'ansible_search_path' from source: unknown 11161 1726882170.13472: calling self._execute() 11161 1726882170.13533: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.13536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.13548: variable 'omit' from source: magic vars 11161 1726882170.13829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.15657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.15706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.15733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.15767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.15789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.15845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.15864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.15888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.15914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.15925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.16010: variable 'ansible_distribution' from source: facts 11161 1726882170.16015: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.16031: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.16034: when evaluation is False, skipping this task 11161 1726882170.16037: _execute() done 11161 1726882170.16040: dumping result to json 11161 1726882170.16042: done dumping result, returning 11161 1726882170.16048: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [12673a56-9f93-2d3e-b159-0000000000c5] 11161 1726882170.16052: sending task result for task 12673a56-9f93-2d3e-b159-0000000000c5 11161 1726882170.16131: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000c5 11161 1726882170.16134: 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" } 11161 1726882170.16173: no more pending results, returning what we have 11161 1726882170.16176: results queue empty 11161 1726882170.16176: checking for any_errors_fatal 11161 1726882170.16182: done checking for any_errors_fatal 11161 1726882170.16182: checking for max_fail_percentage 11161 1726882170.16184: done checking for max_fail_percentage 11161 1726882170.16185: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.16186: done checking to see if all hosts have failed 11161 1726882170.16186: getting the remaining hosts for this loop 11161 1726882170.16188: done getting the remaining hosts for this loop 11161 1726882170.16191: getting the next task for host managed_node1 11161 1726882170.16200: done getting next task for host managed_node1 11161 1726882170.16204: ^ task is: TASK: Stop dnsmasq/radvd services 11161 1726882170.16208: ^ 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 11161 1726882170.16211: getting variables 11161 1726882170.16213: in VariableManager get_vars() 11161 1726882170.16247: Calling all_inventory to load vars for managed_node1 11161 1726882170.16249: Calling groups_inventory to load vars for managed_node1 11161 1726882170.16251: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.16259: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.16261: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.16264: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.16427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.16542: done with get_vars() 11161 1726882170.16548: done getting variables 11161 1726882170.16583: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:29:30 -0400 (0:00:00.035) 0:00:07.209 ****** 11161 1726882170.16608: entering _queue_task() for managed_node1/shell 11161 1726882170.16781: worker is 1 (out of 1 available) 11161 1726882170.16798: exiting _queue_task() for managed_node1/shell 11161 1726882170.16810: done queuing things up, now waiting for results queue to drain 11161 1726882170.16812: waiting for pending results... 11161 1726882170.16958: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 11161 1726882170.17299: in run() - task 12673a56-9f93-2d3e-b159-0000000000c6 11161 1726882170.17303: variable 'ansible_search_path' from source: unknown 11161 1726882170.17306: variable 'ansible_search_path' from source: unknown 11161 1726882170.17309: calling self._execute() 11161 1726882170.17312: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.17315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.17317: variable 'omit' from source: magic vars 11161 1726882170.17596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.19610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.19676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.19717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.19754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.19781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.19857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.19889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.19922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.19964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.19982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.20114: variable 'ansible_distribution' from source: facts 11161 1726882170.20126: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.20145: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.20152: when evaluation is False, skipping this task 11161 1726882170.20159: _execute() done 11161 1726882170.20165: dumping result to json 11161 1726882170.20172: done dumping result, returning 11161 1726882170.20181: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [12673a56-9f93-2d3e-b159-0000000000c6] 11161 1726882170.20189: sending task result for task 12673a56-9f93-2d3e-b159-0000000000c6 11161 1726882170.20280: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000c6 11161 1726882170.20286: 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" } 11161 1726882170.20361: no more pending results, returning what we have 11161 1726882170.20364: results queue empty 11161 1726882170.20365: checking for any_errors_fatal 11161 1726882170.20371: done checking for any_errors_fatal 11161 1726882170.20372: checking for max_fail_percentage 11161 1726882170.20374: done checking for max_fail_percentage 11161 1726882170.20375: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.20376: done checking to see if all hosts have failed 11161 1726882170.20376: getting the remaining hosts for this loop 11161 1726882170.20378: done getting the remaining hosts for this loop 11161 1726882170.20381: getting the next task for host managed_node1 11161 1726882170.20389: done getting next task for host managed_node1 11161 1726882170.20391: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11161 1726882170.20398: ^ 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 11161 1726882170.20401: getting variables 11161 1726882170.20403: in VariableManager get_vars() 11161 1726882170.20446: Calling all_inventory to load vars for managed_node1 11161 1726882170.20448: Calling groups_inventory to load vars for managed_node1 11161 1726882170.20450: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.20460: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.20463: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.20465: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.20691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.20891: done with get_vars() 11161 1726882170.20903: done getting variables 11161 1726882170.20956: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 21:29:30 -0400 (0:00:00.043) 0:00:07.253 ****** 11161 1726882170.20984: entering _queue_task() for managed_node1/command 11161 1726882170.21228: worker is 1 (out of 1 available) 11161 1726882170.21239: exiting _queue_task() for managed_node1/command 11161 1726882170.21252: done queuing things up, now waiting for results queue to drain 11161 1726882170.21253: waiting for pending results... 11161 1726882170.21495: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 11161 1726882170.21586: in run() - task 12673a56-9f93-2d3e-b159-0000000000c7 11161 1726882170.21614: variable 'ansible_search_path' from source: unknown 11161 1726882170.21699: calling self._execute() 11161 1726882170.21736: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.21747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.21759: variable 'omit' from source: magic vars 11161 1726882170.22169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.24383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.24458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.24515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.24548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.24673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.24676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.24678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.24706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.24747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.24768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.24914: variable 'ansible_distribution' from source: facts 11161 1726882170.24927: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.24951: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.24959: when evaluation is False, skipping this task 11161 1726882170.24966: _execute() done 11161 1726882170.24972: dumping result to json 11161 1726882170.24979: done dumping result, returning 11161 1726882170.24990: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [12673a56-9f93-2d3e-b159-0000000000c7] 11161 1726882170.25005: sending task result for task 12673a56-9f93-2d3e-b159-0000000000c7 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" } 11161 1726882170.25245: no more pending results, returning what we have 11161 1726882170.25249: results queue empty 11161 1726882170.25251: checking for any_errors_fatal 11161 1726882170.25258: done checking for any_errors_fatal 11161 1726882170.25258: checking for max_fail_percentage 11161 1726882170.25260: done checking for max_fail_percentage 11161 1726882170.25261: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.25262: done checking to see if all hosts have failed 11161 1726882170.25263: getting the remaining hosts for this loop 11161 1726882170.25265: done getting the remaining hosts for this loop 11161 1726882170.25269: getting the next task for host managed_node1 11161 1726882170.25278: done getting next task for host managed_node1 11161 1726882170.25280: ^ task is: TASK: Verify network state restored to default 11161 1726882170.25284: ^ 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 11161 1726882170.25288: getting variables 11161 1726882170.25290: in VariableManager get_vars() 11161 1726882170.25339: Calling all_inventory to load vars for managed_node1 11161 1726882170.25343: Calling groups_inventory to load vars for managed_node1 11161 1726882170.25345: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.25357: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.25360: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.25363: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.25774: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000c7 11161 1726882170.25777: WORKER PROCESS EXITING 11161 1726882170.25804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.25997: done with get_vars() 11161 1726882170.26007: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 21:29:30 -0400 (0:00:00.051) 0:00:07.304 ****** 11161 1726882170.26100: entering _queue_task() for managed_node1/include_tasks 11161 1726882170.26339: worker is 1 (out of 1 available) 11161 1726882170.26350: exiting _queue_task() for managed_node1/include_tasks 11161 1726882170.26361: done queuing things up, now waiting for results queue to drain 11161 1726882170.26363: waiting for pending results... 11161 1726882170.26622: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 11161 1726882170.26724: in run() - task 12673a56-9f93-2d3e-b159-0000000000c8 11161 1726882170.26743: variable 'ansible_search_path' from source: unknown 11161 1726882170.26781: calling self._execute() 11161 1726882170.26874: variable 'ansible_host' from source: host vars for 'managed_node1' 11161 1726882170.26885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11161 1726882170.26902: variable 'omit' from source: magic vars 11161 1726882170.27326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11161 1726882170.28957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11161 1726882170.29006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11161 1726882170.29033: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11161 1726882170.29058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11161 1726882170.29079: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11161 1726882170.29139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11161 1726882170.29159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11161 1726882170.29178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11161 1726882170.29211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11161 1726882170.29222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11161 1726882170.29319: variable 'ansible_distribution' from source: facts 11161 1726882170.29324: variable 'ansible_distribution_major_version' from source: facts 11161 1726882170.29378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11161 1726882170.29381: when evaluation is False, skipping this task 11161 1726882170.29383: _execute() done 11161 1726882170.29386: dumping result to json 11161 1726882170.29388: done dumping result, returning 11161 1726882170.29390: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-2d3e-b159-0000000000c8] 11161 1726882170.29396: sending task result for task 12673a56-9f93-2d3e-b159-0000000000c8 11161 1726882170.29509: done sending task result for task 12673a56-9f93-2d3e-b159-0000000000c8 11161 1726882170.29512: 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" } 11161 1726882170.29632: no more pending results, returning what we have 11161 1726882170.29636: results queue empty 11161 1726882170.29637: checking for any_errors_fatal 11161 1726882170.29642: done checking for any_errors_fatal 11161 1726882170.29642: checking for max_fail_percentage 11161 1726882170.29644: done checking for max_fail_percentage 11161 1726882170.29645: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.29646: done checking to see if all hosts have failed 11161 1726882170.29646: getting the remaining hosts for this loop 11161 1726882170.29647: done getting the remaining hosts for this loop 11161 1726882170.29650: getting the next task for host managed_node1 11161 1726882170.29657: done getting next task for host managed_node1 11161 1726882170.29659: ^ task is: TASK: meta (flush_handlers) 11161 1726882170.29660: ^ 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 11161 1726882170.29665: getting variables 11161 1726882170.29667: in VariableManager get_vars() 11161 1726882170.29706: Calling all_inventory to load vars for managed_node1 11161 1726882170.29708: Calling groups_inventory to load vars for managed_node1 11161 1726882170.29710: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.29719: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.29721: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.29724: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.29936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.30141: done with get_vars() 11161 1726882170.30160: done getting variables 11161 1726882170.30230: in VariableManager get_vars() 11161 1726882170.30245: Calling all_inventory to load vars for managed_node1 11161 1726882170.30247: Calling groups_inventory to load vars for managed_node1 11161 1726882170.30249: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.30260: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.30263: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.30266: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.30432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.30645: done with get_vars() 11161 1726882170.30655: done queuing things up, now waiting for results queue to drain 11161 1726882170.30656: results queue empty 11161 1726882170.30656: checking for any_errors_fatal 11161 1726882170.30658: done checking for any_errors_fatal 11161 1726882170.30658: checking for max_fail_percentage 11161 1726882170.30659: done checking for max_fail_percentage 11161 1726882170.30660: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.30660: done checking to see if all hosts have failed 11161 1726882170.30660: getting the remaining hosts for this loop 11161 1726882170.30661: done getting the remaining hosts for this loop 11161 1726882170.30663: getting the next task for host managed_node1 11161 1726882170.30665: done getting next task for host managed_node1 11161 1726882170.30666: ^ task is: TASK: meta (flush_handlers) 11161 1726882170.30667: ^ 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 11161 1726882170.30669: getting variables 11161 1726882170.30669: in VariableManager get_vars() 11161 1726882170.30677: Calling all_inventory to load vars for managed_node1 11161 1726882170.30678: Calling groups_inventory to load vars for managed_node1 11161 1726882170.30679: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.30691: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.30695: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.30698: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.30775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.30883: done with get_vars() 11161 1726882170.30889: done getting variables 11161 1726882170.30925: in VariableManager get_vars() 11161 1726882170.30934: Calling all_inventory to load vars for managed_node1 11161 1726882170.30935: Calling groups_inventory to load vars for managed_node1 11161 1726882170.30937: Calling all_plugins_inventory to load vars for managed_node1 11161 1726882170.30939: Calling all_plugins_play to load vars for managed_node1 11161 1726882170.30940: Calling groups_plugins_inventory to load vars for managed_node1 11161 1726882170.30942: Calling groups_plugins_play to load vars for managed_node1 11161 1726882170.31023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11161 1726882170.31147: done with get_vars() 11161 1726882170.31155: done queuing things up, now waiting for results queue to drain 11161 1726882170.31156: results queue empty 11161 1726882170.31157: checking for any_errors_fatal 11161 1726882170.31158: done checking for any_errors_fatal 11161 1726882170.31158: checking for max_fail_percentage 11161 1726882170.31159: done checking for max_fail_percentage 11161 1726882170.31159: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.31160: done checking to see if all hosts have failed 11161 1726882170.31160: getting the remaining hosts for this loop 11161 1726882170.31161: done getting the remaining hosts for this loop 11161 1726882170.31162: getting the next task for host managed_node1 11161 1726882170.31164: done getting next task for host managed_node1 11161 1726882170.31165: ^ task is: None 11161 1726882170.31166: ^ 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 11161 1726882170.31166: done queuing things up, now waiting for results queue to drain 11161 1726882170.31167: results queue empty 11161 1726882170.31167: checking for any_errors_fatal 11161 1726882170.31168: done checking for any_errors_fatal 11161 1726882170.31168: checking for max_fail_percentage 11161 1726882170.31168: done checking for max_fail_percentage 11161 1726882170.31169: checking to see if all hosts have failed and the running result is not ok 11161 1726882170.31169: done checking to see if all hosts have failed 11161 1726882170.31171: getting the next task for host managed_node1 11161 1726882170.31172: done getting next task for host managed_node1 11161 1726882170.31172: ^ task is: None 11161 1726882170.31173: ^ 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 Friday 20 September 2024 21:29:30 -0400 (0:00:00.051) 0:00:07.356 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.92s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.73s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.66s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Print network provider -------------- 0.12s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.11s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 TEST Add Bond with 2 ports ---------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'get_interface_stat.yml' ------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'get_interface_stat.yml' ------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Install pgrep, sysctl --------------------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Assert that the interface is present - 'test1' -------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Gathering Facts --------------------------------------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Include the task 'get_interface_stat.yml' ------------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 11161 1726882170.31248: RUNNING CLEANUP